Commit Graph

9 Commits

Author SHA1 Message Date
Max Brunsfeld
3d36455885 Make getNonWordCharacters take a position 2017-11-06 17:07:23 -08:00
Max Brunsfeld
17c90ea464 Serialize text editors' tab lenghts 2017-11-06 09:37:03 -08:00
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
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