Rafael Oleza
|
d846bd5e87
|
Merge pull request #19074 from rafeca/upgrade-underscore-plus
⬆️ underscore-plus@1.7.0
|
2019-04-27 19:13:00 +02:00 |
|
Max Brunsfeld
|
773209ece4
|
⬆️ language-c, tree-sitter-rust
|
2019-04-18 15:01:46 -07:00 |
|
Rafael Oleza
|
b2dc9224f6
|
⬆️ underscore-plus@1.7.0
|
2019-03-29 18:11:47 +01:00 |
|
Rafael Oleza
|
ec705399e6
|
Remove uneeded methods from async-spec-helpers modules
|
2019-03-01 12:05:21 +01:00 |
|
Rafael Oleza
|
a93808d1a8
|
Always use global it, beforeEach and afterEach methods
|
2019-02-28 20:39:21 +01:00 |
|
Rafael Oleza
|
9cf34c0e89
|
Fix git-diff package test
|
2019-02-25 15:08:51 +01:00 |
|
Rafael Oleza
|
ebf137954c
|
Add comment and ignore rule on regular expression.
|
2019-02-25 13:05:02 +01:00 |
|
Rafael Oleza
|
3f1b965343
|
Lint fixture file from go-to-line package
The specs needed to be updated since they depended on the actual contents
of the fixture.
|
2019-02-25 13:04:54 +01:00 |
|
Rafael Oleza
|
20ec642da1
|
Lint fixture file from git-diff package
|
2019-02-25 12:58:59 +01:00 |
|
Rafael Oleza
|
e734434811
|
Small linter fixes
|
2019-02-25 12:50:18 +01:00 |
|
Rafael Oleza
|
11206eca76
|
Add curly braces around if statements
|
2019-02-25 12:50:18 +01:00 |
|
Rafael Oleza
|
f6db819485
|
Remove unused variables from specs
|
2019-02-25 12:50:18 +01:00 |
|
Rafael Oleza
|
7e23d4dc7a
|
Run prettier on packages/ folder
|
2019-02-25 12:19:44 +01:00 |
|
Rafael Oleza
|
64d63b9d4a
|
Fix syntax error in fixture
|
2019-02-25 11:10:22 +01:00 |
|
simurai
|
7ade4bcc8e
|
Reduce font size
|
2019-02-14 14:49:27 +09:00 |
|
simurai
|
89184442a8
|
Left align diff icons
|
2019-02-14 14:03:34 +09:00 |
|
simurai
|
4a8321eadb
|
⬆️ settings-view@v0.259.0
|
2019-02-04 16:44:55 +09:00 |
|
Ash Wilson
|
c3b8966f34
|
Merge pull request #18168 from isundaylee/master
[packages/autoflow] Handles wrapping text around LaTeX tags
|
2019-01-15 14:16:55 -05:00 |
|
simurai
|
c4b3381984
|
Merge branch 'master' into migrate-solarized-dark-syntax-package
|
2019-01-03 15:55:57 +09:00 |
|
simurai
|
28283ce338
|
Merge pull request #18552 from ryanolsonx/migrate-solarized-light-syntax-package
➡ Migrate core package 'solarized-light-syntax
|
2019-01-03 15:48:18 +09:00 |
|
Max Brunsfeld
|
24976c47f3
|
Fix highlighting of enum names within glob imports
Fixes tree-sitter/tree-sitter-rust#7
|
2018-12-07 10:43:10 -08:00 |
|
Ryan Olson
|
935d33e393
|
➡️ Migrate core package 'solarized-dark-syntax' into ./packages
|
2018-12-06 17:36:25 -07:00 |
|
Ryan Olson
|
fe801d3f5d
|
➡️ Migrate core package 'solarized-light-syntax' into ./packages
|
2018-12-06 16:19:28 -07:00 |
|
simurai
|
66f9144fbc
|
Add focused pane marker
|
2018-11-01 18:06:11 +09:00 |
|
simurai
|
a4d297cc6e
|
Merge pull request #18341 from atom/b3-style-typescript-operators
Style operators in typescript and flow in one-dark/light-syntax
|
2018-11-01 14:22:07 +09:00 |
|
simurai
|
110c28f953
|
Merge pull request #18266 from RyanPisuena/master
Update deprecation-cop.less
|
2018-11-01 13:14:04 +09:00 |
|
Max Brunsfeld
|
71658fabcb
|
⬆️ tree-sitter-rust
|
2018-10-28 13:19:45 -07:00 |
|
Ryan Pisuena
|
770b23d6f7
|
Update deprecation-cop.less
Delete !important from hover
|
2018-10-26 15:52:04 -07:00 |
|
Linus Eriksson
|
a4dadb5eb1
|
Style operators in typescript and flow
This makes operators in typescript and flow have the same coloring as in
javascript
|
2018-10-26 22:15:06 +02:00 |
|
David Wilson
|
1065c0f943
|
Add new package migration issues to packages/README.md
|
2018-10-19 16:47:14 -07:00 |
|
Max Brunsfeld
|
c155f7ccfa
|
Tweak rust highlighting
* Highlight self as special variable
Closes atom/language-rust#3
|
2018-10-19 10:55:18 -07:00 |
|
Max Brunsfeld
|
2efd4ce367
|
Tweak rust highlighting
* Highlight ! in macro invocations the same color as the macro name
* Highlight crate and super the same everywhere
Refs atom/language-rust#1
|
2018-10-19 10:44:50 -07:00 |
|
Max Brunsfeld
|
7c0f2ef7ad
|
Add language-rust-bundled to packages/README.md
|
2018-10-19 10:19:40 -07:00 |
|
Max Brunsfeld
|
e82629c1b9
|
Merge pull request #18257 from atom/mb-bundle-rust-grammar
Provide built-in Rust support using Tree-sitter
|
2018-10-19 10:04:12 -07:00 |
|
Max Brunsfeld
|
14817cb30c
|
Provide built-in rust support using Tree-sitter
|
2018-10-17 19:30:21 -07:00 |
|
Max Brunsfeld
|
878f264e00
|
Fix grammar-selector link text in packages README
|
2018-10-17 15:52:02 -07:00 |
|
Max Brunsfeld
|
2a318c1316
|
➡️ Migrate core package 'grammar-selector' into ./packages
|
2018-10-17 14:30:51 -07:00 |
|
David Wilson
|
7ee4230761
|
Fix autoflow package path in packages/README.md
|
2018-10-17 06:22:24 -07:00 |
|
Jason Rudolph
|
556adbfa65
|
➡️ Migrate core package 'line-ending-selector' into ./packages (#18239)
|
2018-10-16 17:36:59 -04:00 |
|
Ryan Pisuena
|
af4f144237
|
Update deprecation-cop.less
Delete !important argument from background-color of depreciation-op
|
2018-10-16 14:16:27 -07:00 |
|
David Wilson
|
a5305f4ca3
|
➡️ Migrate core package 'go-to-line' into ./packages
|
2018-10-15 17:04:26 -07:00 |
|
David Wilson
|
59b4fb4a64
|
Merge branch 'master' into migrate-base16-tomorrow-night-dark-theme-package
|
2018-10-02 16:13:17 -07:00 |
|
David Wilson
|
0b982f2cf5
|
➡️ Migrate core package 'base16-tomorrow-light-theme' into ./packages
|
2018-10-02 12:07:49 -07:00 |
|
David Wilson
|
4b6769e2a4
|
➡️ Migrate core package 'base16-tomorrow-dark-theme' into ./packages
|
2018-10-02 11:50:58 -07:00 |
|
David Wilson
|
fed020c382
|
Merge branch 'master' into migrate-deprecation-cop-package
|
2018-10-02 09:30:35 -07:00 |
|
David Wilson
|
c66ed0fa13
|
Update dalek's README link in package notifications
|
2018-10-02 07:57:28 -07:00 |
|
David Wilson
|
8bb4a340e0
|
Clean up README.md and LICENSE.md
|
2018-10-02 07:15:28 -07:00 |
|
Jiahao Li
|
92407c1cbc
|
Handles wrapping text around LaTeX tags
|
2018-10-02 01:45:44 -04:00 |
|
David Wilson
|
692f6c344e
|
➡️ Migrate core package 'deprecation-cop' into ./packages
|
2018-10-01 16:47:39 -07:00 |
|
David Wilson
|
4a6c5e2c52
|
➡️ Migrate core package 'dalek' into ./packages
|
2018-10-01 15:33:42 -07:00 |
|