Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Pull requests: atom/language-javascript

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Autoindent rules for arrays
#96 by rclark was merged Jan 28, 2015 Loading…
Add .jsx files to JavaScript grammars
#94 by danielbayley was closed Jan 21, 2015 Loading…
Fixes #77
#92 by UltimateBrent was merged Jan 21, 2015 Loading…
Add inspect snippet
#89 by fixe was merged Jan 12, 2015 Loading…
Update LICENSE year
#88 by fixe was merged Jan 12, 2015 Loading…
snippets: changed selection behaviour of for cycle
#82 by Hurtak was merged Dec 22, 2014 Loading…
snippet: iife, \t removed from first selection
#81 by Hurtak was merged Dec 22, 2014 Loading…
snippets: added querySelector and querySelectorAll
#80 by Hurtak was merged Dec 22, 2014 Loading…
snippets: indentation fix of switch statement
#79 by Hurtak was merged Dec 22, 2014 Loading…
Support ES6 regular expression flags u and y
#75 by mathiasbynens was merged Dec 12, 2014 Loading…
Add support for new ES6 numeric literals
#74 by mathiasbynens was merged Dec 12, 2014 Loading…
Fix #72 indentation decrease for Allman style
#73 by malexandre was merged Dec 12, 2014 Loading…
Workaround for Allman-style indentation
#72 by malexandre was merged Dec 11, 2014 Loading…
Add promise snippet
#68 by ponychicken was merged Dec 1, 2014 Loading…
Select all keys and methods as constant.
#67 by TechnoBerry was closed Dec 20, 2014 Loading…
Add bitwise XOR (^) to the list of keywords
#65 by igormilla was merged Nov 20, 2014 Loading…
Adding node globals to grammar
#46 by dominicbarnes was merged Jul 15, 2014 Loading…
Treat with as a control keyword
#44 by jasonhansel was merged Jul 11, 2014 Loading…
Make void an operator
#43 by jasonhansel was merged Jul 11, 2014 Loading…
Update function-params patterns to match TextMate's
#39 by izuzak was merged Jun 30, 2014 Loading…
Add "start docblock" snippet
#38 by jacobbednarz was merged Jun 27, 2014 Loading…
Don't de-indent case and default statements
#36 by yeldarby was merged Jun 26, 2014 Loading…
Fix Issue #26
#34 by daumiller was closed Aug 18, 2014 Loading…
Fix indentation for single line if/else/while/for
#32 by kevinsawicki was merged Jun 20, 2014 Loading…
Remove .jsx extension
#30 by sophiebits was merged Jun 11, 2014 Loading…
ProTip! Exclude everything labeled bug with -label:bug.