Commit Graph

16 Commits

Author SHA1 Message Date
Johannes Rieken
c0821aa5e9 move extHost-files to common 2019-04-10 10:26:52 +02:00
Johannes Rieken
81456a7212 move api/common to api/browser 2016-01-11 14:44:13 +01:00
Johannes Rieken
2e95c110f4 use weak references to track TextDocument that were given out to consumers 2016-01-11 12:50:40 +01:00
Johannes Rieken
d7dbecc91d prepare for weak references - use ExtHostDocumentData with a TextDocument property instead of having just ExtHostDocument 2016-01-11 11:24:27 +01:00
Johannes Rieken
d78646888a refactor ExtHostDocumentModel to ready for node_module consumption 2016-01-11 10:50:25 +01:00
Johannes Rieken
d625b55e9e no closeTextDocument 2016-01-08 15:44:48 +01:00
Johannes Rieken
f484123616 refine API, add closeTextDocument call 2016-01-08 12:04:00 +01:00
Johannes Rieken
5846f82642 don't use an editor input 2016-01-08 09:07:47 +01:00
Johannes Rieken
b4e8754670 proper use of EditorInput and EditorModel 2016-01-07 10:45:35 +01:00
Johannes Rieken
ac5267eb61 use resourceEditorInput so that virtual documents can be shown in the editor 2016-01-06 17:53:37 +01:00
Johannes Rieken
26fab247a9 first implementation of registerTextDocumentContentProvider api-idea 2016-01-06 16:26:49 +01:00
Johannes Rieken
cff6f0ae6a sketching up some API 2016-01-05 17:58:40 +01:00
Benjamin Pasero
70ee90dcc1 debt - move untitlededitorservice to common 2015-12-22 09:09:51 +01:00
Benjamin Pasero
5906207073 workbench api linting 2015-12-21 18:51:51 +01:00
Benjamin Pasero
acd6a190c3 debt: move extHostStatusBar to common 2015-12-21 18:36:40 +01:00
Johannes Rieken
8aadd81678 debt - rename PluginHostXYZ to ExtHostXYZ, do the same for filenames 2015-12-21 11:46:00 +01:00