Max Brunsfeld
|
2a0e49d684
|
Silence complaint from standard 🙄
|
2018-07-13 16:31:30 -07:00 |
|
Max Brunsfeld
|
a2f831f533
|
Merge branch 'master' into tree-sitter-injections
|
2018-07-13 16:10:19 -07:00 |
|
Max Brunsfeld
|
7a196589f8
|
Return containing tags from seek in the correct order
|
2018-07-13 16:07:14 -07:00 |
|
David Wilson
|
aec38c955b
|
⬆️ electron@2.0.5
|
2018-07-13 13:26:26 -07:00 |
|
Max Brunsfeld
|
bf69fd92bb
|
Move helper functions to the bottom of the file
|
2018-07-13 13:05:27 -07:00 |
|
Max Brunsfeld
|
be5020f05f
|
Rework handling of edited ranges
|
2018-07-13 13:03:56 -07:00 |
|
Max Brunsfeld
|
6fe6efc38d
|
Represent the full node range set as null
We already had conditional logic based on whether the node range set
was 'full'.
|
2018-07-13 11:28:32 -07:00 |
|
Max Brunsfeld
|
5b0ae5aa5c
|
Remove concurrency limit on parsing
|
2018-07-12 17:57:22 -07:00 |
|
Max Brunsfeld
|
84e30d5d99
|
⬆️ tree-sitter
|
2018-07-12 16:00:25 -07:00 |
|
David Wilson
|
8c3e36d56f
|
Merge pull request #17680 from atom/dw-consistent-app-name
Use a consistent app naming strategy across non-stable channels
|
2018-07-12 14:46:34 -07:00 |
|
David Wilson
|
97b4bca76f
|
⬆️ github@0.17.3
|
2018-07-12 14:02:58 -07:00 |
|
David Wilson
|
6797296b75
|
atom.sh should look for 'Atom Dev.app' on dev channel
|
2018-07-12 11:36:30 -07:00 |
|
David Wilson
|
de93396af7
|
👕 Make the linter happy
|
2018-07-12 11:06:26 -07:00 |
|
David Wilson
|
bf9fac27cf
|
Use a consistent app naming strategy across non-stable channels
|
2018-07-12 10:14:15 -07:00 |
|
David Wilson
|
32a6acae38
|
Merge pull request #17679 from atom/dw-use-node-8-in-ci
Use Node 8.9.3 in Atom CI builds
|
2018-07-12 09:35:08 -07:00 |
|
David Wilson
|
8fadbae23d
|
Merge pull request #17677 from atom/leave-vsts-locked
Don't delete the package-lock.json in /script/vsts
|
2018-07-12 07:09:18 -07:00 |
|
David Wilson
|
441fb4d62d
|
Use Node 8.9.3 in Atom CI builds
|
2018-07-12 06:58:23 -07:00 |
|
Lee Dohm
|
f759bed882
|
Don't delete the package-lock.json in /script/vsts
|
2018-07-11 19:54:29 -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 |
|