Ecosyste.ms: OpenCollective

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

github.com/pulsar-edit/language-javascript

:lock: JavaScript language package for Atom
https://github.com/pulsar-edit/language-javascript

Merge pull request #1 from pulsar-edit/confused-Techie-patch-1

Archival Notice

b51f4987ed87e5e978d7b71f4469ffc60aba7ecc authored about 2 years ago
Archival Notice

As discussed on Discord, this is the first of more PR's to start archiving languages that are no...

b8f263f3b70c8181d73e51d2c1cce443c3ee53a2 authored about 2 years ago
Update dependabot.yml

a9a5de2489c15e68fbf9b70d534e9bbf2a6d4d10 authored over 2 years ago
Create dependabot.yml

6fabfac5054902ac27ed7ad125c317dd5976aee9 authored over 2 years ago
Merge pull request #709 from icecream17/patch-2

Add AggregateError to non-tree-sitter classes

aa2bef6daf182a9969a3831a42e6e515f42f0d2b authored almost 3 years ago
Fix #697

This is a copy of #698, but remade so that there's only 1 commit and so that the tests are refle...

5c5b74962d938f380485745cd93f525a185dfb2c authored about 3 years ago
Prepare v0.134.2 release

72c8b9d06eb00e549d7f2b1677f0174603f5abce authored over 3 years ago
Merge pull request #708 from atom/exact-versions

Install the exact version instead of range

9086287fd164a0c0df09dce059e6d655c14c9d5b authored over 3 years ago
Remove windows build tools

7473342eef0d44597faeab0f1c6c1dc02120ceff authored over 3 years ago
Install the exact version instead of range

^version means install any version that is compatible with the range.
This means npm can even in...

d1cc4e85fb8a30b48f3b79eeb9635c2ca682a5f4 authored over 3 years ago
Merge pull request #704 from icecream17/patch-2

Remove windows-build installation step

12ca120937676b96aa0572fda0ec3ada80ea4569 authored over 3 years ago
Remove windows-build installation step

Based off https://github.com/atom/github/commit/9207c7b2a793327ae26b71f50fde4e63c50e9c5f

7a9e1ad6ff6682ea0e216ad3b513c7f3d474e3a3 authored over 3 years ago
Merge pull request #692 from icecream17/patch-1

da81489944f5900753c60d7640681bba26a11476 authored almost 4 years ago
⬆️ update tree-sitter packages to 0.19.0

My operators pr is almost not blocked now!

3b60b4d22b51c84d1b26e8af0b65bfcd0a6ea3d1 authored almost 4 years ago
Merge pull request #670 from UziTech/numeric-separators

fix: add numeric separators

2ba10465553c0ef1a2e78f02c0afd3bcab04a24a authored almost 4 years ago
Merge pull request #685 from icecream17/htmlUpdate

Html update

3f0f3327f88f49e8217b7a2c71689112491533bd authored almost 4 years ago
Merge pull request #682 from aminya/update-tree-sitter

update tree-sitter packages to 0.16.0

e5a7d95edfca40dcae78fd536fff04393f5fe3c0 authored about 4 years ago
:arrow_up: update tree-sitter packages to 0.16.0

4f2d5c76ca4b8076cfb4ec250ce8f40f2ba19e53 authored about 4 years ago
Merge pull request #684 from aminya/github-actions

GitHub Actions

a5f8406929f43382acc8b59755d25ea09cf7efe9 authored about 4 years ago
fix: add numeric separators

421447898d2317eb6620ba1d8fd8ffb9ac4770fb authored about 4 years ago
Update javascript.cson

569120fa8abd4790e064c0c063d6089e1dc62a1e authored about 4 years ago
Update javascript.cson

40a1be4a118e26ae164fb800f8f9e0a809bda585 authored about 4 years ago
Update tree-sitter-javascript.cson

2a6da6aa46e26e4a64283be3e42ee1fb022e9cb1 authored about 4 years ago
GitHub Actions

d06e74f99222d40cd8957bd21fda03c051816ac6 authored about 4 years ago
Merge pull request #666 from heavyk/patch-1

add cjs file extension to grammars

16b9f3e2a846d8a4e75e5b2627bf12f642930241 authored about 5 years ago
Prepare v0.134.1 release

c3443f016c074c362d174cc50ee8ff26b8e36851 authored about 5 years ago
:arrow_up:[email protected], :arrow_up:[email protected] and :arrow_up:[email protected]

e5b67062d8f1cffe654c1c16ad632908d7628ef8 authored about 5 years ago
add cjs file extension to grammars

cause node is kinda retarded, I have to use .cjs extensions, but atom doesn't recognise them as ...

f0e077cd3e1a946ddf4232deedb3b859fcea33c5 authored about 5 years ago
Prepare v0.134.0 release

5233545511e59da3e90aa67fa9537d609f1f23c1 authored about 5 years ago
Merge pull request #588 from zcei/grammar-bigint

Add support for BigInt numeric

0bbdc0e73a5a06bcaf33d855dba57e0ea593630b authored about 5 years ago
Prepare v0.133.1 release

2035549971a37f94c8ef5bc14daefc14c4bf9755 authored about 5 years ago
Merge pull request #664 from pbsds/patch-1

Add a 'forEach' snippet

bb462d639651212e0c2ef67a88cf04dabeee8c65 authored about 5 years ago
Add a 'forEach' snippet

8513214d1c2046579152a95c411e4127f6939210 authored about 5 years ago
Merge pull request #631 from fd-rey/master

Fix for...of autocomplete, variable declaration

19271dc9320c6c282ad3bdc5f8fd0e702cb6e632 authored over 5 years ago
Prepare v0.133.0 release

a37d7d231e44a247f4b75bd0cc2bc75c6e874796 authored over 5 years ago
Merge pull request #653 from caleb531/fn-declaration-name

Fix lost colorization of function declaration names

d8212246d3283bcdb38caffeefc277bca4da86d5 authored over 5 years ago
Merge pull request #654 from caleb531/rest-parameter-color

Colorize rest parameters like other formal parameters

7c9b5a901d4eefac9b620819d99a77e1e164ed8e authored over 5 years ago
Merge 'origin/master' into rest-parameter-color

ad8d5f0337705e5cd77066bd4b5597d0d2d10494 authored over 5 years ago
Teach Tree-sitter grammar match TextMate scope used for rest params

/xref
https://github.com/atom/language-javascript/pull/654#issuecomment-522006555

f1103e2e57b9d3d8fc0ddd3c70bb21323f10d21f authored over 5 years ago
Merge pull request #652 from caleb531/arrow-fn-params

Colorize arrow function parameters without parens

125fa7fd36f403fabe428da99bc479674cdccac1 authored over 5 years ago
Colorize rest parameters like other formal parameters

e74802362027c7cd62a66adbef58b0b1f5650491 authored over 5 years ago
Colorize arrow function parameters without parens

6371d90d25084eb67a26f135d548a528258359d1 authored over 5 years ago
Restore colorization for function declaration names

45430f7367b89af535514b7d3466815e75827135 authored over 5 years ago
Prepare 0.132.0 release

d66821651bd97279e03c4285269aea2f283a0017 authored over 5 years ago
Prepare 0.131.0 release

7bde3b12b8cc84661fcb6ab09ba693c2475b4d9c authored over 5 years ago
Merge pull request #651 from atom/ns/flow-snippets

Allow JS snippets to be used in Flow files

5242707f248c37033078090beeacfd4249460c50 authored over 5 years ago
Allow JS snippets to be used in Flow files

Flow files are actually handled by `language-typescript`, but the JS
snippets should all be app...

59c25d27a7ed53f086fe17eb84359fa8b01bf760 authored over 5 years ago
Prepare 0.130.2 release

5d677a20d23a6cdd0e9c7720bd4a26306b7d74ce authored over 5 years ago
Merge pull request #650 from atom/as-ns/fix-auto-indent

Fix auto-indent when the previous line ends with a comment with a quote

39270cc4cb5aab9d48a7856bb9a381b2d1a43fa3 authored over 5 years ago
Fix auto-indent when the previous line ends with a comment with a quote

Co-Authored-By: Nathan Sobo <[email protected]>

4076f4eb1e0c54834a87e429033d26171c596cf6 authored over 5 years ago
Prepare 0.130.1 release

12b321be8fe054838a4e5130cd498aa8eeedb167 authored over 5 years ago
:arrow_up: tree-sitter-{javascript,json,regex}

7cbd956659520b3287764df4a06912ae497ecbcc authored over 5 years ago
Prepare 0.130.0 release

d07be709933f131156fbf4308d5eb30cda6a578f authored almost 6 years ago
Merge pull request #644 from atom/b3-fold-default

Allow folding switch_default

6e90f7bd95b7a13e4a80834ce500d9a952b25ba8 authored almost 6 years ago
Allow folding switch_default

977311479e2cc44b2bef409a8b8ec5e2439dc6cc authored almost 6 years ago
Prepare 0.129.21 release

f991b825d7cdd3c214d470bc37b528c81af9e95d authored almost 6 years ago
Merge pull request #642 from lildude/remove-invalid-string-for-linguist

Remove invalid string highlighting from TextMate grammar

0a713254952263a3b32f992a26c4124f1970ac7f authored almost 6 years ago
Update tests to reflect invalid.illegal.string removal

9cf582ae9c6e90c454f5a5d5e28dd2fb95738fbb authored almost 6 years ago
Remove invalid string highlighting

GitHub Linguist currently uses this grammar for highlighting Javascript and JSX and the presence...

e589d85a45369159b272abf32bf799adfb767fe6 authored almost 6 years ago
Prepare 0.129.20 release

e5034e28f00e5401890516b7bce47fe3a9041c3c authored almost 6 years ago
Merge pull request #638 from bennypowers/css-tagged-templates

Add CSS, GraphQL, and SQL template literal tags to Tree-Sitter grammar

d95c26b2e70bbfedf6f9c17a4313c03731102413 authored almost 6 years ago
Adds gql and sql tags

76b5c69238229f1b1bb161892005df50e5831626 authored almost 6 years ago
Lint main.js

9a5263912971ed8b0d99c73594a094b5850298e9 authored almost 6 years ago
Uses CSS language for `css` template tag

14f286320ecd40730b82922076f74e7c99f70124 authored almost 6 years ago
Revert "Add `css` template literal tag"

This reverts commit 4fc67fb98d66c239f639bf33171ec261c59e4c72.

7bd0335c79bfebfc6511839d876c08d5cd7a215c authored almost 6 years ago
Merge pull request #626 from Aerijo/master

Differentiate line and block comments

975351d3d6c90cfdf0590d586edd24421e5af2cd authored almost 6 years ago
Merge pull request #639 from atom/dw-fix-styled-call-injection

Allow tagged template injections to accept function parameters

0893d741da754dc6877fe73de8f608af3056f96b authored almost 6 years ago
Allow tagged template injections to accept function parameters

This change fixes #634 which reports that the Tree-Sitter JavaScript grammar
does not correctly ...

1f1da30a976dc0dbaef78fd8fdc425351b7b97a2 authored almost 6 years ago
Add `css` template literal tag

4f905c5480dd338535adbe020524380505de3ed8 authored almost 6 years ago
Prepare 0.129.19 release

25863daee1a66142718349de0dc9139ddf825489 authored about 6 years ago
Merge pull request #633 from atom/mb-update-new-expression-structure

Bump tree-sitter-javascript and adjust scope mapping for new_expression

c9a3ff48adb992b0de5b1a864743a875e5bc2158 authored about 6 years ago
Prepare 0.129.19-0 release

5d7da002d1958fc8d59c6d5116d33453fdf850ab authored about 6 years ago
:arrow_up: tree-sitter-javascript, adjust scope mappings

a6332c080b839c8fcf9e571b56b98a5df713444e authored about 6 years ago
Remove , so this rule actually works

7cb6cfd8192d50190b31ede3b67a0a9f58ceec2a authored about 6 years ago
Fix for...of autocomplete, variable declaration

Following the for...of reference: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Refere...

9c6b4fca96dceb12a95e1bacda62001a21111e39 authored about 6 years ago
Prepare 0.129.18 release

8682aceeba09e208a3ffc516f9986783f60d0131 authored about 6 years ago
Merge pull request #628 from atom/b3-scope-like-babel

Change scopes in comparison to language-babel

c7e6e0e99b8150b698615a3bd896ca6e1e55bcaa authored about 6 years ago
Merge pull request #629 from atom/mb-add-jsdoc

Add JSDoc injection w/ tree-sitter-jsdoc

3c1dc51c6ba42c66a9847c17766c787c2ed973b1 authored about 6 years ago
:arrow_up: tree-sitter-jsdoc for CRLF fix

7a377722e3bee3ee62bf64591b2c1566e2043551 authored about 6 years ago
:arrow_up: tree-sitter-jsdoc, generalize tag scopes

b09a675accc4f4e8df160d2179c9e5855ad597b3 authored about 6 years ago
Add tree-sitter keyword to package.json

5aa901be72548399b14ad2261935f913562c4832 authored about 6 years ago
Add JSDoc injection w/ tree-sitter-jsdoc

e14dd5c53018d951dc86a36411fc3231089f4a2a authored about 6 years ago
Change scopes in comparison to language-babel

Refs https://github.com/atom/language-javascript/issues/625

a4f69240a3cb01d4c2f66d82d448c6d9067de194 authored about 6 years ago
Differentiate line and block comments

5da20e88f88bedf261399a7c1d48c93b831dcf08 authored about 6 years ago
Prepare 0.129.17 release

c0553a316620f166dfa364f9a0978c17ade3631d authored about 6 years ago
Merge pull request #620 from atom/b3-more-scopes

Add more scopes to the tree-sitter grammar

f5706d564c0e41531ecd6cd91e05e957222876d0 authored about 6 years ago
Remove language.variable scope mappings for now

cab77b6babf538836db2bc6cdfff60ec960a6fbf authored about 6 years ago
Merge pull request #624 from atom/b3-fold-case

Fold rules for switch_case

0acec377e46623cca5ff244cfc76475eff41406f authored about 6 years ago
Fold rules for switch_case

If there is a break statement don't include that in the fold. If there
isn't a break fold the en...

478f98d7ab254d94506d260f696acb9448611792 authored about 6 years ago
Prepare 0.129.16 release

92145cdb0cc19ea858caf20d57320164977669f5 authored about 6 years ago
Merge pull request #623 from CentricStorm/update-comma-period

Distinguish between commas and periods.

84d844c0af04667bbf78e2a9afc2291198a4d755 authored about 6 years ago
Merge pull request #622 from atom/b3-self-closing-meta

Self closing elements can also be meta.class

4077aced26fdb03bd3d685ffa51f1f88a0c0c244 authored about 6 years ago
Distinguish between commas and periods.

9ebc7decef45b28022983d62b93c078d564ca471 authored about 6 years ago
Self closing elements can also be meta.class

8b7f5b09a2243f29a758249b052a23ebd5da543c authored about 6 years ago
Merge pull request #604 from Ingramz/gql-template-literal

Add support for gql template literal

fdd1aac5533e5b1e1348f9a701472b88f8c29fbc authored about 6 years ago
Add arrow to the function to match textmate

Refs https://github.com/atom/language-javascript/issues/566

e615da4207d1028820ddc19b417389cf78c03ab2 authored about 6 years ago
:arrow_up: tree-sitter-javascript

For tree-sitter/tree-sitter-javascript#85

4216f3df82a98d145a7d6dc0147ce96febb3fcc6 authored about 6 years ago
Add a more specific scope for a call to super

b427615eddf4ab9c7ce4ad1a6a4f5ebc1291997e authored about 6 years ago
Scope this as variable.language

8c513eb0a96f54aac61612c0b944c72b8df6ffe4 authored about 6 years ago
:art:

2772c289a553da74dcd433d1081b110388e8bcbc authored about 6 years ago