Commit Graph

70 Commits

Author SHA1 Message Date
Alex Dima
ba875c3300 Merge branch 'master' into alex/perf 2016-03-31 10:55:21 +02:00
Joao Moreno
3040249c7c Merge branch 'lifecycle' 2016-03-31 09:30:23 +02:00
Alex Dima
c249c6f48a Optimize PrefixSumComputer 2016-03-24 22:01:33 +01:00
Joao Moreno
68f4d1eb60 streamline lifecycle methods 2016-03-23 10:06:12 +00:00
Johannes Rieken
b3d7ef4a4f ops 2016-03-22 11:55:28 +01:00
Johannes Rieken
48719873f3 checks models when file events happen 2016-03-21 18:42:51 +01:00
Alex Dima
a3bdfe7ede More plugin -> extension 2016-03-01 18:54:44 +01:00
Alex Dima
533844ab8d More plugin -> extension 2016-03-01 18:54:42 +01:00
Alex Dima
c0df40382a Avoid URI serialization when sending TextDocument updates to the extension host 2016-02-11 12:41:16 +01:00
Johannes Rieken
b3f65f6182 💄 tslint /api 2016-02-04 17:26:04 +01:00
Johannes Rieken
8755e438f5 scheme and path or authoriy are mandated, fixes #2341 2016-01-27 11:37:20 +01:00
Johannes Rieken
74d033e92a allow to register for the same scheme twice. lifo behaviour 2016-01-25 16:12:33 +01:00
Johannes Rieken
68cf1b7e5e 💄 refine IResourceEditorContentProvider interface 2016-01-15 10:26:26 +01:00
Johannes Rieken
4839128904 only report virtual document as unreferenced, fixes #1986 2016-01-13 15:54:20 +01:00
Johannes Rieken
66bb68f59b 💄 fix typo 2016-01-13 09:06:23 +01:00
Johannes Rieken
443a902d6a introduce the concept fo ContentProvider to the ResourceEditorInput
Instead of just letting the API layer know about content provider we must push it lower because only than we can handle uri's opaque.
2016-01-12 17:24:24 +01:00
Johannes Rieken
f345c94847 virtual doc - support content provider signalling change via onDidChange event 2016-01-12 10:50:53 +01:00
Johannes Rieken
a040433d1f destroy virtual documents/models when not being used anymore 2016-01-11 17:34:36 +01:00
Johannes Rieken
b1228e5e59 💄 tslint 2016-01-11 16:58:59 +01:00
Johannes Rieken
81456a7212 move api/common to api/browser 2016-01-11 14:44:13 +01:00