Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pulsar-edit/atom-ternjs

:lock: JavaScript code intelligence for atom with tern.js and autocomplete-plus
https://github.com/pulsar-edit/atom-ternjs

check if tern-lint is in current project configuration

be76c12acfadeb0658049738983a6a8d14075006 authored over 9 years ago by Tobias Schubert <[email protected]>
set active if plugin is loaded via .tern-project

09f5bad9fe5beac49b953598f698211e975e06a2 authored over 9 years ago by Tobias Schubert <[email protected]>
Merge branch tern-lint into master

e3dc60fe333bf155e6db2257c0959f4bfde1233a authored over 9 years ago by Tobias Schubert <[email protected]>
add tern-lint plugin

123a6bd7ef4a8b6f955bdf7a560d4e1691cc242e authored over 9 years ago by Tobias Schubert <[email protected]>
add strong option

2a426a7a77d453ec9587d59c6e2b85f5feafa00d authored over 9 years ago by Tobias Schubert <[email protected]>
Merge branch config into master

ce61d311fffec55f17af9bb111972d6be69b4cbf authored over 9 years ago by Tobias Schubert <[email protected]>
fix dependency name for tern-lint

d8b3d42359b1de63f67272468fbd75e8f023f90b authored over 9 years ago by Tobias Schubert <[email protected]>
edit readme, ~/.tern-config default if no project config

As [stated here](https://github.com/marijnh/tern_for_vim/issues/57), a ~/.tern-config serves as ...

9ae12fb1104a1397ec99d785afd709bde647b7ac authored over 9 years ago by amsellem yves <[email protected]>
implement linter. refs #72

33979608a4e897158951c48797e088f4eaee7dd3 authored over 9 years ago by Tobias Schubert <[email protected]>
use linter instead

d753540aafd98636aafc354c4353d7355f4cd16d authored over 9 years ago by Tobias Schubert <[email protected]>
add option to enable/disable tern-lint

c7426437e7cb604a02d441f7ddb512a8645f03f1 authored over 9 years ago by Tobias Schubert <[email protected]>
fade the background-color

78c3c06575cb411b056634d7937eea1be389b8c8 authored over 9 years ago by Tobias Schubert <[email protected]>
fix intend

4438dfec9a46a1bfc81347f4b18f9246c3e886c4 authored over 9 years ago by Tobias Schubert <[email protected]>
distinguish between error and warning

e1e3c686dbeb60360f0958c1b422dea8e2f0d542 authored over 9 years ago by Tobias Schubert <[email protected]>
decorate messages

ac66e5d6c98c7f329c94f77cf5a82c9ef4433edb authored over 9 years ago by Tobias Schubert <[email protected]>
do not check client twice

f82ce47a15091b24c554b1536d48448e1ad9b63a authored over 9 years ago by Tobias Schubert <[email protected]>
implement lint stub. refs #72

f551fc9366d28151dc77cb860fdedd8c07426d20 authored over 9 years ago by Tobias Schubert <[email protected]>
do not check twice on startup

10ba4a2add52aa99ed2fb71734440138d51101c8 authored over 9 years ago by Tobias Schubert <[email protected]>
Prepare 0.5.30 release

9a0d5ca6c61eb6a155b398f4db0f2dab8eab916b authored over 9 years ago by Tobias Schubert <[email protected]>
add option to display completion for function name + snippet. refs #65

9494b589c68da5cf978bb6abd55000ffb56a074e authored over 9 years ago by Tobias Schubert <[email protected]>
complete with parantheses. refs #65

0cdcf55879998e4dd191157a79fe3fd1bc1c263a authored over 9 years ago by Tobias Schubert <[email protected]>
Prepare 0.5.29 release

4d1ca611bd565afb6fdb491a434614ce803d82c0 authored over 9 years ago by Tobias Schubert <[email protected]>
require path, cause we need it

ae124080c27b2ec22cb47986ada0f9f67e062236 authored over 9 years ago by Tobias Schubert <[email protected]>
remove that

b3dde4fa3bb0fa410f54e70cd837e48177264b8d authored over 9 years ago by Tobias Schubert <[email protected]>
update README

ed88c488b4b1fe8132d191b61ddb680d43118f7a authored over 9 years ago by Tobias Schubert <[email protected]>
Prepare 0.5.28 release

ad4224bb95ea4d52a2a1782773e3069163fa7ed9 authored over 9 years ago by Tobias Schubert <[email protected]>
refactor type

3a53abf517faa753bf964d1e50394c543d0a68c5 authored over 9 years ago by Tobias Schubert <[email protected]>
return empty array if no type is given

2f4e8d66ef136dca2a1cb979ac525b9959c36064 authored over 9 years ago by Tobias Schubert <[email protected]>
refactor extractParams

f2bb8e84eef726cbf3228b9b806b188be03d8406 authored over 9 years ago by Tobias Schubert <[email protected]>
Prepare 0.5.27 release

ddeb5ffc7ecd54996f7f05d2e6fc785b4cea2881 authored over 9 years ago by Tobias Schubert <[email protected]>
refactor params

128bdc4cb265e7e909871672ffe35cb0cd7ee8d8 authored over 9 years ago by Tobias Schubert <[email protected]>
add parentheses to snippet if no params

4cce42dffdc241834f2161a9ee75adcdebd14bf5 authored over 9 years ago by Tobias Schubert <[email protected]>
update README

aa43ac1ca4a5f25439b219982dad10e863635793 authored over 9 years ago by Tobias Schubert <[email protected]>
Prepare 0.5.26 release

bcd4ecd431201e89d9b5c3436d890ae0c13231ce authored over 9 years ago by Tobias Schubert <[email protected]>
set href to url

d891b131b4226f0ba2fbc197664e8ecb71f083db authored over 9 years ago by Tobias Schubert <[email protected]>
check if method exists. closes #24

915a1f12596d6743479b81b8d66b8de5c9e2eba7 authored over 9 years ago by Tobias Schubert <[email protected]>
don't need this

b0a322d5b9d41610df4b4fdb0d15687af3846355 authored over 9 years ago by Tobias Schubert <[email protected]>
remove package-dependency

7b80aa49f7fe65b3d6ebf5312a3190ae045eff8c authored over 9 years ago by Tobias Schubert <[email protected]>
add option to enable/disable snippets. refs #65

44170dc06019cc1daf386a12d77663c77fca1f10 authored over 9 years ago by Tobias Schubert <[email protected]>
Prepare 0.5.25 release

40e018c000051e46315de1eaa9f55620280c4ce0 authored over 9 years ago by Tobias Schubert <[email protected]>
set target atom-workspace.

a976eb7e2c88449acb6f908bb6667a6111577efe authored over 9 years ago by Tobias Schubert <[email protected]>
set target atom-workspace. fixes #68

26dfd107c8fe55654e76d706fe772dc18cd56735 authored over 9 years ago by Tobias Schubert <[email protected]>
fix deprecated calls. fixes #68

ac1446fdce2ce90e01e54e0dc00282e6c375dbf9 authored over 9 years ago by Tobias Schubert <[email protected]>
Prepare 0.5.24 release

fdd82eb73bd38038eb4367444c599dc657c4b40e authored over 9 years ago by Tobias Schubert <[email protected]>
Remove server from array after destroy and restart. closes #61

6f34f5dc2373d88378d443d25298e50cd0f83e9b authored over 9 years ago by Tobias Schubert <[email protected]>
update CHANGELOG

75f83b1a5833e7a24a8a846d968b910f0719af72 authored over 9 years ago by Tobias Schubert <[email protected]>
Only update files belong to active project. refs #61

dcb72b3e544ef07b02387ccad5098b80b8f6b9b1 authored over 9 years ago by Tobias Schubert <[email protected]>
don't need this

f1faa1928f6ddee33e802eb2d7cc0b6149ed10fd authored over 9 years ago by Tobias Schubert <[email protected]>
resolve path correctly

7bbc9c86cf39f33629bbc191b869392ed571d2e0 authored over 9 years ago by Tobias Schubert <[email protected]>
resolve path correct. refs #61

f313646f7492ac060f97efbd9fc81b366d2f14cb authored over 9 years ago by Tobias Schubert <[email protected]>
Don't need this. refs #61

72305a3bbde17c976a684da092ac748e5d1f07d7 authored over 9 years ago by Tobias Schubert <[email protected]>
resolve path. refs #61

efb2ca51bb7f14b489385bae62fb39c97c04a910 authored over 9 years ago by Tobias Schubert <[email protected]>
use rootPath of active server as dir. refs #61OD

146a912c467ca35a37715b0a0a9b1125697ca7aa authored over 9 years ago by Tobias Schubert <[email protected]>
use rootPath of active server as projectRoot. refs #61

6c89d801e7328b48e86aa0bf5fb153754662f09c authored over 9 years ago by Tobias Schubert <[email protected]>
use rootPath of active server as projectRoot. refs #61

43cb0db04c93f8e74519c701a56d01c4226c71ce authored over 9 years ago by Tobias Schubert <[email protected]>
bugfixing destroy-/start-server and checkPaths. refs #61

74e5caec9051d294235773c482124f5d3cba030a authored over 9 years ago by Tobias Schubert <[email protected]>
return if no paths. refs #61

2f1f501a4b7ce2f4df78d2c79db73aa2dbc9cb01 authored over 9 years ago by Tobias Schubert <[email protected]>
handle multiply project folders opened in workspace. refs #61

a5f4ac5a3660b51d0a138f9a3c0a320f835af600 authored over 9 years ago by Tobias Schubert <[email protected]>
prepare libs and create checkboxes

f108432c7d9bdc44f7904f752401b5255606068d authored over 9 years ago by Tobias Schubert <[email protected]>
cleanup

fbc058bef70f7cc984f87a4b489a845fceaca2f1 authored over 9 years ago by Tobias Schubert <[email protected]>
:lipstick:

d4c40581011a58b89bab3a1a505fe3cf1606a0d9 authored over 9 years ago by Tobias Schubert <[email protected]>
get local config (if any) and merge with stub-config defined in tern-config.json

969a897f894ce750bea1f74bac945fe8b7635d25 authored over 9 years ago by Tobias Schubert <[email protected]>
Merge branch 'master' of https://github.com/tststs/atom-ternjs into config

2b0ca4ef53293939437d62233c968f8830d9a960 authored over 9 years ago by Tobias Schubert <[email protected]>
Prepare 0.5.23 release

df3ed3b6fa3ea69cc1f819cd1bf4f771f3b45ec0 authored over 9 years ago by Tobias Schubert <[email protected]>
fix if statement

e8c74938c96e36968194f4168617ba8eff915478 authored over 9 years ago by Tobias Schubert <[email protected]>
Prepare 0.5.22 release

556f9a667907c966bc84161931d2e6eff99a1d33 authored over 9 years ago by Tobias Schubert <[email protected]>
improve backward-scan for better results

98d091d23b5676816667d51fce4342c73b3a8c8a authored over 9 years ago by Tobias Schubert <[email protected]>
correctly remove the return type

f7e9462884bd721b3e3ba5a7796353c837a7d348 authored over 9 years ago by Tobias Schubert <[email protected]>
respect objects

d232a3db5faf24233595bec19b78f790e1a3948c authored over 9 years ago by Tobias Schubert <[email protected]>
add missing ,

f3048d005911d3cf161924cc7de851db00bedbca authored over 9 years ago by Tobias Schubert <[email protected]>
improve params regexp

dca04d18b330135f6dee4a7fb29a707d360de3d3 authored over 9 years ago by Tobias Schubert <[email protected]>
handle array

add3506b9e296caf1b1a250573f055b8c376d815 authored over 9 years ago by Tobias Schubert <[email protected]>
add basic config structure

c3dbc8304ac67787cd69a663160c56479e600e1a authored over 9 years ago by Tobias Schubert <[email protected]>
cleanup

49751a75195c2e7daa22a52a49051b518dc95665 authored over 9 years ago by Tobias Schubert <[email protected]>
:lipstick:

bbad8dff63a40e2e60fac7c7d6eef53cc51d8954 authored over 9 years ago by Tobias Schubert <[email protected]>
destroy buffer

b769375eb1bcbd24945beaac03f551e1612e746d authored over 9 years ago by Tobias Schubert <[email protected]>
cleanup. :lipstick:

c5372afc90f2a409b32f960ca1c8fd6130689e29 authored over 9 years ago by Tobias Schubert <[email protected]>
Prepare 0.5.21 release

03cfe2690dd6680c6eed6fce11cde2940fdad38b authored over 9 years ago by Tobias Schubert <[email protected]>
update README

c20f13c14885b1367cac877f784d48580c1c05ba authored over 9 years ago by Tobias Schubert <[email protected]>
remove docs option dependencies from client

bc4733fd02322179d3c0dc6367f52827e0b07eb3 authored over 9 years ago by Tobias Schubert <[email protected]>
remove unused package options

322ea2b0655564ed16daabdfddb9b4e3a5b9d3a5 authored over 9 years ago by Tobias Schubert <[email protected]>
remove unused styles

eabe43f981898319e2e02b5a47f4b40ca43c8e01 authored over 9 years ago by Tobias Schubert <[email protected]>
Prepare 0.5.20 release

893fb8d19648fd8c7df7aecae9639b63aa76d7ab authored over 9 years ago by Tobias Schubert <[email protected]>
fix offset

023fcbf5da6aeacfef4b092f8b5e0a2a1c49d76b authored over 9 years ago by Tobias Schubert <[email protected]>
use ap description; bugfixing and cleanup

3b90f6c99dd59aee4a5e5b9c8a34a91f27b937f7 authored over 9 years ago by Tobias Schubert <[email protected]>
set excludePriority true

ffd3ee7ceb27538c848c422c011080a37cc4447a authored over 9 years ago by Tobias Schubert <[email protected]>
use regExp.params for type

5f88542bc640c0f198c3cbd43363c68ef004c6f4 authored over 9 years ago by Tobias Schubert <[email protected]>
don't pass empty string to rightLabel

5003d866fe97d1585389e46b69c4b78b679a4847 authored over 9 years ago by Tobias Schubert <[email protected]>
dont't need this

6215cc88198717390d6912b39175b8cb0a9c3eab authored over 9 years ago by Tobias Schubert <[email protected]>
improve startup-, activation time

c33e343b71fe3519badeed608d5648bfc858a22f authored almost 10 years ago by Tobias Schubert <[email protected]>
Prepare 0.5.19 release

0d5493c74af3a9fcd311305f432fed3a27cab8d7 authored almost 10 years ago by Tobias Schubert <[email protected]>
update ternProjectFileContent to suite README

21c4e26ac822a9caa4307314b545c97cdbccf1cc authored almost 10 years ago by Tobias Schubert <[email protected]>
update README

482d94f4d2a7f4fd5ea1d4c9d8a4f5e3ff376483 authored almost 10 years ago by Tobias Schubert <[email protected]>
Merge pull request #58 from angie-party/master

Replace Steuerungstaste with Ctrl

92091d4a77191edb4ccf5eb17cf96a353ce3b285 authored almost 10 years ago by Tobias Schubert <[email protected]>
Prepare 0.5.18 release

15a4963d5f548f212dc2bf574789d324fc094b72 authored almost 10 years ago by Tobias Schubert <[email protected]>
updated README

b7447cd0ed3919a5012a293a0d3b0762ef3f2a1d authored almost 10 years ago by Tobias Schubert <[email protected]>
extract params and use snippet for suggestions

7ce5cc715da8f684b68b87439362b61bc5dc2ea3 authored almost 10 years ago by Tobias Schubert <[email protected]>
Replace Steuerungstaste with Ctrl

78a3dfe792ee76d19b9588ffbbe61b710181fc2a authored almost 10 years ago by Mario Vejlupek <[email protected]>
pass event.cursor instead and check if cursor is destroyed

fdb86a79f964f35d845fe50debbf1c80dd0e6fec authored almost 10 years ago by Tobias Schubert <[email protected]>
call destroyOverlay if active pane item change

118d342b06a0ab886a467d55cd129291b698061a authored almost 10 years ago by Tobias Schubert <[email protected]>