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

bump tern verson to 0.20.0. remove tern-lint for now. remove npm-shrinkwrap.json

79389c72c51468e0e059d3a81325e048fce999f5 authored over 8 years ago by Tobias Schubert <[email protected]>
remove param for provider

6344a6b63d2ba33d7b56266952e7ed073dce45eb authored over 8 years ago by Tobias Schubert <[email protected]>
import manager instead. atom-ternjs-type-view.js -> babel, atom-ternjs-type.js -> babel

d5a0dd99183789cb4f03d36960b316d4cac0113d authored over 8 years ago by Tobias Schubert <[email protected]>
fix docs (plugins) for node_resolve and modules

f7ade74ed570dec39195924bf372668a42922b0b authored over 8 years ago by Tobias Schubert <[email protected]>
update CHANGELOG.md

3798f3ec13b824be48bb213e3ad52b0151a9a3b5 authored over 8 years ago by Tobias Schubert <[email protected]>
set initCalled to fals if destroy is called

a91aebfe2fb4164f0b1009c9ae473d83d243dc76 authored over 8 years ago by Tobias Schubert <[email protected]>
do not call init multiply times

fbaa3bdfa5cce9f8d01696f5ff003bd3c6db3597 authored over 8 years ago by Tobias Schubert <[email protected]>
respect unknown plugins defined in .tern-project

fd8cd361be1bb61952c7c4b95aa86742db4dcf1b authored over 8 years ago by Tobias Schubert <[email protected]>
display plugins docs

f00324471f0a55226812b60c1d82d19659c196d2 authored over 8 years ago by Tobias Schubert <[email protected]>
split libs and plugins, docs and definitions

d39edd5c568ff5b11f5c9970e2af945bbb1213ee authored over 8 years ago by Tobias Schubert <[email protected]>
actually display possible plugins if there is no .tern-project & refactor prepareLibs

49fdac84f571c3705ca481b1b99c2754dfd09cc2 authored over 8 years ago by Tobias Schubert <[email protected]>
display available plugins if there is no .tern-project file

fbd0a406ddef5e6afe83dbf181e19dd5c2b7f364 authored over 8 years ago by Tobias Schubert <[email protected]>
update README.md

95ee40fa0cc4650660b4bad5e7c65f2e90fef752 authored over 8 years ago by Tobias Schubert <[email protected]>
update plugins section docs

296c6e59923d09655222b14a015d3701c4709066 authored over 8 years ago by Tobias Schubert <[email protected]>
remove no project message since it makes no sense at all

91fa725df6b9c7362f837a14993e96fb8ef3b1fa authored over 8 years ago by Tobias Schubert <[email protected]>
implement a basic plugins section to the config view

821565015ef5c32f79b898443329a89fc4b2cdeb authored over 8 years ago by Tobias Schubert <[email protected]>
return projectConfig instead of projectConfig.plugins

ce317a85e33902298707987da5d25fdf39111697 authored over 8 years ago by Tobias Schubert <[email protected]>
display stub plugins section in config-view

b8726ca58dbeaaf214c9349b04ca68f8a9c67eb2 authored over 8 years ago by Tobias Schubert <[email protected]>
add tern-third-party-plugins.json

a6c9980fdefd55279043fb1575da192e1d4d1aeb authored over 8 years ago by Tobias Schubert <[email protected]>
update tern-plugins.json

14c5b96b5bf23e4e540dcd07ab1b3aa0de792652 authored over 8 years ago by Tobias Schubert <[email protected]>
update package.json

44be5a1d75b39a6a1b998d9c523b01819bcc1cd9 authored over 8 years ago by Tobias Schubert <[email protected]>
update eslintrec; :lipstick:

d470a32292dcfe2caff0ee4eb5d397b86304f025 authored over 8 years ago by Tobias Schubert <[email protected]>
update eslintrc

cfdbfaa925e1d236b40ac3788a644873f9ce4ecf authored over 8 years ago by Tobias Schubert <[email protected]>
move tern-config to config directory

690a49e50d672d865e93db6bdc60f23f4ed3eb9b authored over 8 years ago by Tobias Schubert <[email protected]>
add JSON definition for tern plugins. add plugin manager stub

717084637188bea4d0ac15d9c0422a1bfcf6f153 authored over 8 years ago by Tobias Schubert <[email protected]>
atom-ternjs-config-view -> js

403c60e6c606a87d3e0299ce377dc917ed015c53 authored over 8 years ago by Tobias Schubert <[email protected]>
remove atom-ternjs-client.coffee

f578ffd9ecd67752a106018f2d9031f1b39f5487 authored over 8 years ago by Tobias Schubert <[email protected]>
Prepare 0.14.2 release

4c7b0f31f53799462229a47630c7ebef3ed3d0ac authored over 8 years ago by Tobias Schubert <[email protected]>
replace platform specific seperator. refs #230. ternjs-client coffee -> js

7180e5791de7de5f2b6e87bcff50228345d1b044 authored over 8 years ago by Tobias Schubert <[email protected]>
resolve empty array if there was a error caught for client completions

342ceab9f00c6c382e5e1baecf9f48a57a613284 authored over 8 years ago by Tobias Schubert <[email protected]>
Prepare 0.14.1 release

26d0c00d539d59acf5de593106a761ec8db58598 authored over 8 years ago by Tobias Schubert <[email protected]>
update CHANGELOG

5fd6afe0a1bffd0fedd8aa64449ead313dff3b6e authored over 8 years ago by Tobias Schubert <[email protected]>
remove isQueried check. this should allow us to use atom-ternjs without a .tern-project file.

2cb86065557d8cdcd2a2a595661bc57dc0e440f3 authored over 8 years ago by Tobias Schubert <[email protected]>
restart server if isUncaughtException

cb0b63a9145ad6c401ad847c89679bf4f145618f authored over 8 years ago by Tobias Schubert <[email protected]>
don't fail silently

86569764e912dadfe819fdcd33bdfd335055a969 authored over 8 years ago by Tobias Schubert <[email protected]>
use String constructor

4208e7bf556827f5938a082caec5319f24f99014 authored over 8 years ago by Tobias Schubert <[email protected]>
Prepare 0.14.0 release

2a7cd368eaaa445018f762d60684b53f85b0c1d2 authored over 8 years ago by Tobias Schubert <[email protected]>
catch error in type

28c688df8dc04ad431f766188cfcbf59dfff5f30 authored over 8 years ago by Tobias Schubert <[email protected]>
do check for undefined

0edae9003e5adf5f5797406d2a55e72f4acb757e authored over 8 years ago by Tobias Schubert <[email protected]>
tern -> atom-ternjs in menus

b9b5f19d0705ecb961ead2539fbb2ffdc47fd9c2 authored over 8 years ago by Tobias Schubert <[email protected]>
update CHANGELOG.md

1f94ec1f5cb93a650ae5aca2cdfa7cd2de58bc20 authored over 8 years ago by Tobias Schubert <[email protected]>
fix keybinding not being displayed in package settings

9507c6a393876ad6519e8052d671e6360618c6b2 authored over 8 years ago by Tobias Schubert <[email protected]>
return early if there is no child process. fixes #216

71b2811dd537ffb8f29df6cd1e5c2bcfbf36cd41 authored over 8 years ago by Tobias Schubert <[email protected]>
display the TernError message if rename fails. Do group changes per file for rename. refs #224

95a5576e8ee3064f7a1843eb387a020b285dd2ba authored over 8 years ago by Tobias Schubert <[email protected]>
:lipstick:

744237bed6e914020564eeecc09ea63d5f1937fb authored over 8 years ago by Tobias Schubert <[email protected]>
use a local variable for lineText. use babel for reference-view

c1a8a59fcf584c31eaa092665bd429ad339f1310 authored over 8 years ago by Tobias Schubert <[email protected]>
always resolve and do not return if there is a TernError

99a66edd7e7171fe43a9c96821dbe0aa8c710127 authored over 8 years ago by Tobias Schubert <[email protected]>
add missing section to README

e41020dbe536a9932ff93f082cfd7dd71c563f58 authored over 8 years ago by Tobias Schubert <[email protected]>
fixes #222

c56544b28f6cfd6285416ef9d221ef824230374b authored over 8 years ago by Tobias Schubert <[email protected]>
fixes #219

46ba15ee5a73448be422e0d03d71baa174d9613b authored over 8 years ago by Tobias Schubert <[email protected]>
update tern to ^0.18.0. update shrinkwrap.json

307eef42dca8ac5643bbb530e824f8685cb89d84 authored over 8 years ago by Tobias Schubert <[email protected]>
Merge pull request #213 from bugaevc/fix-typo

Fix a typo

b6a0695f6093a9ea0a80bfc81d6bbda23ebc582c authored over 8 years ago by Tobias Schubert <[email protected]>
Merge pull request #205 from livelazily/master

Fix conflicts with built in function snippet

8aec415d7a201f38256b79cce3ce5ec1f46a0acd authored over 8 years ago by Tobias Schubert <[email protected]>
Fix a typo

2f071856d31a181dfb10433486f88a0890f881db authored almost 9 years ago by Sergey Bugaev <[email protected]>
Fix conflicts with built in function snippet

053c9505e533ed4822a770ce29b1cd25648d85de authored almost 9 years ago by livelazily <[email protected]>
handle error

5f9d3aa4abb697ff33048e21f51f30b268bb981b authored almost 9 years ago by Tobias Schubert <[email protected]>
cleanup

e9a8394e0feede17b734df06122508f3100b08fd authored almost 9 years ago by Tobias Schubert <[email protected]>
fix loading default plugins. refactor.

ff28acc8a9d8748c1fe4dec7f41f8d794a0aa52e authored almost 9 years ago by Tobias Schubert <[email protected]>
use fork instead of webworker. this is due to we are not able to use require inside modules imported by the webworker.

41d07635d25f9871a55d187578c4f40373faf30f authored almost 9 years ago by Tobias Schubert <[email protected]>
Prepare 0.13.2 release

73f1c0caa9e75f1188c7d103b833ed35a315550f authored almost 9 years ago by Tobias Schubert <[email protected]>
use String constructor for err to prevent the object could not be cloned issue. fixes #202

9eed0cce7475b90bb468a90a0fbe289cb8550377 authored almost 9 years ago by Tobias Schubert <[email protected]>
Prepare 0.13.1 release

2a8e4df021aba7f2b32a10bb5187f2fb43a42bdc authored almost 9 years ago by Tobias Schubert <[email protected]>
import plugin modules.js by default. should fix #201 and fix #200

138d57bf7cd8a38da02dc5d2162773dd929b1450 authored almost 9 years ago by Tobias Schubert <[email protected]>
fix version number

0ecb263692bdb05b76b6192a29115dc1fd03fdf5 authored almost 9 years ago by Tobias Schubert <[email protected]>
Prepare 0.13.0 release

04f8cc46f5aad4dae8a64b2b1a029acd8252e784 authored almost 9 years ago by Tobias Schubert <[email protected]>
update CHANGELOG.md

db4f23b9a95d7e12053e888fa9fc2a03ae06453e authored almost 9 years ago by Tobias Schubert <[email protected]>
update README.md

78a0cf51fc0ce8b052387a8a953b01834957c27d authored almost 9 years ago by Tobias Schubert <[email protected]>
continue if disposable is undefined

6382d08e3881b28d6388ffe430259127456eebcd authored almost 9 years ago by Tobias Schubert <[email protected]>
don't need this

e1ee86f696cfc44daee2237da770e15ad760c506 authored almost 9 years ago by Tobias Schubert <[email protected]>
import plugins specified by the projects .tern-project

a9a148a17632f1a5731624bc74328785e5d6532f authored almost 9 years ago by Tobias Schubert <[email protected]>
use a uuid and delete resolved promises to avoid memory leak

1cdef78f8688989d3f884085a109deabae7e24fa authored almost 9 years ago by Tobias Schubert <[email protected]>
check dontLoad before sending the file to tern server

2834a6fd4d916b7ddf617da88f15df3df3a62c92 authored almost 9 years ago by Tobias Schubert <[email protected]>
terminate the worker on server destroy

50f6dea8a862b6a75acc411a5261150b75a4dc28 authored almost 9 years ago by Tobias Schubert <[email protected]>
cleanup

6d6d630e063a866aaf0a08b49b488bb7f4ff9ea6 authored almost 9 years ago by Tobias Schubert <[email protected]>
use a type to indentify the request type for webworker. make flush work again.

2362d1d7bb8c7eb02341326b188c49e1e174cc3e authored almost 9 years ago by Tobias Schubert <[email protected]>
don't need this

21eb9670cad3a61da7fbc98bb706ef1cb5918fca authored almost 9 years ago by Tobias Schubert <[email protected]>
push the tern server to a webworker. refs #193

42377375652fc57dc659eb50ba3b7edcedd6a92f authored almost 9 years ago by Tobias Schubert <[email protected]>
remove console.log

3fbd327650d0495336339a80f607ebe641367d24 authored almost 9 years ago by Tobias Schubert <[email protected]>
disable tern-lint by default.

e049f2f079cdac150387367f254bdccb477b5773 authored almost 9 years ago by Tobias Schubert <[email protected]>
notify the user if there is no result for references. fixes #188

3570c5362afb627c46be3eca279ca0fd5a33923e authored almost 9 years ago by Tobias Schubert <[email protected]>
do not add event listeners if there is no editor-, scroll-view. Should fix #190.

6c983337304c7d3e42cad7be1e300e3ee0bfde29 authored almost 9 years ago by Tobias Schubert <[email protected]>
only call request method if there is a client for the current scope. fixes #191

e0b95cd46c2cc3659383a28a466bdfd3e81805c9 authored almost 9 years ago by Tobias Schubert <[email protected]>
replace all "\'. This serves as a fix if guess returns variables or functions while inside a string. fixes #192

3d27704c4b282a50529d9961a4c3a9cde72cbf0c authored almost 9 years ago by Tobias Schubert <[email protected]>
update tern and tern-lint dependencies

0beb8564f27f19cf5c5fee1d5fec64c5ced0fbf1 authored almost 9 years ago by Tobias Schubert <[email protected]>
Prepare 0.12.2 release

fa2ef4d7ea2416528cf7db51567aa3930e67154f authored about 9 years ago by Tobias Schubert <[email protected]>
replace all occurences of backslash. refs #186.

de0a94da0953abf893d7ab89c781ca3205cf7d30 authored about 9 years ago by Tobias Schubert <[email protected]>
Prepare 0.12.1 release

478cef648ac034e7b3e330220388a2bfd381be0a authored about 9 years ago by Tobias Schubert <[email protected]>
quick fix for #168

945d14b4596eafeaa993d85447354a9670cd0c23 authored about 9 years ago by Tobias Schubert <[email protected]>
return a promise in any case

41912c3898d41a87c931a1f95aca06c81d662949 authored about 9 years ago by Tobias Schubert <[email protected]>
add some specs. move config to config.json. atom-ternjs -> es6

ddd7b0de2d8b8deb596086fe4d21645f9018f132 authored about 9 years ago by Tobias Schubert <[email protected]>
fix mousewheel usage in documentation view

c79e6effea664066005e01210ba6804960b4cbf9 authored about 9 years ago by Tobias Schubert <[email protected]>
update README

2ac332e63bf70ce77eda9dcf9430779c6f4f22d7 authored about 9 years ago by Tobias Schubert <[email protected]>
Prepare 0.12.0 release

a6e9cea4cc7369cf30bb57d411a965835b6d05cc authored about 9 years ago by Tobias Schubert <[email protected]>
pass empty strings if there is no doc, type or url

e9b9b881851f965c5db6b6872274eba3c9e16f27 authored about 9 years ago by Tobias Schubert <[email protected]>
updated menu and context-menu entries

8c38eda4ca9c4fd11ceb51d6449b41c5d5a52749 authored about 9 years ago by Tobias Schubert <[email protected]>
update CHANGELOG

54a0b522aed3cd2b17479dcf00e52df18d55ccd5 authored about 9 years ago by Tobias Schubert <[email protected]>
update npm-shrinkwrap. This hopefully fixes the git: problem with using https for the tern dependency. Please let me know.

b75cb340e3a93b5cf1bd9bbdbcf8b7fbd43a7335 authored about 9 years ago by Tobias Schubert <[email protected]>
update README

9e23b158916b0d75cd6e4d9fa3c9b81aee369f22 authored about 9 years ago by Tobias Schubert <[email protected]>
improve the way files are registered. overall improvement for projects without loadEagerly or if no .tern-project file is given. refs #180. hopefully fixes #182, #184.

2d61fe58ddd56e41f9895c682c05f8e6ad0a608e authored about 9 years ago by Tobias Schubert <[email protected]>
use break-word instead

cb4181c09fa59ccfd360b8389fe2b1d57c2b7dea authored about 9 years ago by Tobias Schubert <[email protected]>