Commit Graph

27 Commits

Author SHA1 Message Date
Benjamin Pasero
43f86ea354 fixes #14835 2016-11-02 10:18:19 +01:00
Daniel Imms
9d68196168 Revert hot exit compeletely
Due to issues #14151, #14149 & #14182
2016-10-21 12:47:05 -07:00
Daniel Imms
e4f0dec794 Remove usage of fs in common/ layer 2016-10-13 01:12:41 -07:00
Daniel Imms
4928801c7f Get untitled files restoring from backup 2016-10-13 00:07:16 -07:00
Johannes Rieken
6681a2a7d6 tsfmt - src 2016-10-08 09:53:13 +02:00
Benjamin Pasero
96f11177eb push ITextFileService to be a workbench service (fixes #6429) 2016-10-05 15:19:18 +02:00
Benjamin Pasero
88c3cad7a0 debt: no more mimes in any workbench editor 2016-10-04 13:30:40 +02:00
Benjamin Pasero
4cd0bf095d debt: get rid of mime in file input 2016-10-04 13:08:34 +02:00
Benjamin Pasero
c39fe899d7 clean up lots of code when running tsconfig with noUnusedLocals 2016-09-26 11:52:12 +02:00
Benjamin Pasero
5b16b26e1f less direct use of TextFileEditorModel 2016-09-13 12:14:06 +02:00
Benjamin Pasero
819770a0d0 remove unused event service 2016-09-09 15:02:15 +02:00
Benjamin Pasero
756ff78823 remove last untyped event from workbench 2016-09-09 11:32:28 +02:00
Benjamin Pasero
2791e5c5be untitled editor tests 2016-09-06 16:36:10 +02:00
Benjamin Pasero
5e92eb1e0d Empty untitled file should not show up as dirty (fixes #11554) 2016-09-06 15:19:31 +02:00
Benjamin Pasero
b081995783 typed events for untitled (for #7176) 2016-09-06 15:19:31 +02:00
Benjamin Pasero
6efb6f1500 some fixes around untitled files 2016-06-17 12:49:42 +02:00
Benjamin Pasero
dcd7c87af5 improve revert logic for untitled (also dispose untitled input after save) 2016-06-06 16:20:16 +02:00
Benjamin Pasero
2d33d752cd Revert "improve revert logic for untitled"
This reverts commit 0256f00d8d.
2016-06-06 11:39:46 +02:00
Benjamin Pasero
0256f00d8d improve revert logic for untitled 2016-06-06 07:32:06 +02:00
Benjamin Pasero
a25c0caae0 Explorer activity icon unsaved count decoration stays around (fixes #7180) 2016-06-03 15:08:27 +02:00
Benjamin Pasero
c8680b8f26 Introduce event on input to indicate dirty state change (fixes #6953) 2016-05-31 12:33:18 +02:00
Benjamin Pasero
44a8a1f1ba getId() => getTypeId() for (#6324) 2016-05-27 08:53:02 +02:00
Benjamin Pasero
2d07f08647 no more EditorInput#status 2016-05-19 18:50:11 +02:00
Benjamin Pasero
937736148e first cut of handling dirty editors on close 2016-05-17 16:27:59 +02:00
Alex Dima
f3b4865401 tslint 2016-02-16 15:55:53 +01:00
Alex Dima
5109e55b79 Move more methods from modesRegistry to modeService 2016-02-16 15:55:51 +01:00
Benjamin Pasero
f44a183bd5 move inputs/models from workbench browser => common 2016-01-11 10:23:35 +01:00