Commit Graph

34410 Commits

Author SHA1 Message Date
Max Brunsfeld
30e1233b11 Fix loadGrammar callback argument order
Fixes #16733
2018-02-14 10:01:47 -08:00
Max Brunsfeld
2ef0bc5ba6
Merge pull request #16738 from atom/mb-tree-sitter-crlf-handling
Fix difference in CRLF line ending handling between tree-sitter and text-buffer
2018-02-14 09:37:21 -08:00
Ash Wilson
9f8370ce92
Merge pull request #16124 from atom/aw-watcher
Back filesystem watchers with @atom/watcher
2018-02-14 11:01:37 -05:00
Max Brunsfeld
3e7e8aecce Handle positions between CR and LF characters in TreeSitterTextBufferInput.seek 2018-02-14 07:49:02 -08:00
Ash Wilson
73d8471b5c
⬆️ @atom/watcher 2018-02-14 09:30:55 -05:00
Ash Wilson
cb783fd15c
Use @atom/watcher with a core.fileSystemWatcher setting 2018-02-14 09:29:28 -05:00
Bryant Ung
0b59e5fc5e
⬆️ UI themes 2018-02-13 18:03:59 -08:00
Bryant Ung
6c5365071d
⬆️ grammar-selector 2018-02-13 17:59:05 -08:00
Bryant Ung
22f069abd1
Merge pull request #15080 from p-e-w/font-family-system-ui
Replace font stack with Chromium 56's "system-ui" generic font family
2018-02-13 17:35:04 -08:00
Max Brunsfeld
b9e4febf03 ⬆️ tree-sitter 2018-02-12 21:51:17 -08:00
Ian Olsen
ac84143c2d
Merge pull request #16714 from atom/2018-02-12-weekly-update
Weekly focus doc: 2018-02-12
2018-02-12 16:32:48 -08:00
Katrina Uychaco
fa6c781c2a
Add @kuychaco's work 2018-02-12 12:32:59 -08:00
Max Brunsfeld
7a9bd0d441
Add my focus for week fo 2/12 2018-02-12 09:33:27 -08:00
Nathan Sobo
83ad524ddf
Add Xray goals 2018-02-12 10:04:14 -07:00
David Wilson
122849eb92
Add Atom IDE focus items 2018-02-12 06:32:28 -08:00
Ash Wilson
744d2ce30a
@smashwilson's stuff 2018-02-12 09:28:56 -05:00
Jason Rudolph
ef16985bfc
:bowtie: 2018-02-12 08:32:13 -05:00
Jason Rudolph
14e62e54bb
Improve issue links 2018-02-12 08:30:14 -05:00
Jason Rudolph
d9993b2dda
Add Teletype highlights for the past week and focus for the week ahead 2018-02-12 08:26:37 -05:00
Ian Olsen
50de9345bc
Create weekly focus doc for 2018-02-12 2018-02-11 18:10:38 -08:00
Wliu
c343670e2b
⬆️ archive-view@0.64.3 2018-02-10 23:47:01 -05:00
Max Brunsfeld
c47ed5ea06
Merge pull request #16701 from atom/fb-pw-configurable-loadSettings
add `configurable: true` to browserwindow.loadSettingsJSON
2018-02-08 23:07:56 +01:00
Philip Weiss
c3309ee9b9 remove trailing comma 2018-02-08 12:55:20 -08:00
Philip Weiss
ef50a52405 add configurable: true to browserwindow.loadSettingsJSON 2018-02-08 10:33:47 -08:00
Hubot
2f23f7cd94 1.26.0-dev 2018-02-07 15:48:54 -08:00
David Wilson
95e6b3cb47 ⬆️ command-palette 2018-02-07 13:56:32 -08:00
Ash Wilson
47f17de5f3
⬆️ github like I mean it this time 2018-02-07 09:32:18 -05:00
Ash Wilson
6296e64e25
⬆️ github 2018-02-07 08:36:34 -05:00
Antonio Scandurra
c7f97ad3ad ⬆️ exception-reporting
This fixes the failing tests at https://circleci.com/gh/atom/atom/6792,
see atom/exception-reporting@5cc4161 for more details.
2018-02-06 10:52:19 +01:00
Antonio Scandurra
6fc0037077 ⬆️ exception-reporting 2018-02-06 08:01:28 +01:00
Wliu
555dae4eae
⬆️ language-mustache@0.14.5 2018-02-05 19:36:59 -05:00
Wliu
d5bd442171
Merge pull request #16685 from atom/wl-update-languages
Update languages
2018-02-05 08:16:53 -05:00
Wliu
9114cd3dca
⬆️ language-yaml@0.31.2 2018-02-04 23:22:05 -05:00
Wliu
8f78b8f4b4
⬆️ language-python@0.49.0 2018-02-04 23:21:28 -05:00
Wliu
fe16e5131c
⬆️ language-php@0.43.1 2018-02-04 23:20:28 -05:00
Damien Guard
a3108623de
⬆️ language-csharp 2018-02-01 11:38:22 -08:00
Antonio Scandurra
287b554d63
Merge pull request #16658 from atom/fix-prompt-restart
Register for `core.titleBar` changes after the initial load of config
2018-01-31 10:33:58 -07:00
Antonio Scandurra
49e704291d Register for core.titleBar changes after the initial load of config
This prevents the change handler for `core.titleBar` from being
triggered every time a new instance of the main process is created. This
fixes a regression that was causing users to be prompted for a restart
every time they opened Atom.

Co-authored-by: Max Brunsfeld <maxbrunsfeld@github.com>
Co-authored-by: Nathan Sobo <nathan@github.com>
2018-01-31 09:24:15 -07:00
Max Brunsfeld
669b22ce1e
Merge pull request #16544 from rosston/fix-cursor-movement
Fix includeNonWordCharacters regression in Cursor
2018-01-29 09:55:26 -08:00
Wliu
46d9d190c2
Merge pull request #16627 from atom/wl-revert-right-click-move
Revert change to move mouse cursor on right-click
2018-01-26 23:52:59 -05:00
Wliu
7e0635d2c0
Fix spec 2018-01-26 18:41:57 -05:00
Max Brunsfeld
e74ea47975 ⬆️ text-buffer 2018-01-26 15:31:05 -08:00
Max Brunsfeld
02d61c1b28 Add the word Experimental to the tree-sitter setting description 2018-01-26 14:11:47 -08:00
Max Brunsfeld
e3b2e910a1 ⬆️ text-buffer 2018-01-26 14:01:16 -08:00
Max Brunsfeld
2923f0057f
Merge pull request #16628 from atom/mb-centralize-config-file-io
Perform all config file IO in the main process
2018-01-26 14:00:50 -08:00
Wliu
a48624dc02
Merge pull request #16635 from atom/wl-update-languages
Update language packages
2018-01-26 15:36:46 -05:00
Max Brunsfeld
2acaa41e34 Remove trivial test
This doesn't work on CI for reasons related to
fa0bd1e049

It doesn't test anything interesting, so I'm just going to leave it out.
2018-01-26 12:28:09 -08:00
Wliu
36be5e084c
⬆️ atom-autocomplete-api@0.10.7 2018-01-26 14:35:35 -05:00
Wliu
d268aeb9fe
⬆️ language-python@0.48.0 2018-01-26 14:26:19 -05:00
Wliu
5d8b1f801a
⬆️ language-todo@0.29.4 2018-01-26 14:25:44 -05:00