Commit Graph

590 Commits

Author SHA1 Message Date
Benjamin Pasero
a0b8579547 cli: debugBrkExtensionHost => debugBrkPluginHost 2016-08-17 13:12:45 +02:00
Benjamin Pasero
f270163670 cli: debugExtensionHostPort => debugPluginHost 2016-08-17 13:12:08 +02:00
Benjamin Pasero
3233ef35a0 more direct use of product and pkg modules 2016-08-17 10:25:56 +02:00
Benjamin Pasero
84c4c8d492 add meaningful defaults to paths, product and package to survive test runs 2016-08-17 08:20:19 +02:00
Benjamin Pasero
d2a413ee9a more use of IEnvironmentService 2016-08-17 07:54:59 +02:00
Benjamin Pasero
c121936678 use product over context service 2016-08-17 07:00:39 +02:00
Joao Moreno
ae1d545716 improve request service interface 2016-08-16 18:17:00 +02:00
Joao Moreno
971b243e49 💄 2016-08-16 18:17:00 +02:00
Joao Moreno
b9d112985f RequestService2 2016-08-16 18:17:00 +02:00
Benjamin Pasero
01a25e9455 polish code 2016-08-16 17:24:54 +02:00
Benjamin Pasero
70d6ae4687 entering the lair of debt 2016-08-16 12:28:02 +02:00
Benjamin Pasero
40ca4cba4a reduce one extra guessMimeTypes() call when resolving a folder in the explorer 2016-08-16 11:28:05 +02:00
Benjamin Pasero
8784665590 do not resolve siblings unless needed (for #9962) 2016-08-15 16:04:27 +02:00
Johannes Rieken
cfbf71725c add ignoreFocusOut option to showInputBox and showQuickPick, #9918 2016-08-15 13:05:25 +02:00
Benjamin Pasero
44fa4c3090 register global action to close quick open 2016-08-15 09:11:21 +02:00
Alex Dima
5ba467555e Clean-up 2016-08-12 17:54:57 +02:00
Alex Dima
a9701d8651 IKeybindingService2 -> IKeybindingService 2016-08-12 17:22:43 +02:00
Alex Dima
e749f18d6f Rename IKeybindingService -> IContextKeyService 2016-08-12 16:53:59 +02:00
Alex Dima
a3ee47a555 Split IKeybindingService to different files 2016-08-12 16:38:47 +02:00
Alex Dima
7f7d0b9f17 Split IKeybindingService 2016-08-12 15:56:13 +02:00
Alex Dima
0ed00c698f Introduce IKeybindingService2 2016-08-12 12:48:29 +02:00
Benjamin Pasero
8575dcd1bf Deleting or renaming a file or its parent with dirty within should prompt user (fixes #9313) 2016-08-10 09:11:45 +02:00
Christof Marti
0f776fe458 #55 Sort and limit file results in search process 2016-08-09 14:46:57 -07:00
Johannes Rieken
4732c39198 debt - remove unused code 2016-08-09 12:28:22 +02:00
Benjamin Pasero
974bce453e Save: Flush to disk after writing to file (fixes #9589) 2016-08-09 11:30:05 +02:00
Johannes Rieken
ff061902a7 add cancellation support for showInput and showQuickPick, #9377 2016-08-08 15:51:06 +02:00
Alex Dima
acea018800 Clean up editor commands 2016-08-04 23:59:47 +02:00
isidor
2822c06454 debt: remove composite events from event service
fixes #9857
2016-08-02 20:29:22 +02:00
Joao Moreno
8ba1d2eed9 send out active viewlet change event
fixes #8060
2016-07-27 16:28:26 +02:00
Joao Moreno
b44c9b26bd handle content encoding gzip from service calls 2016-07-26 17:41:04 +02:00
chrmarti
89c428f438 Add file walk telemetry (#9640) 2016-07-24 21:38:13 -07:00
Joao Moreno
ebc11fe9f7 fix proxy regex validator
related to #9305
2016-07-22 12:11:14 +02:00
Martin Aeschlimann
0aa920603e fixes #8612: Editor inherits Abyss theme in find widget 2016-07-19 17:37:05 +02:00
chrmarti
8a91288634 #55: Batch results for IPC (#9380) 2016-07-18 10:07:58 -07:00
Benjamin Pasero
6153a48706 'revealIfOpened' flag should start at active editor (fixes #9265) 2016-07-15 12:10:45 +02:00
Benjamin Pasero
b2b2cb0f49 var => let/const 2016-07-15 09:54:35 +02:00
Benjamin Pasero
b904d13d00 allow to always show a pick entry even when the user searches (for #5073) 2016-07-13 16:44:21 +02:00
Benjamin Pasero
c81c436ff7 adopt revealIfOpened in some places 2016-07-08 12:12:55 +02:00
Benjamin Pasero
4b84f6d791 back to electron 0.37.6 2016-07-08 09:31:28 +02:00
Benjamin Pasero
9b18dc5035 adopt ITextEditorOptions 2016-07-08 07:48:05 +02:00
Benjamin Pasero
e72019a5a2 fix imports for GroupArrangement 2016-07-08 07:08:45 +02:00
Benjamin Pasero
39ba07c608 allow ITextEditorOptions when opening editor 2016-07-07 13:59:45 +02:00
Johannes Rieken
2077cb3ff8 turn serviceId into _serviceBrand:any to follow common practive
see https://basarat.gitbooks.io/typescript/content/docs/tips/nominalTyping.html and 7b48a182c0/src/compiler/types.ts (L693-L698)
2016-07-07 12:21:16 +02:00
Johannes Rieken
b528af386c commands - add CommandService, make KeybindingService use it 2016-07-07 10:39:30 +02:00
Johannes Rieken
1920059e45 rename index file 'keybindingService' to 'keybinding' such that it is aligned with the rest 2016-07-06 16:43:01 +02:00
Benjamin Pasero
8907b120c1 fix a bit of #8578 2016-07-06 15:23:10 +02:00
Benjamin Pasero
eca4e3b068 Support to use groups over position in IEditorGroupService (fixes #7860) 2016-07-06 14:57:10 +02:00
Benjamin Pasero
b4b21f1b51 fix npe with editor options 2016-07-06 12:39:15 +02:00
Benjamin Pasero
adf06c5256 Allow to use editor options interface without creating EditorOptions instance (fixes #6604) 2016-07-06 12:18:34 +02:00
Benjamin Pasero
54f91df5b2 Merge branch 'master' into ben/electron 2016-07-06 10:27:53 +02:00