6804 Commits

Author SHA1 Message Date
Benjamin Pasero
7befea8df7 Provide an option to keep quick open open on focus lost (fixes #444) 2016-08-15 14:12:18 +02:00
Johannes Rieken
cfbf71725c add ignoreFocusOut option to showInputBox and showQuickPick, #9918 2016-08-15 13:05:25 +02:00
Sandeep Somavarapu
2659dd58db fix #10312 2016-08-15 12:08:51 +02:00
Martin Aeschlimann
98e0693013 Fixes #10389: Duplicate autocomplete suggestions in latest monaco build 2016-08-15 11:56:34 +02:00
Martin Aeschlimann
25ba6678a5 Fixes #10473: Cannot read property 'match' of undefined 2016-08-15 11:16:46 +02:00
Alex Dima
a3493c7593 Validate user-written keybindings (#10452) 2016-08-15 11:08:52 +02:00
Benjamin Pasero
1581634980 fix issue with duplicate tab labels 2016-08-15 09:44:29 +02:00
Alex Dima
451f934946 Remove IMode.configSupport 2016-08-15 09:31:53 +02:00
Benjamin Pasero
05f5280e09 clean up for #9918 2016-08-15 09:29:00 +02:00
Benjamin Pasero
44fa4c3090 register global action to close quick open 2016-08-15 09:11:21 +02:00
Benjamin Pasero
5e5deb9a8a getDirty() => isDirty() 2016-08-15 08:25:11 +02:00
Benjamin Pasero
1ae99cf1fb AutoSave when app looses focus (fixes #5565) 2016-08-15 08:20:50 +02:00
Benjamin Pasero
2e54e84905 shorter tab labels for #8499 2016-08-15 07:25:38 +02:00
Alex Dima
61deb56218 Remove unused code 2016-08-12 18:21:05 +02:00
Alex Dima
38e0840fb4 Merge remote-tracking branch 'origin/master' into keybindings-service 2016-08-12 17:55:27 +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
4cba117727 Rename ContextKeyService type names 2016-08-12 17:18:26 +02:00
Johannes Rieken
7f15980aaa debt - suggest widget shouldn't know about that controller model but the completion model 2016-08-12 17:16:25 +02:00
Alex Dima
8d43ec51ac Clean up contextkey type names 2016-08-12 17:09:49 +02:00
Benjamin Pasero
027483f1b9 fix tests 2016-08-12 17:06:11 +02:00
Benjamin Pasero
537b0771c6 File rename can close editors (fixes #10360) 2016-08-12 17:01:03 +02:00
Alex Dima
3671802956 KbExpr -> ContextKeyExpr 2016-08-12 16:57:21 +02:00
Alex Dima
e749f18d6f Rename IKeybindingService -> IContextKeyService 2016-08-12 16:53:59 +02:00
Daniel Imms
2ead6c433f Refresh all terminal layouts on resize
Fixes #9405
2016-08-12 07:46:25 -07:00
Alex Dima
1896431d06 Merge remote-tracking branch 'origin/master' into keybindings-service 2016-08-12 16:40:11 +02:00
Alex Dima
274a34f38e Fix missing css dep 2016-08-12 16:39:55 +02:00
Alex Dima
a3ee47a555 Split IKeybindingService to different files 2016-08-12 16:38:47 +02:00
Benjamin Pasero
df36155cfe do not close file when renaming to different case (part of #10360) 2016-08-12 16:16:13 +02:00
Joao Moreno
c712dc4566 git revert operation 2016-08-12 16:16:07 +02:00
Joao Moreno
09b3344bfb git.countBadge 2016-08-12 16:15:01 +02:00
Joao Moreno
a4b3d1456b Merge branch 'git-untracked-files' of https://github.com/FabianLauer/vscode into FabianLauer-git-untracked-files 2016-08-12 16:02:11 +02:00
Joao Moreno
a417227e34 clean up git actions 2016-08-12 16:00:24 +02:00
Alex Dima
7f7d0b9f17 Split IKeybindingService 2016-08-12 15:56:13 +02:00
Joao Moreno
bece7e9c01 Merge branch 'git-signoff' of https://github.com/FabianLauer/vscode into FabianLauer-git-signoff 2016-08-12 15:52:00 +02:00
Benjamin Pasero
312de6b74b quick open: clean up mess with how it closes and propagates 2016-08-12 15:11:19 +02:00
Johannes Rieken
7900866a83 debt - remove unused stuff, modernize code 2016-08-12 13:09:09 +02:00
Joao Moreno
fcdc90c7b0 Merge branch 'bill-mybiz-bill_prev_comm_msg' 2016-08-12 13:04:22 +02:00
Joao Moreno
92efe772f1 git commit message restore: drop storage service 2016-08-12 13:04:08 +02:00
Johannes Rieken
0e242679a6 stop the right event 2016-08-12 13:00:41 +02:00
Johannes Rieken
856a9c0d15 remove unused code 2016-08-12 12:53:18 +02:00
Alex Dima
0ed00c698f Introduce IKeybindingService2 2016-08-12 12:48:29 +02:00
Joao Moreno
1d8ceaa19d git lib: getCommit 2016-08-12 12:43:03 +02:00
Johannes Rieken
a8a920e2fc don't push code without tests... #8093 2016-08-12 12:32:15 +02:00
Johannes Rieken
ed26ad524e add TextEditorSelectionChangeKind when emitting selection change event, #8093 2016-08-12 12:23:46 +02:00
Joao Moreno
7ddbab5494 Merge branch 'bill_prev_comm_msg' of https://github.com/bill-mybiz/vscode into bill-mybiz-bill_prev_comm_msg 2016-08-12 12:16:23 +02:00
Benjamin Pasero
ed3b90a809 Command-E on Mac behaves differently from other applications (fixes #3431) 2016-08-12 12:06:09 +02:00
Johannes Rieken
6e3c5b6029 missing ) 2016-08-12 12:02:23 +02:00
Joao Moreno
4dc127e963 drop octicon usage in suggest
fixes Microsoft/monaco-editor#52
2016-08-12 11:57:30 +02:00
Benjamin Pasero
be4b9711f6 Cannot distinguish different files with the same path.filename(x) (fixes #8499) 2016-08-12 11:48:18 +02:00