Commit Graph

35358 Commits

Author SHA1 Message Date
Ash Wilson
27a6e11585 ⬆️ apm 2018-07-11 21:59:06 -04:00
David Wilson
6479e7f6c0 Add draft of "Consolidate Core Atom Packages" RFC 2018-07-11 16:56:42 -07:00
Lee Dohm
d2735b8a4f Merge pull request #17673 from atom/spell-check-0-74-0
⬆️ spell-check@0.74.0
2018-07-11 15:13:16 -07:00
Lee Dohm
6d39c5ae7e ⬆️ spell-check@0.74.0 2018-07-11 13:38:45 -07:00
Lee Dohm
0b0a6647db Revert "⬆️ spell-check@0.74.0"
This reverts commit af08a77566.
2018-07-11 13:31:39 -07:00
Lee Dohm
af08a77566 ⬆️ spell-check@0.74.0 2018-07-11 12:47:49 -07:00
David Wilson
8209eaa635 Update RFC 002 to Implemented 2018-07-11 10:41:22 -07:00
David Wilson
972b11c5d0 Merge pull request #17538 from atom/dw-nightly-releases
Implement RFC 002: Atom Nightly Releases
2018-07-11 10:28:26 -07:00
David Wilson
27d3de614f ⬆️ about@1.10.0 2018-07-11 09:30:12 -07:00
David Wilson
3109958dc1 Revert "Try possible fix for broken GitHub package tests"
This reverts commit 3046f689be.
2018-07-11 06:11:43 -07:00
Max Brunsfeld
6239720d45 👕 Fix lint errors 2018-07-10 13:17:47 -07:00
Lee Dohm
3938846f5e Merge pull request #17569 from fedelibre/doc-open-position
Doc: explain how to open a file at a certain line and column
2018-07-10 13:12:45 -07:00
Lee Dohm
5a6b3c6e99 Merge pull request #17651 from cacheflow/tooltip-should-fade-on-keybaord-event-17431
Tooltip should fade on keybaord event 17431
2018-07-10 13:11:52 -07:00
David Wilson
3046f689be Try possible fix for broken GitHub package tests 2018-07-10 12:55:55 -07:00
Max Brunsfeld
19f9a0f0f7 Merge branch 'master' into tree-sitter-injections 2018-07-10 12:10:32 -07:00
Max Brunsfeld
2c2b6f59a6 ⬆️ text-buffer 2018-07-10 12:07:33 -07:00
Max Brunsfeld
99a6237c2c Avoid repeated characterIndexForPosition calls in HighlightIterator.seek 2018-07-10 12:06:25 -07:00
Max Brunsfeld
a6c61f9ae3 Avoid O(injectionCount) linear searches in highlight iterator 2018-07-10 11:25:24 -07:00
Max Brunsfeld
0e9c082c25 ⬆️ language-c
Refs tree-sitter/tree-sitter-cpp#7
2018-07-10 09:47:48 -07:00
David Wilson
bea3267697 Simplify atom-x64 nupkg path generation 2018-07-09 16:16:30 -07:00
David Wilson
fa326a0a07 Minor tweaks to build documentation 2018-07-09 16:04:15 -07:00
Max Brunsfeld
79071996a6 WIP - put back parse queue 2018-07-09 16:01:05 -07:00
Max Brunsfeld
10d8d515ba Only search for injection markers within a layer's included ranges 2018-07-09 16:00:23 -07:00
David Wilson
7b711cda5e Add documentation for Atom Nightly build process 2018-07-09 15:59:29 -07:00
David Wilson
49b9b9efeb Write error to stderr if publishing release fails 2018-07-09 15:51:32 -07:00
Ashi Krishnan
ca854cc267 Spec for injected language folding.
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@github.com>
2018-07-09 17:17:58 -04:00
Lee Dohm
b866cae126 ⬆️ image-view@0.63.0 2018-07-09 14:01:24 -07:00
Ashi Krishnan
d6669f4337 Folding works, though folding to a particular level doesn't respect nested grammars.
Co-Authored-By: Max <maxbrunsfeld@github.com>
2018-07-09 16:33:24 -04:00
Max Brunsfeld
9484729969 Make select-larger-syntax-node command respect injected languages
Co-Authored-By: Ashi Krishnan <queerviolet@github.com>
2018-07-09 11:06:53 -07:00
Lexis Alexander
4d48ea8da2 Fixed failing tests and moved hiding of tooltips on keydown events to tooltip manager. 2018-07-09 00:58:03 -07:00
Lexis Alexander
b53b4e6302 Fixed liniting issues. 2018-07-08 19:50:07 -07:00
Lexis Alexander
5dd84a9bc5 Removed undefined check for event passed in to hideOnClickOrTypeOutsideOfTooltip. 2018-07-08 18:51:38 -07:00
Lexis Alexander
0d67f362ef Changed function name from hideOrClickOutsideOfTooltip to hideOnClickOrTypeOutsideOfTooltip. 2018-07-08 04:46:50 -07:00
Max Brunsfeld
d3497c5e67 ⬆️ tree-sitter 2018-07-06 17:29:39 -07:00
David Wilson
0d0db817eb Remove queue setting in nightly build 2018-07-06 17:10:09 -07:00
David Wilson
e91030ffcd Set timeout of 180 minutes on nightly build 2018-07-06 17:03:02 -07:00
David Wilson
f1c7ddf740 🔥 script/lib/create-github-release.js 2018-07-06 16:07:24 -07:00
David Wilson
4527a44315 Merge branch 'master' into dw-nightly-releases 2018-07-06 16:06:24 -07:00
David Wilson
5917800fb9 Add CI_PROVIDER env variable to test tasks 2018-07-06 16:04:29 -07:00
David Wilson
7750b8c7f0 Re-enable macOS VSTS CI tests 2018-07-06 16:04:29 -07:00
David Wilson
9858800ec0 Mock fs.createWriteStream to fix FileRecoveryService test 2018-07-06 16:04:29 -07:00
David Wilson
a41a345de8 ⬆️ keybinding-resolver@0.38.2 2018-07-06 15:46:30 -07:00
Max Brunsfeld
653a66619a Fix error when injection points are added before grammars are loaded 2018-07-06 15:31:33 -07:00
Max Brunsfeld
1c64fc85a8 Preload main modules of language-html and language-javascript 2018-07-06 14:56:46 -07:00
Max Brunsfeld
4de1a5c23d Merge branch 'master' into tree-sitter-injections 2018-07-06 14:03:56 -07:00
Max Brunsfeld
670371c376 Fix propogation of included ranges for injections within injections
Co-Authored-By: Ashi Krishnan <queerviolet@github.com>
2018-07-06 13:53:13 -07:00
David Wilson
aa547fe511 ⬆️ github@0.17.2 2018-07-06 12:29:16 -07:00
Max Brunsfeld
a9da395f60 Fix linter errors 2018-07-06 12:21:11 -07:00
Max Brunsfeld
577c565dc8 Fix language-javascript version 2018-07-06 12:20:56 -07:00
Max Brunsfeld
1ba18314f9 Remove grammar argument from populateInjections
Co-Authored-By: Ashi Krishnan <queerviolet@github.com>
2018-07-06 12:15:30 -07:00