Commit Graph
10 Commits
Author SHA1 Message Date
Benjamin Pasero 6a13b5264d grid - make code editor service proper (standalone) 2018-05-17 11:17:03 +02:00
Benjamin Pasero cf77b6ea97 grid - fold texteditor service into codeeditor service 2018-05-17 08:01:05 +02:00
Benjamin Pasero c460ac4787 grid - make platform editor service specific for code editors 2018-05-16 12:08:29 +02:00
Matt Bierner 81767beaca Make Event a named export
There are many places in the code that do `import Event, { ...} from '.../event'`.
2018-03-14 14:25:30 -07:00
Alex Dima 54e7055c12 Rename IModel to ITextModel 2018-01-04 16:44:40 +02:00
Alex Dima 0721df783d Extract model types out of editorCommon.ts 2018-01-04 16:27:58 +02:00
Alex Dima 4fed11f880 Remove unused code (#38414) 2017-11-17 20:15:48 +01:00
Alex Dima 9f597f9555 Remove unused code (#38414) 2017-11-15 16:22:15 +01:00
Alex Dima e499dc62b5 Reduce usages of ICommonCodeEditor (#37834) 2017-11-10 10:08:39 +01:00
Alex Dima aa14fc5914 Bring ICodeEditorService to /browser/ (#37834) 2017-11-09 12:29:14 +01:00