Sadick
53fbe5ada6
Remove unnecessary check to allow scrolling to center ( #21488 )
...
* Remove unecessary check
* Update go-to-line package
2020-10-12 20:14:05 +03:00
sadick254
74983fc3ae
Bump sinon@9.0.3
2020-09-22 19:19:21 +03:00
sadick254
809303b422
Update stub usage
2020-09-22 18:17:58 +03:00
sadick254
2e014af2d8
Bump chai@4.2.0
2020-09-18 16:57:47 +03:00
dependabot[bot]
81165ceb9a
Bump lodash from 4.17.15 to 4.17.20 in /packages/about
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.20.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.20 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-09-09 15:44:11 +00:00
Jan T. Sott
2ae2ef1f52
Use UI variables on container
...
The `.incompatible-package` container looks quite awkward in dark themes, this PR adjusts its look to match that of the `settings-view` containers ([for reference](b6b27e949d/styles/package-card.less (L15-L16) )).
2020-08-27 19:13:56 +03:00
Isaac Clayton
f78af03d08
Add async and await keywords to Rust highlighter
...
This commit adds support for Rust's `async` and `await` keywords to `language-rust-bundled`. See #20905 for more information.
2020-06-10 09:04:13 -06:00
Darangi
58c2246637
adjusted expected values in exception-reporting specs
2020-02-11 22:34:40 +01:00
Darangi
67d61c0351
fixed failed to load language-rust-bundled
2020-01-24 19:28:42 +01:00
Darangi
f473a9aab6
packages/dalek package-lock.json
2020-01-24 17:18:06 +01:00
Darangi
b9078c7fdf
:arrow_up:language-rust-bundled@0.15.2
2019-12-06 19:43:03 +01:00
Marek Jeszka
d94b0ec370
Fix base16 project link
2019-09-24 13:39:52 +02:00
Jason Rudolph
5b4f2696e7
Merge pull request #19800 from atom/dependabot/npm_and_yarn/packages/about/js-yaml-3.13.1
...
Bump js-yaml from 3.12.0 to 3.13.1 in /packages/about
2019-08-15 14:12:53 -04:00
dependabot[bot]
8980caabd1
Bump js-yaml from 3.12.0 to 3.13.1 in /packages/about
...
Bumps [js-yaml](https://github.com/nodeca/js-yaml ) from 3.12.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases )
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.0...3.13.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2019-08-15 15:40:28 +00:00
dependabot[bot]
a5ebad252e
Bump lodash from 4.17.10 to 4.17.15 in /packages/about
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.10 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.10...4.17.15 )
Signed-off-by: dependabot[bot] <support@github.com >
2019-08-15 15:06:05 +00:00
Jason Rudolph
56399644f2
👕
2019-08-12 14:22:00 -04:00
Jason Rudolph
3cd91ffbb7
➡️ Migrate core package 'update-package-dependencies' into ./packages
2019-08-12 13:35:01 -04:00
Jason Rudolph
35449e862f
👕
2019-08-12 08:42:46 -04:00
Jason Rudolph
f05db285f8
➡️ Migrate core package 'welcome' into ./packages
2019-08-09 16:12:23 -04:00
Antonio Scandurra
ef01db65c6
Use class colors for inherited classes in One syntax themes
2019-07-31 17:21:40 +02:00
Benjamin Gray
5f220a8224
fix spec
2019-06-21 19:44:24 +10:00
Benjamin Gray
a92c86f194
Default to no Tree-sitter grammars
2019-06-21 14:57:31 +10:00
Benjamin Gray
4bcb51984e
Merge branch 'master' of github.com:atom/atom
2019-06-21 01:34:41 +10:00
Benjamin Gray
5b344aea6d
fix lint
2019-06-20 12:02:18 +10:00
Benjamin Gray
7d5a52f755
clean up duplicate removal
2019-06-20 11:47:15 +10:00
Max Brunsfeld
7bfd33c519
Add includeChildren injection point API, use it for rust injections
2019-06-17 16:54:15 -07:00
Max Brunsfeld
8988f87da4
Use injection to re-parse rust macro calls and defs as rust
2019-06-17 15:34:18 -07:00
Max Brunsfeld
6708932b4a
⬆️ tree-sitter-rust
2019-06-17 15:34:18 -07:00
Benjamin Gray
29a7b776e3
fix lint
2019-06-15 17:05:37 +10:00
Benjamin Gray
14f5f99639
go with default include approach
2019-06-15 16:50:23 +10:00
Benjamin Gray
f141ca35a3
Merge branch 'master' of github.com:atom/atom
2019-06-12 14:39:28 +10:00
Nathan Sobo
93f0184a25
Merge pull request #19396 from atom/wl-autoflow-latex-tags
...
autoflow: Do not reflow selections that contain only LaTeX tags
2019-06-10 16:56:33 -05:00
Rafael Oleza
faa36949d9
Merge pull request #19387 from dan1wang/master
...
Highlight keyword.operator by default
2019-06-10 11:23:58 +02:00
Rafael Oleza
66f7f1746a
Reformat all JS files using prettier
2019-05-31 20:26:19 +02:00
Rafael Oleza
41840abdc2
Merge commit '1d9a4cafcf6cc288d675512db8fd984e13aab869' into pr18738
2019-05-31 20:25:41 +02:00
Rafael Oleza
0580aa11d1
Merge commit '677bbb7f0b8754787ff9e7bfab4602ba82e13b0b' into pr18738
2019-05-31 20:19:05 +02:00
Rafael Oleza
219a1f58ff
Merge commit '1d9a4cafcf6cc288d675512db8fd984e13aab869' into wl-autoflow-latex-tags
2019-05-31 18:57:16 +02:00
Rafael Oleza
7f3f040628
Reformat all JS files using prettier
2019-05-31 18:33:56 +02:00
Winston Liu
54f757bbe7
autoflow: Do not reflow selections that contain only LaTeX tags
2019-05-23 18:26:26 -04:00
dan1wang
d6dca879c4
Highlight keyword.operator by default ( #19386 )
2019-05-23 13:30:43 +08:00
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
Benjamin Gray
cb501f8897
Better tests and enable returning Tree-sitter by default
2019-03-04 21:09:26 +11:00
Benjamin Gray
424c7123b8
fix lints
2019-03-04 17:39:58 +11:00
Benjamin Gray
8dcdae902a
merge upstream
2019-03-04 16:44:52 +11: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