Max Brunsfeld
|
e2e245aca1
|
Make TextEditorRegistry.setGrammarOverride take a scope name
Also, clear the stored grammar score for that editor when setting an override.
|
2016-07-29 13:40:29 -07:00 |
|
Antonio Scandurra
|
6d4102a098
|
Delete random-editor-spec.coffee
We are already extensively testing the same specs on text-buffer.
|
2016-07-29 17:15:06 +02:00 |
|
Antonio Scandurra
|
fd94acc2e8
|
Delete RowMap and its specs
After transitioning to `DisplayLayer` we don't need this object anymore.
|
2016-07-29 17:12:44 +02:00 |
|
Nathan Sobo
|
43caead392
|
Avoid test failure due to timing
Signed-off-by: Antonio Scandurra <as-cii@github.com>
Signed-off-by: Max Brunsfeld <maxbrunsfeld@github.com>
|
2016-07-28 17:34:57 -06:00 |
|
Max Brunsfeld
|
16c80f6eaf
|
WIP - add local null grammar
|
2016-07-28 14:47:26 -07:00 |
|
Max Brunsfeld
|
f1a302a139
|
Merge branch 'master' into ns-mb-detangle-editor
|
2016-07-28 10:33:23 -07:00 |
|
Max Brunsfeld
|
738a2b90dc
|
🔥 useShadowDOM setting
|
2016-07-28 10:02:16 -07:00 |
|
Max Brunsfeld
|
e1f8a72995
|
Move ctrl-mousewheel handling out of TextEditorComponent
Signed-off-by: Nathan Sobo <nathan@github.com>
|
2016-07-27 16:02:24 -07:00 |
|
Max Brunsfeld
|
ab30ecf994
|
Manage scroll sensitivity setting in TextEditorRegistry
Signed-off-by: Nathan Sobo <nathan@github.com>
|
2016-07-27 15:39:03 -07:00 |
|
Max Brunsfeld
|
63a730253b
|
Don't use config for scrollSensitivity in TextEditorComponent
Signed-off-by: Nathan Sobo <nathan@github.com>
|
2016-07-27 15:35:56 -07:00 |
|
Max Brunsfeld
|
1c38dce3b2
|
Don't use font config settings in TextEditorComponent
Signed-off-by: Nathan Sobo <nathan@github.com>
|
2016-07-27 15:23:59 -07:00 |
|
Max Brunsfeld
|
3f8b6138dc
|
Don't use config in TextEditorPresenter
Signed-off-by: Nathan Sobo <nathan@github.com>
|
2016-07-27 14:56:36 -07:00 |
|
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 |
|
Andres Suarez
|
d7378f0d6a
|
Cleanup activationHookSubscriptions when deactivating package
Released under CC0.
|
2016-07-25 22:45:43 -07:00 |
|
Damien Guard
|
177c48dd11
|
Merge pull request #12123 from atom/windows-system-settings
Windows shell integration system settings
|
2016-07-19 17:23:02 -07:00 |
|
Damien Guard
|
23dfa392c9
|
Fix up Squirrel specs
|
2016-07-18 22:56:02 -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
|
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 |
|
Damien Guard
|
5a8ced324e
|
Fixup Squirrel installer spec tests
|
2016-07-12 18:11:59 -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
|
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
|
25035d8fce
|
Remove some config usages from text editor spec
|
2016-07-11 13:52:05 -07:00 |
|
Max Brunsfeld
|
f327a4f95d
|
Test that maintainConfig uses scoped settings
|
2016-07-11 13:50:38 -07:00 |
|
Max Brunsfeld
|
5acab853cd
|
Remove all config observation from text editor
|
2016-07-11 12:43:18 -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 |
|
Antonio Scandurra
|
de3b48b2d3
|
Use editor.update in tests
|
2016-07-08 10:07:37 +02:00 |
|
Antonio Scandurra
|
811ab26f61
|
Return an update promise in TextEditor.prototype.update()
|
2016-07-08 09:42:08 +02: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 |
|