Commit Graph

35722 Commits

Author SHA1 Message Date
Max Brunsfeld
74fee65b76 ⬆️ tree-sitter-ruby 2018-10-22 11:20:21 -07:00
Max Brunsfeld
692c1d3253 Merge pull request #18287 from atom/dw-fix-18195
Don't soft-wrap spaces and '/' to new lines
2018-10-20 10:11:09 -07:00
Max Brunsfeld
78cdabf692 Revert tests updates in #17949 2018-10-19 19:29:43 -07:00
David Wilson
8239fcdeba 👕 2018-10-19 17:06:01 -07:00
David Wilson
1065c0f943 Add new package migration issues to packages/README.md 2018-10-19 16:47:14 -07:00
David Wilson
9d320a0964 Don't soft-wrap spaces and '/' to new lines
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
2018-10-19 16:35:18 -07:00
Max Brunsfeld
2fb329fb1d ⬆️ language-shellscript 2018-10-19 13:40:17 -07:00
Hubot
883a940891 1.34.0-dev 2018-10-19 14:45:06 -05: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
b72fe0138f ⬆️ language-shellscript 2018-10-18 15:42:56 -07:00
Max Brunsfeld
11bd210ee3 Merge pull request #18254 from atom/b3-log-syntax-tree
Add a command to log the syntax tree
2018-10-18 15:32:43 -07:00
Winston Liu
b2f4506dd1 Merge pull request #18261 from atom/wl-update-settings-view
Update settings-view to 0.257.1
2018-10-18 16:33:19 -04:00
Max Brunsfeld
d5205ccd6a ⬆️ language-ruby, language-shellscript 2018-10-18 13:07:10 -07:00
Winston Liu
3757bcd018 ⬆️ settings-view@0.257.1 2018-10-18 14:25:31 -04:00
Linus Eriksson
5299bb0f97 Simplify syntaxTreeScopeDescriptorForPosition 2018-10-18 18:13:00 +02:00
Max Brunsfeld
e937a4ed08 Merge pull request #18256 from atom/mb-migrate-grammar-selector-package
Migrate core package 'grammar-selector' into ./packages
2018-10-18 09:02:16 -07:00
Linus Eriksson
ad41476cbe Add tests for synaxTreeScopeDescriptor 2018-10-18 17:49:37 +02:00
Linus Eriksson
0e2501d6e4 Rename all the things 2018-10-18 17:48:54 +02: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
09a03a384a Merge pull request #18255 from atom/b3-disable-snippets
⬆️ snippets & settings-view
2018-10-17 11:24:27 -07:00
Linus Eriksson
d6a3028721 ⬆️ snippets & settings-view 2018-10-17 19:22:16 +02:00
Linus Eriksson
67fd0e6349 Add a command to log the syntax tree 2018-10-17 18:09:26 +02:00
David Wilson
9a9eb5d3a6 ⬆️ language-ruby@0.72.10 2018-10-17 08:45:26 -07:00
David Wilson
934425fa94 ⬆️ language-python@0.51.6 2018-10-17 07:23:47 -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
David Wilson
5f7da1d38f Merge pull request #18235 from atom/migrate-go-to-line-package
➡ Migrate core package 'go-to-line' into ./packages
2018-10-16 08:35:19 -07:00
David Wilson
a5305f4ca3 ➡️ Migrate core package 'go-to-line' into ./packages 2018-10-15 17:04:26 -07:00
David Wilson
d1fd0d251e Merge pull request #18222 from tjfryan/master
Don't mutate Pane serialized state during deserialization
2018-10-15 14:19:10 -07:00
Lee Dohm
4ca5d4e9a3 Merge pull request #14330 from sindresorhus/quit-menu
Add app name to the Quit menu on macOS
2018-10-15 10:36:02 -07:00
John Ryan
d0755b59af Don't mutate Pane serialized state 2018-10-10 18:01:36 -07:00
David Wilson
d29bb96c8e Merge pull request #18202 from atom/dw-github-0.20.1
⬆️ github@0.20.1
2018-10-05 16:11:08 -07:00
David Wilson
e8c344db11 ⬆️ github@0.20.1 2018-10-05 14:38:01 -07:00
Tilde Ann Thurium
1e5575e919 Merge pull request #18190 from atom/dw-at-clean-up-build-warnings
Clean up unhelpful 'No README data' warnings in Atom build
2018-10-03 16:27:30 -07:00
David Wilson
5b4ef69e24 Clean up unhelpful 'No README data' warnings in Atom build
Co-Authored-By: Tilde Ann Thurium <annthurium@github.com>
2018-10-03 15:24:35 -07:00
David Wilson
8284d65fae Merge pull request #18181 from atom/migrate-base16-tomorrow-night-dark-theme-package
➡️ Migrate core package 'base16-tomorrow-dark-theme' into ./packages
2018-10-02 16:19:23 -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
34b73887f6 Merge pull request #18180 from atom/migrate-base16-tomorrow-light-theme-package
➡️ Migrate core package 'base16-tomorrow-light-theme' into ./packages
2018-10-02 16:11:46 -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
Max Brunsfeld
1fd5f9db08 ⬆️ autocomplete-html 2018-10-02 11:35:13 -07:00
David Wilson
47a12b2cf5 Merge pull request #18165 from atom/migrate-deprecation-cop-package
➡️ Migrate core package 'deprecation-cop' into ./packages
2018-10-02 10:53:44 -07:00
David Wilson
fed020c382 Merge branch 'master' into migrate-deprecation-cop-package 2018-10-02 09:30:35 -07:00
David Wilson
7e3191c7f1 Merge pull request #18166 from atom/migrate-dalek-package
➡️ Migrate core package 'dalek' into ./packages
2018-10-02 09:29:09 -07:00
David Wilson
04fd2aa4e6 Merge pull request #18169 from mfonville/master
Update Electron to 2.0.11
2018-10-02 08:39:39 -07:00