Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/pulsar-edit/language-coffee-script
:lock: CoffeeScript support in Atom
https://github.com/pulsar-edit/language-coffee-script
2ded2e98c8ceba673fada36735fcacd18f578261 authored over 9 years ago
6675d1a8485adb5d42755ecc2265da7d1731d5e9 authored over 9 years ago
96c0393bdc81ffbb687c834741d24bba1a82fb3a authored over 9 years ago
00b37d1e67ab161e861f422a370ddd7a840f2b45 authored over 9 years ago
eg `eat food for food in food`
add test cases
b69db5ab788690ad8401e437784d509a2a5a0342 authored over 9 years ago
e9f47f0f5517b77ebb1a3cb9bdbd4fdf97ff5caa authored over 9 years ago
99f29d259f8c51c3a56b0798d3e5c95cca370421 authored over 9 years ago
Closes atom/autocomplete-plus#498
340c6f5cef6980be2077cfe329c0b1bc34c47e65 authored over 9 years agoAdd coffeelint support
4a7eebf17a4f77c25682c21a587748d54c85eea0 authored over 9 years ago124270431542e147fa8cde1331c27a5b66ab648f authored over 9 years ago
203cbf09295c7f1c2ac9e01cc72c9a9356f58a3d authored almost 10 years ago
Conflicts:
spec/coffee-script-spec.coffee
Explicit test modifiers
88a5f9d8ee8973213d225d3b1d41f5c1b05bbd41 authored almost 10 years ago71c9756966ba9adb66e399ad58a716e23cf1ade9 authored almost 10 years ago
db6aa2439a438546490a332fa473516ef0ebe2ec authored almost 10 years ago
0cd13fcfb20a5877320ce7a54fea6f5a7883dba2 authored almost 10 years ago
d86c8963dcee0ab811da05a175b2218045d0c124 authored about 10 years ago
9eb72e63132f14fe492a9246f95ad2c2692fceba authored about 10 years ago
c6e8d33715fe883da8411b7149cfb3eb76d23698 authored about 10 years ago
b3168c3736566ca124c477740bbaae55f5f0273e authored about 10 years ago
b03f25bd2a720465de29a4f28ee97415099ed77f authored about 10 years ago
Disable auto-indent on paste
4feb97ffb58be23a97a6fcd7ec392d72c7e3a39a authored about 10 years agofc535605837abf8ed77e92da080514d826c6dd3c authored about 10 years ago
83cd07b70da222b8b9ae3f9d3559efcc80e3f2cb authored over 10 years ago
97b351312c100e8b12057c7da8280ef086dc0616 authored over 10 years ago
8e1599d5be2bd2af09c813e210fd4b2ba58014e7 authored over 10 years ago
Previously false == foo and foo == false would not be colorized
the same way.
99ee40209ede03cba007ca0d8eddff84caa4dcab authored over 10 years ago
Closes #42
31ea74aef000eb379e6072278c9ce936a3f00f49 authored over 10 years agoa26c22e9c9dabc1ba81483835047349f026adf06 authored over 10 years ago
09b4b394c218e9a24b031f3e8a08a739091ad8f7 authored over 10 years ago
68a123323d005f0435d172ab58e7b3d69d48fc48 authored over 10 years ago
a7e842345a88baf95d65a477c06d4e12450540eb authored over 10 years ago
a65887034e8a44282ffa2adaeedf40482094ccaa authored over 10 years ago
and=, or=, +=, -=, etc. are now tokenized as variable assignments.
Closes #28
655f2e8a1bd4345f825618520790c0d7f021a9b9 authored over 10 years ago5a8a102bca35a10b5f8240923b13659434f62a79 authored over 10 years ago
Prevents matching properties or variables that contain
the word class in them such as classList
...
1e942846915719ac5a39cc5080023f695d3350e1 authored over 10 years ago
Tokenize 'this' as a keyword
f0e65966320bb6ab0b56c1cb36cf99bd8b7414e8 authored over 10 years agoa4fb6b3e28e3268d559f50c8b53a522224874c1a authored over 10 years ago
c64efa00f1393a9f45937efcb276325058f5e720 authored over 10 years ago
Per the specification, `this` is a JavaScript keyword that is forbidden
from being used as a var...
make CI build faster
2f44f55c2c41c3db0dcde50555d8f195249bf38d authored over 10 years ago39154d0b6d1bc7246b286e7d2fa11551e847fcba authored over 10 years ago
c6ae55bb8271a9dbc3719f93707926ccb79fc163 authored over 10 years ago
Previously this was a little too aggressive and was colorizing email
addresses that commonly occ...
faddb456ed5f0a1444ed67cbad12e356812f50b4 authored over 10 years ago
Removing the 'documenting' capture assignment fixes #19
aa39c38ccd350bd723bb8c0f05a16e7b603fd221 authored over 10 years ago9105ee3a5118132d2e1002b1e3f350644a4567e9 authored over 10 years ago
d8aef3e25ef6392dd76e4e6572d370c3acecbb82 authored over 10 years ago
Use single quotes in snippets
faf06806fc5e16710a3335a45c2981c7de5aaea2 authored over 10 years agoffeb8823936b9e757eec48447b215895a1d37c9b authored over 10 years ago
Revert "Replace double quotes with single quotes"
732dce434f88838e2e871ac1ad668574b23ab62e authored over 10 years ago97fcd240d66a724bb95b4a49884490e81f123a84 authored over 10 years ago
Replace double quotes with single quotes
0f757cc860688e35a65f6034acac20b71ece091f authored over 10 years ago29a5e944ff3c682ba9cd9e4166d33147f6eb906a authored over 10 years ago
4d1ddc6ce16fe51c6eb604932b61e583c3205c02 authored over 10 years ago
c3e80f34d9ab4350c2f12d27c04e09e1dc37ee11 authored over 10 years ago
a27f2a3a8671e0e2d7972c173983e0f31a55fc9f authored over 10 years ago
0aa932b961e5708385fb560747b9a6136baf8e12 authored over 10 years ago
0d9cccad50f5e2bd8b331694092c093dec574cc7 authored over 10 years ago
'class' isn't highlighted at the end of a word
22015deb8c9a064eb0e8d26f5c8e3d59786f1ae1 authored over 10 years agoc5fac1a8a2ec7a81b5353509ced5809bf13cd966 authored over 10 years ago
b19d76ae3a69e9cf9b9da3d7088496e1c2bc0bb2 authored over 10 years ago
fb743f1b8e9a08820cb4864902f46fc19ba9c4ec authored over 10 years ago
Enhance require snippet
e0f3fabcab8dfcd4d5620cdc5564840a9d125632 authored over 10 years agoI usually require modules into a variable with the same name as a module - guess it's not only m...
7a13ae7df61658e1f9ed5a082359a5576553a702 authored over 10 years ago3cd4b32d5d32adf8a1385ba4d63815bfc2418e7d authored over 10 years ago
Closes #24
5912553320f940c40d3e78b1f791bd1a402ce252 authored over 10 years ago4074c461cf91b9fca9cff4d5a41af04297d648f5 authored over 10 years ago
e6c80b289b40903b5c5d0d27de6703b6cdb49d0a authored over 10 years ago
Closes #23
0b5560bab2dd612f29b593839a2959d90b5ab051 authored over 10 years ago0fb5046daa4a521196f9874260917d22ac2c23d6 authored over 10 years ago
1bb2c9e13e948acf96abc7fcc1456811ba0f8b0a authored almost 11 years ago
Previously they looked for an end pattern of either } or ]
causing incorrect highlighting when b...
e282d72fb1b5255e925b16af03a1c2bab94b5797 authored almost 11 years ago
c312200bed6379faa47a386c32a203dd0784450a authored almost 11 years ago
Previously having object keys/ivars such as delete would be highlighted
as keywords instead of k...
9bed839a7dc68642eb1467691234dc7a93853a4e authored almost 11 years ago
Includes javascript grammar for embedded javascript
1ca85da253ce7a16b1dc11a279463949efee5fad authored almost 11 years ago9fca6bb9262a6b0cf907827ab631ddd1c470228a authored almost 11 years ago
Highlight reserved words
e3f2944ef80fbec230202c7531268a5f87edf270 authored almost 11 years ago2364298586e4774393cb8b69c806caf248f12ab3 authored almost 11 years ago
794886e0c19095b2082a03f750fdeb78fb6ad033 authored almost 11 years ago
6e15c6e79e5aaec162845375900dac9c5ad6309e authored almost 11 years ago
Previously regexes would not match without one of the
igmy characters after the closing /.
This...
2e87827293cfae072cd314eb70fecc5eba8ba593 authored almost 11 years ago67809e7a75f832f0625bf7b51fbfb3521b8f1c96 authored almost 11 years ago
ff5be3773f8045dd5febc374d8a9b706b7a8775e authored almost 11 years ago
f8fc6da75ba5b2370788abbfb4f6cbb1ecba7a10 authored almost 11 years ago
7647770182ef71774914cd4a9d98e3b19c78b37e authored almost 11 years ago
a7897bfc52506ca01583bd26cc1e9dc46bc87be6 authored almost 11 years ago
44a63225ba310f085f681908e112ec8ce2897e77 authored almost 11 years ago
Feature regexp syntax
c1ed287483f2ae004922267630fffef13bd29014 authored almost 11 years agoeefaa582a3058523ae18536543611cfe3654f763 authored almost 11 years ago
Replace literate coffeescript rules with an include of source.coffee
379a0daa8f727ee0e2cbfb3203c6576b717d6ab2 authored almost 11 years agof45dfd46a485454b0fd7770a3c3e35636f44f141 authored almost 11 years ago
In my experience, having done it for a while in ST, I didn’t find a
case where the inclusion of ...
Unfortunately, I couldn’t reuse the javascript source in that
case, nor extract the regexes rule...
ce578bdad0e1e73f0625e2e5d82a1e3138ba1b25 authored almost 11 years ago