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

Merge pull request #145 from jordanbtucker/dependencies

Use specific versions in package.json dependencies

7574552f088c49edeb03ba583f9cbc3dfde6a6b0 authored over 9 years ago
Use GitHub URL for tern

There are 26 commits since 0.15.0 has been released. Some of them are
essential. At the moment, ...

b325538a24cf1bbfcb49026621f22130a2d3b99c authored over 9 years ago
Escape right curly braces in snippets

To work properly, right curly braces (`}`) should be escaped in snippets.

5cf8ae9aaf213198726ef7384a2d558cff79c0e8 authored over 9 years ago
Use specific versions in package.json dependencies

Versions in dependencies should be specified rather than using wildcards
or URLs. If a dependenc...

c687271df357cd55e237bff856c9ccc7b1825341 authored over 9 years ago
Prepare 0.8.3 release

72931444fe938510e9b22bd778652a090526fe79 authored over 9 years ago
move isDirectory method to helper

bb3664f2ab3f7cc86ee7b1651bbfd3d57f33e9ba authored over 9 years ago
Merge pull request #144 from jordanbtucker/no-project-paths

Check whether project path is a directory

37fb74fd8b8e02cd67897db6bc8c441bbcd3a66d authored over 9 years ago
Check whether project path is a directory

When Atom is opened with a file as its path, or when right-click > Open
with Atom is used on a f...

73581bffc37f950649a153f575badc467503c6cc authored over 9 years ago
Prepare 0.8.2 release

9c9ad18b0a1d97b19e5ca7f025fa7c28b6494104 authored over 9 years ago
Merge pull request #138 from steelbrain/patch-1

Add name to linter

cd2b79ca3c2f6e90171e3db671ceb02010f6479f authored over 9 years ago
Add name to linter

Just like the title says

427085569d3adf66f94e3973cb1e54d1c9ae1972 authored over 9 years ago
Prepare 0.8.1 release

24d64f7aa7de74b21ba55491572ae6d021020ac9 authored over 9 years ago
cast to Number

cb7a1ac35efc09dfcdaec61261ec1abd49d5f1db authored over 9 years ago
Prepare 0.8.0 release

989797648b2c330ea5938bd6d28eb9ba667300f9 authored over 9 years ago
implement ecmaScript (5, 6) support

926fe1d60b277f8b003f920307eb013739fd497a authored over 9 years ago
Prepare 0.7.4 release

7e1d846de0f850f3dfd0ab1689ce740d92b74b5d authored over 9 years ago
fixes #120

168698e10d66ae9dc3881095f4d58d3c6e22dc83 authored over 9 years ago
Prepare 0.7.3 release

03917649397528b63de0076a729583baa2c97ff7 authored over 9 years ago
inform user if JSON is invalid. fixes #126

5b98d12ac45112f58412581315a69200189c92bd authored over 9 years ago
grow if there are newlines. fixes #130

86b587c5ed6bf163f563467a6184146493332316 authored over 9 years ago
Prepare 0.7.2 release

ab09a00405cfb6b54d5675045ae2734135737493 authored over 9 years ago
add option to exclude lower priority providers. default: false. closes #104

a2777396b5320ab6b1d0bcfbc2c3542d7045c7bf authored over 9 years ago
use getRange method to optain range. fixes #109

8e6bb799608c9f44d3ec192edb580cda0230576c authored over 9 years ago
return if there is no active text editor. fixes #117

5b991c6bd42124d55c2555751036c8f5e41e8f65 authored over 9 years ago
Prepare 0.7.1 release

59c5a94a10a33bd4d8f1411bfa2b1412b182fd77 authored over 9 years ago
Prepare 0.7.0 release

97a0824bb295d70cff965d18d6a6370b3b2b931e authored over 9 years ago
merge branch config-view into master

da69e485b2cf61a0e1d95991daabde4270c98342 authored over 9 years ago
update README

b618e0f43c73c4377509d16ef983ce97ed3abc5d authored over 9 years ago
update engines

adfb3e0a116f6e3083f57d158e094078dad0098c authored over 9 years ago
Prepare 0.6.9 release

63ebddc7ae5013a8c327cc3d612e0dbfa7c42494 authored over 9 years ago
upgrade to Linter API 1.0.0. fixes #99, fixes #100

60dd336a7aa24d16b5d9dcaa69bb4defb5ca0e83 authored over 9 years ago
hide config if the active pane item changes

7f7bd46771b1a42c14e3fabb410355b8a6f69064 authored over 9 years ago
display project root-path

aa9772ae4a83ef5b9bc0b8395c7a4cfe9b81e18d authored over 9 years ago
allow config if no active tab but active project. display a notification if there is currently no active project

eece8000c594aa54d600a412208475d74ce32250 authored over 9 years ago
set cursor to pointer

45b8c401a5aef88467f94f4b950db46fc193e81b authored over 9 years ago
correctly destroy editors on show/cancel/update

facacbfc82eaf7f1c83c1672c6d23d4e61617fbe authored over 9 years ago
destroy editors on cancel

ee0393895a9cbd4e450404ddae976114aab8287d authored over 9 years ago
add cancel button

9906b267126f542178b55fa5837e2d1a0f23d171 authored over 9 years ago
add plugins stub

d0451cf9270619fb054b527f68d3779e1e137cd3 authored over 9 years ago
update README.md

f5d0d8f4bdff88ca3ffef81083d3904167c7c5db authored over 9 years ago
remove menu item to create default tern-project file

4759f7c833bf3e6b5d916c680f0abf6df29e82b6 authored over 9 years ago
remove console.log

b6438dd8bca674948f3c05d2ab85fdd3c7ca4d1b authored over 9 years ago
allow third-party libs

6aa99abc6cacceb187fd7511707480f55ecedae5 authored over 9 years ago
improve libs styles

0d53c232e007c6a23aa50e0166d5a87e3f428c4f authored over 9 years ago
add margin-top to input wrapper

dbd022d277294a2b0445b1aa6b5a23ac4ee822e5 authored over 9 years ago
use rightPanel and adjust some styles

ce842aa57d8a392d9e2753d522148c5f75da1446 authored over 9 years ago
update/create tern-project file and restart server

030e2c577f74ef2e013582187a12d791d5965e87 authored over 9 years ago
build content for the new content

ca4f787f41e45ed433acebfcdb0842a05b0eb48c authored over 9 years ago
create empty editor if there are no paths given

6c0126b1bf2ce68c0f8765759f288182e6fb455d authored over 9 years ago
display dontLoad

4a65180ce89f2745779cf6a505bb312a0fafa49b authored over 9 years ago
update internal config

07ccf2a0b8b15c684eed88798944f4cee8aa7e3d authored over 9 years ago
store editors in model

0a199e42cfc5685b9a701cc256ed90f559d55463 authored over 9 years ago
add/remove new text-editors

3e1b4e4e84a9cdc7b923894b4967f930b054f266 authored over 9 years ago
set active server/client only if length equals clients. remove innerHTML on clear

251f9a03c1a7f34624d168a035d499c116e4b81c authored over 9 years ago
use object for internal processing. add eventListener to update config

21c225416615fadfc65f1b705b916869fe6f3004 authored over 9 years ago
clear config & remove content

aec6310533ee605c59d634a3660fd2e9ca1a26a9 authored over 9 years ago
clear config/projectConfig if there is no active client & server

011522cb6b94db926cee23eb36dbd8b05848b33b authored over 9 years ago
keep project config

2277711ec287c460e684ed7f279795376688bba9 authored over 9 years ago
use atom-text-editor instead

b5032bd1958d0f89c8e80bfc41e06bc683106a9e authored over 9 years ago
Prepare 0.6.8 release

8d8cd417a6f9772377810a71f69e954e007a23fa authored over 9 years ago
destroy overlay on click

18a36a2e6b55c90de3c1c13ec8f089ea5a1fe538 authored over 9 years ago
display docs

5676701a604b11f6c99b5931a41744db6860e31b authored over 9 years ago
Merge pull request #98 from mjomble/rename-improvements

Rename panel improvements

36571848a9955609c804dea6c987b2ae0359e490 authored over 9 years ago
Rename panel improvements

6c1b2767995e1d5890e1f96a3fd9f046b98bc0ff authored over 9 years ago
wrap libs

63d2ee4551e86b354d29c3adf6e393f0ac00446d authored over 9 years ago
display loadEagerly

e0c8e3970ccfae70f777523ab71fad62a800611b authored over 9 years ago
naming

136c57db3db633e20c431a1294474a68e208ce07 authored over 9 years ago
remove accidentally merged row

97e22ce3281cf7024b5320abca4c42550034be1e authored over 9 years ago
Merge pull request #96 from joseluisq/master

Readme.md more friendly

ffd4ac342c2b0c72752408714c74186338d1cfcc authored over 9 years ago
Readme.md more friendly

Added Tern installation and minor readme updates.

915eb9eb86b7fe7895d4881e17dbc81b2b130894 authored over 9 years ago
Prepare 0.6.7 release

ba5e5092d8db67c6ea40d94e23afabff08975852 authored over 9 years ago
update README

61835868d7d7b776ce46b98ae9a85b3559254851 authored over 9 years ago
use ctrl+shift+r instead. fixes #95

c50ec003453002f956feecd5c271417e457ee304 authored over 9 years ago
display libs in modal

157b7c23e80ae3377b27cdc035c7f3e10c09c59d authored over 9 years ago
remove coffeescript option

ab4b85c006ab4fc56eb3c463822f15e068a96e9b authored over 9 years ago
false -> null

0dfeb4322537d28335cf73b54db507e4f683b431 authored over 9 years ago
Prepare 0.6.6 release

17b5c5a001234ffdb698329ea0b0b7799414acf9 authored over 9 years ago
do not call method if client is undefined. fixes #85

2a3e8a81bdad9627f9b4316b548b8621ccfc7350 authored over 9 years ago
Prepare 0.6.5 release

6214146ca77cc7a97e240993e2e1a9cc17ceb460 authored over 9 years ago
return if @client is false. fixes #86

d3f607918e8ed564f6fb1726a97cffbd30e8e544 authored over 9 years ago
Prepare 0.6.4 release

60e86089d49daa6446a96e8bc850ef0f2ae57a39 authored over 9 years ago
Merge pull request #84 from JCCR/patch-1

Pass the project dir to setActiveServerAndClient

9bbb7a78e9b7239b0d2d9831ce9b61c3d260c569 authored over 9 years ago
Pass the project dir to setActiveServerAndClient

Fixes #83.

9f666249127552569996d0f4f0316acf047ea4a7 authored over 9 years ago
Prepare 0.6.3 release

39ee79cba0f1a3a823d2e6f1367b32eab6ce9b18 authored over 9 years ago
add option to just complete methid name. refs #73

b4314df1ad8891f69edce3d869a979809c86a9f3 authored over 9 years ago
return if package is disabled. fixes #82

934abc0c0fc6d8d3a71527dd23dc06ab66a844ea authored over 9 years ago
Prepare 0.6.2 release

05c2b952ed69857b390e6e2dea28a804624ed5e5 authored over 9 years ago
do not return if activatedManually

99afa34d52d5829d0f2becf762be83b1aa2dd68b authored over 9 years ago
Check if not null. hopefully fixes #80

08ca77a7a5f369aefab3e5377c0e691af9378826 authored over 9 years ago
return if there is no active editor. fixes #77

9b40aaab76c3d90b312412330f89351505c326d7 authored over 9 years ago
Prepare 0.6.1 release

c64e61bf37e889a5e71d919140480265501055dc authored over 9 years ago
check if libs are defined. fixes #78

3c06cfada294a77814fc81b3f9f71e85be580299 authored over 9 years ago
Prepare 0.6.0 release

546c499bc80e82806f12c64139aa82632e83feff authored over 9 years ago
merge

9e1ac0ce4bd80269cf7970e9e0f13be3f0f52761 authored over 9 years ago
update required version -> engines atom

fa682749ad5bbae6b9f2403a6acd95494a37abd8 authored over 9 years ago
Merge pull request #74 from yamsellem/patch-1

edit readme, ~/.tern-config default if no project config

660423ca4b3bfe2b87d71a779d2012180c5ef229 authored over 9 years ago
update ternProjectFileContent. closes #72

3235ae9543eb461c2df4b1afdf556f479cf8045c authored over 9 years ago
update README

7552d13d8344cfb290341542eb4bd9654116155d authored over 9 years ago
always refresh projectRoot

aa53298e5af3e16da51ace9ef5f31d42240bf6bf authored over 9 years ago
return empty array if not tern-lint in .tern-project

2dcd24b863c876b67fe1d378bfd2e3005f96e52d authored over 9 years ago