Max Brunsfeld
|
3d796df401
|
Stop using GrammarRegistry in TextEditor
|
2016-07-27 14:09:17 -07:00 |
|
Max Brunsfeld
|
e6c83521c9
|
Move grammar serialization logic to TextEditorRegistry
|
2016-07-27 13:10:23 -07:00 |
|
Max Brunsfeld
|
e35c761246
|
Use setShowInvisibles in TextEditorPresenter spec
|
2016-07-27 11:23:39 -07:00 |
|
Max Brunsfeld
|
8bf60f9266
|
Don't call PackageManager::activate in workspace spec
|
2016-07-27 10:59:50 -07:00 |
|
Max Brunsfeld
|
1ab26c7e85
|
Pass TextEditorRegistry to Workspace constructor in spec
|
2016-07-27 10:39:59 -07:00 |
|
Max Brunsfeld
|
dfb48aa8da
|
Get TextEditorComponent specs passing
Signed-off-by: Nathan Sobo <nathan@github.com>
|
2016-07-26 16:04:09 -07:00 |
|
Max Brunsfeld
|
caab1dda63
|
Move grammar-used spec to workspace-spec
Signed-off-by: Nathan Sobo <nathan@github.com>
|
2016-07-26 15:38:53 -07:00 |
|
Max Brunsfeld
|
d203610986
|
Set grammar manually in tokenized buffer specs
Signed-off-by: Nathan Sobo <nathan@github.com>
|
2016-07-26 15:08:59 -07:00 |
|
Max Brunsfeld
|
a44d5833a8
|
Move grammar override logic into TextEditorRegistry
Signed-off-by: Nathan Sobo <nathan@github.com>
|
2016-07-26 15:00:20 -07:00 |
|
Max Brunsfeld
|
455d3213ed
|
Return token objects from tokensForScreenRow
Include the text of each token alongside its array of scopes.
Signed-off-by: Nathan Sobo <nathan@github.com>
|
2016-07-26 12:39:41 -07:00 |
|
Max Brunsfeld
|
20b54505f3
|
Move logic for assigning grammars to editors into TextEditorRegistry
|
2016-07-26 10:50:57 -07:00 |
|
Max Brunsfeld
|
4eb2f6631a
|
👕 Fix lint errors
|
2016-07-15 13:32:23 -07:00 |
|
Max Brunsfeld
|
4ad801b216
|
Merge branch 'master' into ns-mb-detangle-editor
|
2016-07-15 09:39:32 -07:00 |
|
Max Brunsfeld
|
07081407c7
|
Merge pull request #12167 from atom/mb-remove-nodegit
Stop using nodegit for now
|
2016-07-14 13:43:14 -07:00 |
|
Max Brunsfeld
|
680594d52d
|
Merge pull request #12172 from atom/mb-debug-build
Clear out apm folder in cibuild
|
2016-07-14 13:29:55 -07:00 |
|
Max Brunsfeld
|
f83ebf337c
|
Clear out apm folder in cibuild
|
2016-07-14 13:27:35 -07:00 |
|
Max Brunsfeld
|
15cf9fb0d0
|
Upgrade to minor releases of packages
|
2016-07-14 11:03:45 -07:00 |
|
Max Brunsfeld
|
678d5b4c24
|
Remove usage of repository.async in Workspace
Signed-off-by: Nathan Sobo <nathan@github.com>
|
2016-07-13 15:41:10 -07:00 |
|
Max Brunsfeld
|
47df8c5d77
|
Upgrade packages to use sync git repository again
Signed-off-by: Nathan Sobo <nathan@github.com>
|
2016-07-13 14:37:37 -07:00 |
|
Max Brunsfeld
|
a973e1ae9e
|
Put back GitRepository::isDestroyed() method
|
2016-07-13 14:04:58 -07:00 |
|
Max Brunsfeld
|
58e7892492
|
Remove GitRepositoryAsync
Signed-off-by: Nathan Sobo <nathan@github.com>
|
2016-07-13 14:03:29 -07:00 |
|
Max Brunsfeld
|
7b11c31e07
|
Remove synchronous GitRepository's dependency on GitRepositoryAsync
Signed-off-by: Nathan Sobo <nathan@github.com>
|
2016-07-13 14:02:05 -07:00 |
|
Lee Dohm
|
a4b9e94d7b
|
⬆️ settings-view@0.240.1
|
2016-07-13 08:56:42 -07:00 |
|
simurai
|
cb023016cc
|
⬆️ atom-ui@0.4.1
Allow themes to opt-out of custom control styling
|
2016-07-13 12:23:47 +09:00 |
|
simurai
|
d27ee408f5
|
Merge pull request #12150 from atom/sm-native-controls
Introduce @use-custom-controls variable
|
2016-07-13 11:44:30 +09:00 |
|
Lee Dohm
|
d922d182f3
|
Merge pull request #12158 from atom/update-12086
Improve incompatible native module error message
|
2016-07-12 17:18:23 -07:00 |
|
Lee Dohm
|
9f6f903592
|
Add enhanced wording @thomasjo recommended
|
2016-07-12 15:31:49 -07:00 |
|
Max Brunsfeld
|
c0cbb59666
|
Don't use config in TokenizedBuffer
|
2016-07-12 14:31:05 -07:00 |
|
Max Brunsfeld
|
5adb087ab1
|
Move config handling out of LanguageMode
|
2016-07-12 14:19:35 -07:00 |
|
Max Brunsfeld
|
6fe4ce56c7
|
Call maintainConfig in buildTextEditor
|
2016-07-12 14:16:55 -07:00 |
|
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 |
|
Damien Guard
|
ce6d45f72a
|
🎨 Fix fat-arrow linter warning
|
2016-07-12 10:03:55 -07:00 |
|
Thomas Johansen
|
14bcc5f7f2
|
⬆️ tree-view@0.208.1
|
2016-07-12 13:59:48 +02:00 |
|
Antonio Scandurra
|
a30250b830
|
Merge pull request #11942 from ssorallen/notification-docs
Complete documentation for Notification creation
|
2016-07-12 10:07:25 +02:00 |
|
simurai
|
2f58792577
|
Introduce @use-custom-controls variable
|
2016-07-12 15:36:50 +09: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 |
|