Commit Graph

8335 Commits

Author SHA1 Message Date
Alex Dima
8d43ec51ac Clean up contextkey type names 2016-08-12 17:09:49 +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
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
Dirk Baeumer
114f99b704 Merge in translations. 2016-08-12 12:04:34 +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
Benjamin Pasero
6df36e50f2 naive first cut of getPathLabels() 2016-08-12 11:48:18 +02:00
Benjamin Pasero
ef2e222905 LinkedMap tests 2016-08-12 11:48:18 +02:00
Johannes Rieken
ffce4455b0 stats - know how many scripts, styles, and UI elements are used 2016-08-12 11:30:11 +02:00
Joao Moreno
589b40315f Merge remote-tracking branch 'origin/master' 2016-08-12 10:52:04 +02:00
Joao Moreno
d50f830b88 Merge branch 'nojvek-master' 2016-08-12 10:51:40 +02:00
Joao Moreno
18f23a0938 Merge branch 'master' of https://github.com/nojvek/vscode into nojvek-master 2016-08-12 10:50:40 +02:00
Johannes Rieken
a0d3321717 use path primitives when compute workspace relative path, fixes #10446 2016-08-12 10:36:35 +02:00
Joao Moreno
a1c1d224d6 telemetry: uninstalling -> installing 2016-08-12 10:11:41 +02:00
Benjamin Pasero
e9c80f0366 some renamed in Map land 2016-08-12 07:46:18 +02:00
Benjamin Pasero
f29f71d10b Clean up the View menu (fixes #9924) 2016-08-12 07:07:02 +02:00
Benjamin Pasero
350818f6c7 Failed to save 'thefilename': A system error occured (ENOTSUP: operation not supported on socket, fdatasync) (fixes #10408) 2016-08-12 07:05:41 +02:00
Fabian Lauer
88271cedb6 add git setting 'git.countUntracked' 2016-08-11 23:12:03 +02:00
Fabian Lauer
4d07969cf9 ignore untracked in git change count badge 2016-08-11 23:11:02 +02:00
Johannes Rieken
1fad0d5893 don't pollute the trigger ch listeners with snippet providers 2016-08-11 16:42:14 +02:00
Johannes Rieken
8236700669 Merge pull request #10225 from sandyarmstrong/cik-method
Support CompletionItemKind.Method
2016-08-11 16:37:24 +02:00
Johannes Rieken
a740256d08 tweak onClick event 2016-08-11 16:36:28 +02:00
Benjamin Pasero
8db0a1558b function => => 2016-08-11 15:52:14 +02:00
Joao Moreno
6cd78e2c76 Revert "home, end in suggest"
This reverts commit 82211b4d3d.
fixes #10423
2016-08-11 10:02:42 +02:00
Fabian Lauer
e12293b1fd git: add 'signed off' commit to git changes view
This adds 2 actions to the context menu in the git changes view: 'Commit Staged (Signed Off)' and 'Commit All (Signed Off)'.
2016-08-10 23:17:26 +02:00
Fabian Lauer
52b469e85b git: add optional 'signoff' to commits 2016-08-10 23:13:40 +02:00
Benjamin Pasero
3313a641ec Merge pull request #10387 from f111fei/patch-16
fix clearTimeout
2016-08-10 16:42:23 +02:00