Max Brunsfeld
733d6381cc
Fix handling of {undo: 'skip'} in TextEditor.insertText
...
Signed-off-by: Nathan Sobo <nathan@github.com>
2018-01-03 13:00:53 -08:00
Max Brunsfeld
75f43b0b0e
⬆️ text-buffer
2018-01-03 12:20:57 -08:00
Nathan Sobo
3bdda7c546
⬆️ autocomplete-plus
2018-01-03 13:05:27 -07:00
Michelle Tilley
fff5f39db6
⬆️ apm@1.19.0
2018-01-03 11:30:13 -08:00
Wliu
7f39e96b95
Revert " ⬆️ settings-view@0.253.3"
...
This reverts commit c885a9c4f6
.
2018-01-03 11:10:18 -05:00
Wliu
c885a9c4f6
⬆️ settings-view@0.253.3
2018-01-02 22:52:12 -05:00
Lee Dohm
c97e8f084c
Merge pull request #16473 from atom/update-docs-readme
...
Update /docs/README.md to direct people to the new docs locations
2018-01-01 10:15:42 -08:00
Lee Dohm
d6a32c8eb6
Update /docs/README.md to direct people to the new locations of the documentation
2018-01-01 10:13:18 -08:00
Wliu
8c92ed9652
Merge pull request #16444 from him2him2/fix/HTTPS
...
Docs: Update HTTP -> HTTPS
2017-12-30 19:36:56 -05:00
Damien Guard
4833a175c2
Merge branch 'master' into fix/HTTPS
2017-12-30 08:13:35 -08:00
Max Brunsfeld
2dea255eb7
Merge pull request #16458 from mortenpi/multiple-instances
...
Independent Atom instances (per $ATOM_HOME) v2
2017-12-28 10:14:37 -08:00
Morten Piibeleht
1964b0094b
Make socketPath shorter
...
To work around the limited socket file length on macOS/BSD.
2017-12-28 13:06:52 +13:00
Morten Piibeleht
2b3e22a39d
Allow independent Atom instances
...
By having an $ATOM_HOME-dependent part in the socket name, Atom
instances that have different homes will run in independent processes.
Fixes the current behaviour where starting Atom with a new $ATOM_HOME
"opens" an Atom window with settings and packages from the original
$ATOM_HOME. Useful for IDEs.
2017-12-28 13:02:25 +13:00
Max Brunsfeld
3482f8fe6f
Merge pull request #16455 from fordhurley/fix-unique-editor-ids
...
Ensure that new editors get unique ids
2017-12-27 14:43:40 -08:00
Ford Hurley
065f4c48ec
Avoid dependency on shared state
...
The test was passing only when run in isolation.
2017-12-27 16:37:55 -05:00
Max Brunsfeld
e51d2b0ea1
Merge pull request #16456 from atom/revert-15081-multiple-instances
...
Revert "Independent Atom instances (per $ATOM_HOME)"
2017-12-27 13:35:47 -08:00
Max Brunsfeld
798bbe3c32
Revert "Independent Atom instances (per $ATOM_HOME)"
2017-12-27 13:35:01 -08:00
Ford Hurley
3ad3852dd6
Add a test for generated TextEditor ids
2017-12-27 15:16:22 -05:00
Ford Hurley
b5189e4e4a
Delint
2017-12-27 15:16:13 -05:00
Ford Hurley
f96a0d922e
Ensure that new editors get unique ids
...
This restores the behavior from when TextEditor was written in
coffeescript, and extended the Model class.
2017-12-27 13:42:40 -05:00
Lee Dohm
e3b0c8c9b5
Merge pull request #16451 from atom/api-docs-to-flight-manual
...
Point API docs to new Flight Manual section
2017-12-26 11:50:54 -08:00
Lee Dohm
88a7eab337
Point API docs to new Flight Manual section
2017-12-26 11:43:29 -08:00
Ronald Eddy Jr
9fdec77739
Docs: Update HTTP -> HTTPS
...
URLs updated to use HTTPS protocol where appropriate to improve security and privacy.
2017-12-25 22:55:44 -08:00
Lee Dohm
5b843a0b13
Merge pull request #16441 from malept/fix-linter-error
...
Remove trailing whitespace from text editor docs
2017-12-24 13:29:07 -08:00
Mark Lee
2c2d9597a7
💚 remove trailing whitespace from text editor docs
2017-12-24 12:10:29 -08:00
Wliu
4ed59b3ee7
📝 Update TextEditor::scopeDescriptorForBufferPosition docs
...
[ci skip]
2017-12-21 21:20:31 -05:00
David Wilson
86690b3a85
Merge pull request #16421 from atom/dw-linux-instructions
...
Update Linux installation instructions in README.md
2017-12-21 11:31:48 -08:00
David Wilson
1d4f516d62
Update Linux installation instructions in README.md
...
Resolves #2956 .
2017-12-21 11:10:33 -08:00
Wliu
84f6203a30
Merge pull request #16322 from atom/wl-more-history-fixes
...
More history manager fixes in specs
2017-12-21 12:20:06 -05:00
Wliu
1d6549a8e3
Merge pull request #16328 from atom/wl-right-click-selections
...
Update auxiliary click logic for moving cursors
2017-12-21 12:18:41 -05:00
Wliu
48dfffda6c
⬆️ autoflow@0.29.3
2017-12-20 23:45:53 -05:00
Wliu
f1f2d2f60f
⬆️ autoflow@0.29.2
2017-12-20 23:25:59 -05:00
simurai
af9e3b06fc
Merge pull request #16414 from atom/sm-increase-dock-hover-affordance
...
Increase dock hover affordance
2017-12-21 11:13:18 +09:00
Wliu
4bc9ab1c2b
⬆️ language-html@0.48.5
2017-12-20 18:16:06 -05:00
Justin Ratner
9519d0ff37
⬆️ language-sass@0.61.4
2017-12-20 16:04:56 -07:00
simurai
cd7491bc46
Increase dock hover affordance
2017-12-20 19:59:35 +09:00
Damien Guard
7d28908627
⬆️ atom-package-manager
2017-12-19 13:20:25 -08:00
Damien Guard
016c321bba
Merge pull request #15081 from mortenpi/multiple-instances
...
Independent Atom instances (per $ATOM_HOME)
2017-12-17 16:52:20 -08:00
Michelle Tilley
983ea4a96d
Merge pull request #16397 from segevfiner/protocol-handler-notification-fix
...
Initialize ProtocolHandlerInstaller after initializing Config
2017-12-17 08:04:24 -08:00
Segev Finer
5490a8b258
Initialize ProtocolHandlerInstaller after initializing Config
...
This allows it to correctly read `core.uriHandlerRegistration` and
avoids popping the notification even if set to 'never'.
Fixes #16201
2017-12-16 23:34:37 +02:00
Max Brunsfeld
bba2c474c4
⬆️ autoflow
2017-12-14 15:31:27 -08:00
Katrina Uychaco
c6818c94d5
⬆️ github@0.9.1
2017-12-14 11:57:01 +01:00
Katrina Uychaco
2d6750cae3
Remove input enabled check for 'is-focused' class
...
vim-mode-plus relies on this behavior
2017-12-14 11:56:23 +01:00
Damien Guard
55dd4d82c9
Merge pull request #16375 from atom/include-python-on-travis
...
Try adding python 2.x back - newer Travis images dropped it
2017-12-13 13:48:23 -08:00
Damien Guard
d25760586a
Try alternate way of getting right python
2017-12-13 12:52:32 -08:00
Damien Guard
6c89853cfd
Try adding python 2.x back - newer Travis images dropped it
2017-12-13 11:30:39 -08:00
Damien Guard
ca53cf9ec1
Remove the texteditor isModified/isReadOnly handling intended for unsavable edit buffers as causes issues with vim-mode-plus
2017-12-13 09:17:30 -08:00
Wliu
fb73df67b9
⬆️ settings-view@0.253.2
2017-12-11 23:05:22 +01:00
Wliu
a10863110e
⬆️ snippets@1.1.11
2017-12-11 22:43:45 +01:00
Wliu
e6f7814944
Merge pull request #16354 from atom/wl-update-atom-select-list
...
Update atom-select-list to 0.7.0
2017-12-11 15:12:08 +01:00