Commit Graph

22 Commits

Author SHA1 Message Date
Joao Moreno
3eddc66357 createModelReference(...) 2016-11-21 16:00:06 +01:00
Joao Moreno
0b6675494e unwrap reference of promise 2016-11-21 15:58:48 +01:00
Joao Moreno
5e747c32bd ReferenceCollection in TextModelResolverService 2016-11-21 11:30:37 +01:00
Benjamin Pasero
82f82c954d move resolverService to vs/editor/common/services (for #15558) 2016-11-16 15:03:57 +01:00
Christof Marti
f1dc6fde70 Cleanup (#15321) 2016-11-14 13:37:06 -08:00
Christof Marti
c7f07d2490 Add telemetry events for opening/closing editors (#15321) 2016-11-10 16:23:20 -08:00
Benjamin Pasero
1741f67dce adopt ITextModelResolverService for resources 2016-11-04 12:42:09 +01:00
Benjamin Pasero
4cc289a8a2 make text model resolver available in platform 2016-11-04 12:42:09 +01:00
Benjamin Pasero
dbf3ba74e6 fixes #6644 2016-11-04 11:01:08 +01:00
Johannes Rieken
6681a2a7d6 tsfmt - src 2016-10-08 09:53:13 +02:00
Benjamin Pasero
176f350454 more fixes for #9794 2016-09-12 12:59:47 +02:00
Benjamin Pasero
4f35ddd286 get rid of EventEmitter for editor inputs, models and workbench components 2016-09-08 15:08:42 +02:00
Benjamin Pasero
fc2539e7cc fix NPE in resolving resource input 2016-06-09 07:40:05 +02:00
Benjamin Pasero
44a8a1f1ba getId() => getTypeId() for (#6324) 2016-05-27 08:53:02 +02:00
Alex Dima
c63203bf80 Adopt IEventEmitter.addListener2 2016-05-21 11:29:45 +02:00
Benjamin Pasero
76fd097af4 some workbench linting 2016-02-04 17:59:19 +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
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
5273e35321 💄 tslint 2016-01-12 15:06:47 +01:00
Benjamin Pasero
8b06fb3f4c resource input: make sure it can deal with the fact that the underlying editor model gets disposed 2016-01-11 15:40:09 +01:00
Benjamin Pasero
f44a183bd5 move inputs/models from workbench browser => common 2016-01-11 10:23:35 +01:00