Max Brunsfeld
|
113b563b7e
|
Make several languageMode APIs optional in TextEditor
|
2017-11-06 09:36:08 -08:00 |
|
Max Brunsfeld
|
351f96d5dd
|
Iterate on GrammarRegistry APIs
Signed-off-by: Nathan Sobo <nathan@github.com>
|
2017-11-06 09:36:06 -08:00 |
|
Max Brunsfeld
|
bfffde9a76
|
Don't require that language modes have a getGrammar method
|
2017-11-03 11:48:15 -07:00 |
|
Nathan Sobo
|
a1e8d25e55
|
Autoscroll to cursor position after folding or unfolding
There were several different fold/unfold code paths, so I decided to
weave simple autoscroll assertions into the existing tests.
|
2017-11-03 09:57:29 -06:00 |
|
Max Brunsfeld
|
140a783011
|
Start work on switching to new language mode API
|
2017-11-03 00:12:33 -07:00 |
|
Max Brunsfeld
|
96e6b3a2ce
|
Fix error in .getLongTitle when editor isn't in the workspace
|
2017-11-01 16:51:01 -07:00 |
|
Max Brunsfeld
|
af82dff75b
|
Fix error in .getLongTitle when editors have no path
|
2017-11-01 16:15:32 -07:00 |
|
Max Brunsfeld
|
e9e23a2d09
|
Convert text-editor.coffee to JS
Signed-off-by: Nathan Sobo <nathan@github.com>
|
2017-11-01 15:19:52 -07:00 |
|