Commit Graph

39 Commits

Author SHA1 Message Date
Benjamin Pasero
a1d3c8a300 some ts linting 2016-12-05 11:30:39 +01:00
Benjamin Pasero
e70b8b6887 another fix for #15941 2016-11-29 13:01:01 +01:00
Benjamin Pasero
ab9f0b741e hot exit - add version id getters to models 2016-11-22 12:56:50 +01:00
Benjamin Pasero
5d69eae71e hook up backup restorer for files 2016-11-18 16:31:21 +01:00
Benjamin Pasero
c31461ec20 💄 2016-11-18 07:52:57 +01:00
Daniel Imms
f627642f26 Fix tests 2016-11-15 10:34:27 -08:00
Daniel Imms
e9b07aebd1 Evaluate if an untitled backup exists in UntitledEditorInput 2016-11-14 12:59:00 -08:00
Daniel Imms
7f076284bf Pass regular untitled scheme file with small path to UntitledEditorInput 2016-11-14 11:28:22 -08:00
Daniel Imms
18b7b274b2 Pass restore resource to UntitledEditorInput as resource
Part of #14067
2016-11-14 11:07:51 -08:00
Daniel Imms
ebe35b0a6c Show dirty indicators for untitled files
Part of #14038
2016-11-02 19:03:43 -07:00
Daniel Imms
2d0003bba2 Merge remote-tracking branch 'origin/master' into tyriar/hot_exit/14068_load_backups_on_main_process 2016-11-02 18:43:23 -07:00
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
51375502fd Move untitled model backups to BackupModelService 2016-10-20 23:43:20 -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