Commit Graph

14 Commits

Author SHA1 Message Date
Alex Dima
b02c4facaf Fixes #5362: MainThreadTextEditor: disassociate code editor as soon as code editor's model changes 2016-04-28 17:15:09 +02:00
Alexandru Dima
77af9d75c7 Fixes #5483: Harden MainThreadTextEditor.matches 2016-04-28 14:45:13 +02:00
Joao Moreno
68f4d1eb60 streamline lifecycle methods 2016-03-23 10:06:12 +00:00
Johannes Rieken
a1e140c8ab don't have API editor for model that are too large for ext host sync'ing, fixes #4373 2016-03-18 13:08:04 +01:00
Alex Dima
0bb7ffc26b Fix accessing disposed model 2016-03-15 11:41:36 +01:00
Alex Dima
9d00c59b91 Better handling of cursorStyle 2016-03-12 16:14:25 +01:00
Alex Dima
29976b03c1 Add cursorStyle to TextEditorOptions 2016-03-10 23:11:12 +01:00
Alex Dima
45906d91e4 Add ability to change a document's EOL 2016-03-09 10:50:18 +01:00
Alex Dima
f6d576dd26 Handle indentation changes coming from the extension host 2016-03-08 21:29:03 +01:00
Alex Dima
70db9378ce Allow to change indent options on models 2016-03-08 21:29:02 +01:00
Alex Dima
1236d844fd First cut at indentation options living in the model 2016-03-08 21:28:56 +01:00
Alex Dima
a3bdfe7ede More plugin -> extension 2016-03-01 18:54:44 +01:00
Alex Dima
2a15ad9dfb Further clarification in TextEditorOptions #2797 2016-02-19 17:34:53 +01:00
Johannes Rieken
81456a7212 move api/common to api/browser 2016-01-11 14:44:13 +01:00