Commit Graph

11 Commits

Author SHA1 Message Date
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