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
Fix missing highlighting in case statements
f9520c41626bf28d5785f556283e04cdf9f6e942 authored over 8 years agof300a4de2eacda4ce671adbb1c041da7fcde8129 authored over 8 years ago
df0c0932ed6106bd80270f7e9880b250245f7a3f authored over 8 years ago
Certain primitives and "special" variables (such as "this" or __dirname)
lose their highlighting...
Extend list of DOM methods
2ca6abaaa1b88286612e483263cad0159539e710 authored over 8 years ago744927151a70c0fafac1b207de6e5b1ed4e593b1 authored over 8 years ago
76d04e61affa5c4474e219e2edf74d941131150d authored over 8 years ago
Add JSDoc support for square brackets suffix in types
663470118e14fb436b32c563006c8839d9732373 authored over 8 years ago8b64904c5a4f766e24d5e344ebffa8ec92d4a845 authored over 8 years ago
e20e6bbb5867f735f582c882fb6e1c0a1f803c72 authored over 8 years ago
Add JSDoc support for optional parameter types
8757a8017dadbe3bad43a7c98515e3dff4fc35bb authored over 8 years ago577695bf7013f794a3e0f065d07c0bc49461734c authored over 8 years ago
be8f99f0686c804b1d9a3ff239ab638834e0802f authored over 8 years ago
132dae0a3528a2a28492bb99e98121ba5bef836b authored over 8 years ago
3d7bfe15c7c0771a7ffe5a03c94d5df92a4c848b authored over 8 years ago
Improve JSDoc type support
605d04033dd30cae1d5c9997c408d2e445abf4b1 authored over 8 years agoa86ab62902a5993d5476ebce1755ff8e1be8f8dd authored over 8 years ago
c7523086a8bd1b433e597edac16eaca6a350140e authored over 8 years ago
5f6ca445832635d2f1c1bc94fdd5a6aef379b362 authored over 8 years ago
0b547f6429a52bb3191173bb56e5c53ff00e8a3e authored over 8 years ago
52e10909ba968fcb0c376a4190b0f17a849964fc authored over 8 years ago
9c1d2bd5b021e8521c7038533316b20e78c20951 authored over 8 years ago
a322e971bd49d2e787ae385d010caa5120bba858 authored over 8 years ago
e1b5268aea64a03562423325f81e2257000e3e19 authored over 8 years ago
313a5310051188a2ebde7b296339e43b58e8e535 authored over 8 years ago
045ee24188257782e37fdeba34be9fc212504c51 authored over 8 years ago
Add JSDoc support for $ sign in variable names
178140862d34e7c002ddaef6fcd5233896077ac6 authored over 8 years ago189ace182c410cd70f8157f449bf6f10ddd7a79d authored over 8 years ago
94f93c1194b49a3c71ad52c967aaf01eecbe0feb authored over 8 years ago
Add support for JSDoc parameter properties
bdde572cde793ac7c422b42ca8e38b033ef5970f authored over 8 years ago165662bedb5e3d6ef676f52ab3063cbc27ab2887 authored over 8 years ago
11325c86cd740c3c98997d733be1aabe2c1759d9 authored over 8 years ago
0b56f705efc45a2c2268cc4c431c2c209802fff5 authored over 8 years ago
Add support for JSDoc optional parameters and default values
54b926a446a119b9dab04de048e101de540c1eb2 authored over 8 years agod7afe49d57b407d8751bdcdf7344685560543e0d authored over 8 years ago
a06143a7798b10686937f34eb3e6f20e9706b27c authored over 8 years ago
a33dcdca5603e12687af13541ef2f198334f7ca9 authored over 8 years ago
52926a5ef8a2ffa438b2e2e1e57c851643c4f3e5 authored over 8 years ago
Allow multiple spaces in JSDoc tags
e4fbe38a5a76f552193b9023bdedd57baf8e555b authored over 8 years ago479dd5ec19c57af9d52f938e886d5ba648446136 authored over 8 years ago
🐛 Allow 'from' as identifier
1160deed23b1641cdaf3cf91991beb5ca558b34e authored over 8 years ago
```js
a = {
constructorABC: {}
};
```
f8737371ad7f7406271de7fc5d982989aa2d7fa1 authored over 8 years ago
Add missing JSDoc tags used by Closure Compiler
61b5fa8c39807dd6af7b18d05f6f6ffbe4f3c1c0 authored over 8 years agoe2a84a09fecdab56abecf95e165f9d6dae6aa0b7 authored over 8 years ago
74ff62f9a93de2c1976432feccce2d8ee23aa740 authored over 8 years ago
Add @public docblock match in Javascript grammar
83f9e51bc96b56d392e603c6efbbfba453e7c4a7 authored over 8 years agoSince it exists in official JSDoc dictionary :
* http://usejsdoc.org/tags-public.html
dc39dd5c163b34ac3c3dac0e57ded86cbdf147d0 authored over 8 years ago795943b9bc4582391928ba71bd528d5bca869513 authored over 8 years ago
5fb7053b459ba595459f93fea10f5341cd3cc206 authored almost 9 years ago
Style `arguments` like `this`, style superclass name distinctly
2b3161abd433bdbec67d6c02023feb91654b3116 authored almost 9 years agofb8c711f50616db2e2e363dbfba501cb379cc0b5 authored almost 9 years ago
This reverts commit bb0df12b935c866369d2d546e8cf59ea3e7a1d55.
55af01787477974b885aca5145de00eb53fffd62 authored almost 9 years ago
Also end comments when a </script> tag is encountered (bad solution, but
that's the best we can ...
cbbe69376ca69eab1b20bfb0785904cc43e9dd30 authored almost 9 years ago
d61d14e5bb6d1c5598e31fe254466d0372265388 authored almost 9 years ago
Fix console, Math matching
4293ce61f8935685be411c6f512b7e8f864b9a16 authored almost 9 years agocd6d3c2c88d8e3d4a10b703f6f58e5d3ba8a8c71 authored almost 9 years ago
892b8d6c92d2dd1d98ca5681fb29cf77c1870274 authored almost 9 years ago
Fix constructor body not being highlighted
3f2b018abfa93d334cbd78eb80032bab63f62fba authored almost 9 years agoa3ef259dbd242827d22013c0955aabb271e115dd authored almost 9 years ago
Don't treat function calls as constant
194f7fb9253d404853f872f4faf256a2d3634fbb authored almost 9 years ago12451802c7d2fd0fdc8facd011cb609be0af2493 authored almost 9 years ago
Improve objects, properties
a4bfbd9aa0b1dfe1f52f689e0a36040c967f456a authored almost 9 years ago7bddd57fc73eb7139f2a07fa7d0e3acac7b737e9 authored almost 9 years ago
55143cbdeec90cd8912df174429ad7fe801d8b91 authored almost 9 years ago
# Conflicts:
# grammars/javascript.cson
f62582359b5edbfd16f388e38144886a84d3a535 authored almost 9 years ago
Fixes #338: source.css parsing conflicts with CSS template parsing
971bf85e96ff8355ea450ef143e43d7089d1a37e authored almost 9 years agoTo properly sort it out, it would mean modifying the CSS parsing in language-css, and even then m...
00a412ef377846fc1f649ab23dce171d64246202 authored almost 9 years agoImprove multiline const destructuring
ecf25c602c31ad89575c77d49a2ddeea637d1025 authored almost 9 years agoFix class name highlighting.
c97defaece00a42d5614e1e98639c8a8e41cb4da authored almost 9 years agoAdd performance highlighting.
46921b55eb522047de536afec5af1c29d1b05f22 authored almost 9 years ago56a1c8c19d1e18309626fbb63831fa83c98fcd91 authored almost 9 years ago
a73cb86b06b89783ef24653d005801d3c3d8b89a authored almost 9 years ago
3dcb047c77ae106ab6b9cd0d194ed31fed054f37 authored almost 9 years ago
Highlight GraphQL inside Relay.QL template strings
c1612f0ba57a757bcd4d0798510329a967d14049 authored almost 9 years agod522598d2c8a52c96de3593e4fd8985114258abd authored almost 9 years ago
c8cdcdba6298c0901e8cbfa03ddb8ec33dabb91e authored almost 9 years ago
2fe6f4a0c3445f25933d7be1d808fc4bcb6cb8b2 authored almost 9 years ago
Also bring it in line with the new function tokenization syntax
3e1941405c3f6c031010af810cf0cacbd521a1aa authored almost 9 years agoFixes #356
2a85b66f2d428b81d3db4722a7708bed8abd2600 authored almost 9 years agoc56dfbe85bfd6209488c0412c10fc546721b3382 authored almost 9 years ago
9739c14241013b893337f21ffd788c926399005c authored almost 9 years ago
a6adf145901271567475a11c369939875c9d4486 authored almost 9 years ago
Added support for Unity3d WebGL native plugin types
1edc76262644395c276ba27aaed80718011813af authored almost 9 years agod54d068b4dd15636d8f5f3d76cd03f12de5e4ce3 authored almost 9 years ago
52c76a8cfd4d2bd74f13869f31ee4a4229e12fc0 authored almost 9 years ago
Update Math highlighting.
91e9ff4a0b078d15c8b99ab9d0dc90ea461abbd0 authored almost 9 years ago7361b9fb4cabac679ba62f8d38ca1618291e6609 authored almost 9 years ago
f872db813a6a3bb706a7c7000ce2b407f27579e1 authored almost 9 years ago
d8d4ad6d9f45f501404f2e1681fb80cbc7dba12a authored almost 9 years ago
b8d22c0d2ca40af13b8e4f270e2b3e977b1d1c12 authored almost 9 years ago
Declare Required Modules As Const Instead Of Var
d9bffa62a11a144f5774b408a3ddda18f2721044 authored almost 9 years agoPart of #345
8d131e00325092e6476e78fcf3e6cc5423e130cf authored almost 9 years ago1e2c85f4f1693e2bde38ecbc7231927f457f0737 authored almost 9 years ago
b28af094cc31a7e2423c474845e506ce33aa3a57 authored almost 9 years ago
Add grammar to parse JSDoc variable type, variable name and description
e9002c1be5de8e878c3d12c06df1bfb4115aaf08 authored almost 9 years ago614317294d9194828179889646da35f14dbe24d0 authored almost 9 years ago
2ee92f5fbc39835fb5aed785ca765abe8638cd28 authored almost 9 years ago