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

github.com/babel/babel-sublime

Syntax definitions for ES6 JavaScript with React JSX extensions.
https://github.com/babel/babel-sublime

Rebase from JS Custom 4.3.0

2b3608cd8b555e3e16df5585e11543085658afbd authored about 2 years ago
Integrate upstream changes.

2e81fcbde47863402933fd327866edcce3407fcc authored over 3 years ago
Update to JS Custom 4.2 release.

9ee9015bdf4ee7174e165b97349eb703daf3a25b authored over 3 years ago
Integrate upstream changes.

02edb9da250a2ea902572a30ca4f114a4d5cbd24 authored over 3 years ago
Integrate upstream changes.

ea84c7e41d55fd2c14aa5a745077dcdb0bd174b1 authored almost 4 years ago
Add new styled components syntax to build command.

8f25bd20ce941185990135ebaa07ce55cff92df4 authored about 4 years ago
JS Custom 4.1.

697e49055098a3c3cef3fa3455e07f77999aa4f0 authored about 4 years ago
Patch flow bugs (again).

7b50fd9ddbace0f0286ec51cbec52a47f7ca8834 authored about 4 years ago
Fix for Flow arrow function return type bug.

c4e777223ed9daa7a5a7026212b4d7d191edbfc4 authored about 4 years ago
Merge pull request #409 from babel/st4

Update for ST4

b0e1c62f49f947fbe58aaad3d9f917031d67ac5b authored about 4 years ago
Add update message.

ebbed0fd98891c77f8d181a2028ada286ef691ef authored about 4 years ago
Merge branch 'master' into st4

5ea27065a383c297643f92968f4433fef574d707 authored about 4 years ago
Update for current JS Custom.

5f6820df2bfe972920a51d0d2dbcf02d010dd9e8 authored about 4 years ago
Merge pull request #404 from babel/asi-block-comment-fix

Patch ASI lookahead to fix block comment bug.

db1e8de832ba389de68e8de25513883014c1398d authored over 4 years ago
Patch ASI lookahead to fix block comment bug.

83f6fe2bfd95a049a3525a09ede58406608389c0 authored over 4 years ago
Merge branch 'master' of https://github.com/babel/babel-sublime

9f0ef3051b081106e9ade843fd152ea7dbb206ce authored over 4 years ago
Use all comments files from core JavaScript package.

b3823428e6e9899fb89130b45d77ebc957890e1a authored over 4 years ago
Merge pull request #401 from babel/improve-jsx-attribute-comments

Improve JSX attribute comments.

70d4161fca5f43046b77499d44ae398f8f66baf0 authored over 4 years ago
Improve JSX attribute comments.

f7029a125c74e8f4f67969588c1dd451440880bf authored over 4 years ago
Merge pull request #400 from babel/add-core-support-files

Add support files from core JavaScript package.

cc678d0b5453e93b5098263745b3467cbb5a0dde authored over 4 years ago
Add support filed from core JavaScript package.

1ca855dcf827f8cc6541904bcb309e6794665bb6 authored over 4 years ago
Merge pull request #394 from babel/next

Merge next branch into master

2bfec9194601b238cae090c3afcfb75a84a0793b authored over 4 years ago
Fix typo in release message.

728081612c252484ea113265a6d7a65bb6b88eca authored over 4 years ago
Remove suggestion to disable core JavaScript package.

4165c8358c5dfeb213fd395d12189c1c9062c970 authored over 4 years ago
Remove .no-sublime-package.

ffc2feb572b932f87f85b6faee60224b781cd500 authored over 4 years ago
Add release message.

25139d4d5aed6a4b670aaa8d905972f378c7b085 authored over 4 years ago
Readme revisions.

3644db64bc329644a48a6e64392a786e4973d4df authored over 4 years ago
Move screenshot.

b21b54f045663433f8ec38922c7b8c207fc7b0fb authored over 4 years ago
Replace screenshots.

21954105daa5010909c45b7c5faa1d40803ad297 authored over 4 years ago
Un-hardcode package name in build script.

a300004bd70935efb96f81399ca6d7e2e8f67f14 authored over 4 years ago
Update to latest ST3-based JS Custom.

cb479924421a4a33ede016f092d1154039428d30 authored over 4 years ago
Re-enable styled components.

9fbaeac96eb305ebebdfbffd4ce47535a070f8af authored over 5 years ago
Automatically build syntax from JS Custom.

fb79b9c73ca86fda8a15e2a87e57d66ebb304ecb authored over 5 years ago
Generate tests automatically.

306c37728c72a8324d31aedd48f1af8b18c41ea4 authored over 5 years ago
Add new syntax and tests.

719140a804b4a23ca802527bf1b42e50d4f863ef authored over 5 years ago
Remove old code.

f9a6c8bd00e05532ff91c0c37883ee96b2899b8e authored over 5 years ago
Merge pull request #378 from devsnek/patch-1

add mjs extension

f4579f9107996c16208466248a85dc2296083a5f authored over 5 years ago
Update JavaScript (Babel).tmLanguage

1e087691ac1c307811d13633c51f5ca24cac9da2 authored over 5 years ago
add mjs extension

34c023653ec4c2f97b3421a44c7c2733eae3ed10 authored over 5 years ago
Merge pull request #360 from dashdashzako/patch-1

Fix README url breaking markdown rendering

a9a908fe1d39ec84893e6edcbb146f09e9e60cc6 authored about 7 years ago
Fix README url breaking markdown rendering

96f26d0bc9dd634775397ed6664c0723134b8793 authored about 7 years ago
Merge pull request #344 from einarlove/graphql-syntax

Support GraphQL syntax

cec2163e8cd9203827092439a1bc236828d681e8 authored over 7 years ago
Use babel javascript syntax, not regular js

f6d08058d96da9d9d3ba5ca12d23cd48032512df authored almost 8 years ago
Support embeded expressions

cd206f3d8fdbf5eb841c519d3942eb9f5fc83a23 authored almost 8 years ago
Support highlighting even without gql function

e3f15a8ff8e6143ca09b4962102da06ef0c966d9 authored almost 8 years ago
Support graphql syntax in gql`…`

b5e3af529ef1befd0b6f0b8f7aaadab7096cd476 authored almost 8 years ago
Removes empty captures (#303)

* Removes empty captures

* Removes an additional empty capture

9c7d32faecbf53e8984d7ab743f7408032286c44 authored over 8 years ago
Lots of styled-components fixes

* Better scope names that match builtin JavaScript grammar.
* Handle `styled` with arguments.
* ...

1955e69957c35a751f5c008876cf8694e349931b authored over 8 years ago
9.0.0 message

4d2b8be1654323570b69fc2faa83d73374f306c8 authored over 8 years ago
add styled-components support (#289)

2bcc72c647f210e624f5d2a1aa4d855aad77d20f authored over 8 years ago
Fix backtick autopair when next to another backtick

7f67835561ace0a615ebbae5b0acbbe2cf349a6a authored over 8 years ago
Support auto_close_tag

It's a little weird for the outer-most tag since we have to use a very liberal scope. So to be s...

26fc89dfde68338234d715e48be5682bbd66afd3 authored over 8 years ago
Split up JSX tmPreferences to better scope them

For indent to work on the outer-most tag, the scope has to be more liberal

a72fee741fdca8b2d5cfc47bc6343b9e7631b471 authored over 8 years ago
Fix JSX indentation

5bb3ffd6c23fe0d2738fb5685ab9a10cd016b695 authored over 8 years ago
Rename shellVariables for comments

f8761b5d05882a4badef184f2fea4f6875925e54 authored over 8 years ago
Use one tmPreferences for JSX

f4a9fcbbaf3ae6da9b4114afe603cd67f5fa2c90 authored over 8 years ago
Add test for #284

d2ca5e76ec73357cddfd77370e93852525827642 authored over 8 years ago
Add test for #275

dd13c77e15cf2018418f036a187415e987433117 authored over 8 years ago
Add test for #274

d04b2c30a35b639c12be08a47c4dc40e7b5e029d authored over 8 years ago
Add test for #270

e043a6a26255da56f81ae8ac4d6a7efa70a7d7f0 authored over 8 years ago
Add test for #256

2a58456314cb6181704886209674192da8152b24 authored over 8 years ago
Add test for #253

2d07d29e1db1d1e1f92fc075e543424909db7adc authored over 8 years ago
Add test for #249

21499316a1110ff5eb52a487ff9da93cb4bf2c60 authored over 8 years ago
Add tests for #244

258fada515a496fd79d5555103df1958e0ffe08b authored over 8 years ago
Convert samples into tests

14d9f439a04d0305e0b61b791c82fe600b1e061a authored over 8 years ago
Remove old tests

8168983710be6d2bbbfbb186b57a0936deb3fd52 authored over 8 years ago
Remove sublime-syntax and re-add doctype

PackageDev keeps re-adding the doctype, so just leave it.

0ebeac25a8b6c348557046fbb5191aa4a6f68b3d authored over 8 years ago
Remove builtin JavaScript replacements

Prior to ST3 build 3106, the builtin JavaScript package preferences added too much junk to the s...

62123dd58245f40e8864303a833f8cd8feb2ee97 authored over 8 years ago
Add auto-pairing for template string interpolation

c39d4dcdbf6f4fb52008aad6b0b2c2442b580033 authored over 8 years ago
Restyle keymap with tabs and proper breaks

Like the rest of Sublime's keymaps

71a493d0007aa09eb5f4cbf78692cb0ea8eed791 authored over 8 years ago
Remove unneeded doctype

Sublime's own files don't have this.

e9a78dfe67e15b8fbb9fe8dbc89e419fe74f7d8f authored over 8 years ago
Prefer tmPreferences over YAML-tmPreferences

tmPreferences files are small- using YAML is overkill. It increases cognitive overhead for very ...

4ad818cc044e3bbb0084f23b999e7888661892e0 authored over 8 years ago
Remove Monokai Phoenix

This is legacy from when ST2 shipped with a bad theme.

38cd1186ebc21962e01a0cd2dbef592051e6aac9 authored over 8 years ago
Remove transform support

This should really be its own package and not live with the grammar.

114724bd15897c7f18a3aba64e7e300b3267f365 authored over 8 years ago
Update README.md (#259)

Update suggested resource text and order
Update zeus-theme image link

548e8150ae01ac015718973668bacfc7262110c2 authored about 9 years ago
fix anonymous classes

fixes #246

cccf0b9d1f7e7b9fc189e6c9466dbe3900403244 authored about 9 years ago
fix jsx tag in "export default"

fixes #229

40864840eaec5dc0212dfc45d160ccb9517c7888 authored over 9 years ago
always get env copy in node_bridge

Fixes #220

0ebe98820789bcf2a1b7f8cd60dcd5f76eab19af authored over 9 years ago
remove sublime.Region monkeypatch

0cb279bbb475219bcd7a5d309756cb410afc7464 authored over 9 years ago
Convert babel.py indentation to spaces

3c526b0a0cc5b47a72fe9b3dc0a9249b8d1c89f9 authored over 9 years ago
Fix incorrectly matching comments in jsx body

Related to #226

ca0bbdab2648125f099db57cf4ce2e9f55f5db91 authored over 9 years ago
Permit spaces between short method name and open parens

Fixes #225

125603cc721bc9c4efa776f4b47182b14097cbb8 authored over 9 years ago
Merge pull request #216 from hawkrives/patch-1

Add note about only supporting ST3 to README

c9189c8dbbd412cfb400d0693e6b25c9793854d9 authored over 9 years ago
Add note about only supporting ST3 to README

d518746a341a848501b9d0706c6c09483d17f0ab authored over 9 years ago
Add comment.block.documentation to new syntax

ac5a7d163487c4141b21fa670ab810dff87dfdb0 authored over 9 years ago
Merge pull request #206 from babel/meta-tag-jsx

Only match tags (not their content) as meta.tag.jsx

fca3f7a5c7d8e0b91307f92cc2c143011736674b authored over 9 years ago
Merge pull request #211 from bfricka/feature/docblockr-support

Add DocBlockr support

3f112a84312611d873e29cdbe457379b87159fe0 authored over 9 years ago
Add DocBlockr support

- DocBlockr uses ["comment.block.documentation.js"](https://github.com/spadgos/sublime-jsdocs/...

ee187209b1de7385c3116f8e1c4cdacc293c4298 authored over 9 years ago
Merge pull request #209 from aziz/patch-1

Removed illegal screenshot

5a0de539fd90c9c10bf6974eb364ca51af33c72f authored almost 10 years ago
removed illegal screenshot

Since that feature is not working anymore.

c7b79ebb1d2106faebc67ec3e20190d52d49d979 authored almost 10 years ago
Only match tags (not their content) as meta.tag.jsx

Fixes #204

66bc84c7aa7ee1599397025138fe3be8d43d7fac authored almost 10 years ago
Merge pull request #199 from babel/post-flow-4-fixes

Post flow backport pt.4 fixes

788a87148dd51a774470573acc9e013373c09f94 authored almost 10 years ago
fix keywords mistaken for short methods

02c170c9630fa3bf9c6ea5b676fb04add61b9bae authored almost 10 years ago
fix number short method name

70b70589bc3e6dc9da448df204a9dd45e16cb49d authored almost 10 years ago
fix matching tag underlining

4a3f58d8e98dc606cb5cb7bf70940853c3edaf8d authored almost 10 years ago
Merge pull request #198 from babel/flow-backport-4

Flow backport (part 4)

2203c2c54b0694f823fa9087f1519315df40df5d authored almost 10 years ago
Too much flow to fit in one message

d8fa89c856e17e55e12087b718c11b73cc708fd0 authored almost 10 years ago
match "case"/"default" by themselves

6b306695e21e5eab10e0546d4631e05aea6aaed7 authored almost 10 years ago
fix labels with escapes

d4f77fbf1b61cb3012021e4797b3dcc5dc55db23 authored almost 10 years ago
atomic groupings and others

beb464302877fe2a469b5db9291a1c9c3e9115a6 authored almost 10 years ago