Commit graph

8500 commits

Author SHA1 Message Date
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
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