Commit Graph

29078 Commits

Author SHA1 Message Date
Max Brunsfeld
b1f5583c4e Remove stray usages of atom.config in text-editor-spec 2016-07-12 11:31:03 -07:00
Max Brunsfeld
58ec44f8ec Move handling of nonWordCharacters setting into TextEditorRegistry 2016-07-12 11:30:41 -07:00
Max Brunsfeld
5167dbca6f Move handling of undoGroupingInterval to TextEditorRegistry 2016-07-11 17:47:40 -07:00
Max Brunsfeld
9ab474a673 Move handling of scrollPastEnd setting to TextEditorRegistry 2016-07-11 17:41:06 -07:00
Max Brunsfeld
7a50aa9f9f Move handling of auto indent settings to TextEditorRegistry 2016-07-11 17:37:51 -07:00
Max Brunsfeld
6f764f86cf Move handling of backUpBeforeSaving to TextEditorRegistry 2016-07-11 17:16:41 -07:00
Max Brunsfeld
cdc9bdea61 Use setter methods instead of config settings in TextEditor test 2016-07-11 17:03:44 -07:00
Max Brunsfeld
66c56d2a72 TextEditorRegistry: test skipping comments when guessing soft tabs 2016-07-11 17:02:03 -07:00
Max Brunsfeld
58e0f66a90 Supply default settings in TextEditor 2016-07-11 15:10:42 -07:00
Max Brunsfeld
25035d8fce Remove some config usages from text editor spec 2016-07-11 13:52:05 -07:00
Max Brunsfeld
1ecc61bebf 🐎 Avoid building unnecessary scope chains 2016-07-11 13:51:08 -07:00
Max Brunsfeld
f327a4f95d Test that maintainConfig uses scoped settings 2016-07-11 13:50:38 -07:00
Max Brunsfeld
d70c8d029b Use local config reference in TextEditorRegistry 2016-07-11 13:20:13 -07:00
Max Brunsfeld
596cc13f6a Don't use config in TextEditor::getSoftWrapColumn 2016-07-11 13:07:44 -07:00
Max Brunsfeld
eb97c61655 Remove .dispose calls for deleted subscriptions 2016-07-11 13:07:11 -07:00
Max Brunsfeld
5acab853cd Remove all config observation from text editor 2016-07-11 12:43:18 -07:00
Max Brunsfeld
54a9f3004d TokenizedBuffer: emit 'did-tokenize' event even when chunking is stubbed out 2016-07-11 12:42:47 -07:00
Max Brunsfeld
d91895961e Move more config observation out of text editor 2016-07-08 17:54:24 -07:00
Max Brunsfeld
eec1b70967 Start moving config observation out of editor into editor registry
Signed-off-by: Nathan Sobo <nathan@github.com>
2016-07-08 17:41:59 -07:00
Nathan Sobo
e9650f611f Use grammar instead of registry to resolve scope names 2016-07-06 13:12:19 -06:00
Nathan Sobo
bb1516ee77 🎨
Signed-off-by: Max Brunsfeld <maxbrunsfeld@github.com>
2016-07-06 12:58:07 -06:00
Nathan Sobo
a5613cd7e4 Convert text-editor-registry and tests to JS
Signed-off-by: Max Brunsfeld <maxbrunsfeld@github.com>
2016-07-06 12:54:30 -06:00
Lee Dohm
98fc8db3da ⬆️ find-and-replace@0.201.0 2016-07-05 10:23:02 -07:00
Machisté N. Quintana
82bc15a2e0 Merge pull request #12095 from ammarnajjar/build-in-fedora
update nodejs installation instructions link for Fedora/CentOS/RHEL
2016-07-04 08:59:25 -07:00
Ammar Najjar
6f78d5c0f9 update nodejs installation instructions link for Fedora/Centos/RHEL 2016-07-04 10:47:31 +02:00
Thomas Johansen
7f61f4388e ⬆️ image-view@0.58.2 2016-07-04 06:34:11 +02:00
Damien Guard
90d36b4de2 Merge pull request #12037 from atom/publish-win32-assets-from-appveyor
Use in-path 7z on AppVeyor, tidy-up publish
2016-07-03 07:58:18 -07:00
simurai
e81c805e05 ⬆️ autocomplete-plus@v2.31.1 2016-07-02 17:37:00 +09:00
simurai
a08a8ea664 ⬆️ settings-view@v0.240.0 2016-07-02 17:02:45 +09:00
simurai
afad72216a ⬆️ about@v1.5.3 2016-07-02 16:55:43 +09:00
Lee Dohm
04ff1b5b57 Merge pull request #12028 from Floobits/node_env_fix
Don't erase NODE_ENV from environment.
2016-06-30 16:47:37 -07:00
Lee Dohm
9ea68024ac ⬆️ settings-view@0.239.0 2016-06-29 15:23:44 -07:00
simurai
5533365ef4 Merge pull request #12068 from atom/sm-remove-webkit-prefixes
-webkit cleanup
2016-06-29 15:17:44 +09:00
simurai
b9515ea477 Add min-width to atom-workspace-axis.horizontal
This is just a precaution against https://github.com/atom/atom/pull/11866
2016-06-29 13:20:02 +09:00
simurai
eb0cc530fd 🔥 Remove -webkit prefixes
that aren’t needed anymore.
2016-06-29 13:15:20 +09:00
Lee Dohm
438aac6244 Merge pull request #12031 from Jonahss/getTitle-docs
📝 Mention how models must implement getTitle() [ci skip]
2016-06-28 17:54:45 -07:00
Jonah
7b16e40fa8 📝 better docs for workspace.addOpener 2016-06-28 17:52:53 -07:00
Damien Guard
df22e0bc5b Merge pull request #12056 from atom/crashreporter-not-on-ui-thread-except-mac
CrashReporter should not run on UI thread on Win/Linux
2016-06-28 10:02:57 -07:00
Antonio Scandurra
c756a88c68 Merge pull request #12059 from atom/sm-tabs-overflow
Fix overflowing of the tabs II
2016-06-28 10:41:01 +02:00
simurai
268ad6cf6a Fix overflowing of the tabs II 2016-06-28 15:18:37 +09:00
Damien Guard
341a9602b2 Use in-path 7z on AppVeyor, tidy-up publish 2016-06-27 22:34:37 -07:00
Damien Guard
22922dec96 CrashReporter should not run on UI thread on Win/Linux 2016-06-27 16:31:01 -07:00
simurai
3fd0d301be ⬆️ atom-ui@0.3.3
Adds `.close` icon.
2016-06-25 16:13:01 +09:00
Wliu
d9ca7d4352 ⬆️ language-coffee-script@0.47.1 2016-06-24 22:55:35 -04:00
Wliu
e32049fb5b Merge pull request #12043 from atom/wl-update-languages
Update languages
2016-06-24 22:55:11 -04:00
simurai
06c38170fb ⬆️ one-light-ui@v1.4.0 2016-06-25 11:45:12 +09:00
simurai
7b33f19460 ⬆️ one-dark-ui@v1.4.0 2016-06-25 11:44:24 +09:00
Wliu
d878c11f40 ⬆️ language-sql@0.22.0 2016-06-24 21:59:26 -04:00
Wliu
0892f34d94 ⬆️ language-ruby@0.68.6 2016-06-24 21:58:39 -04:00
Wliu
cfcd77ac55 ⬆️ language-less@0.29.4 2016-06-24 21:57:57 -04:00