Commit graph

19218 commits

Author SHA1 Message Date
Dirk Baeumer
e58c2abb97 Implements #27399: Separate the task provider name from the task name in the task API 2017-05-29 14:44:31 +02:00
Martin Aeschlimann
7c3f873bed update to vscode-textmate@3.1.5 2017-05-29 14:32:03 +02:00
isidor
7c27e9ba08 remove variablesDealy setting we used for experimentation
fixes #27262
2017-05-29 14:19:43 +02:00
Dirk Baeumer
365fcece18 Fixes #27320 2017-05-29 13:04:24 +02:00
Dirk Baeumer
e8271ae2ae Adopt #27338 2017-05-29 12:53:24 +02:00
Dirk Baeumer
9a55652262 Fixes #27338: Let the task framework configure 'Press any key to close the terminal' 2017-05-29 12:52:49 +02:00
Dirk Baeumer
8f1fe44e86 Fixes #27426: Add runner information to telemetry 2017-05-29 12:17:39 +02:00
isidor
c1e60c7461 debug actions widget: default position go back to center for discoverability
#2513
2017-05-29 12:16:48 +02:00
Benjamin Pasero
a315b7cb72 Workbench theme customisation for forground tab colour of inactive group appears to be missing (fixes #27067) 2017-05-29 12:06:12 +02:00
isidor
a168746445 debug repl input disable minimap 2017-05-29 11:49:20 +02:00
Benjamin Pasero
43298ba547 macOS: custom titlebar double-click not consistent (fixes #27382) 2017-05-29 11:36:23 +02:00
Benjamin Pasero
e4080aa094 Extensions: double-click should open new extension window pinned (fixes #17048) 2017-05-29 11:21:36 +02:00
Benjamin Pasero
bcf8f55692 Search viewlet doesn't get selected text from diff editor (fixes #25293) 2017-05-29 11:07:57 +02:00
Benjamin Pasero
cf4f34d808 Extension viewlet high contrast mouse over borders only highlight a single border for top and bottom entries (fixes #15859) 2017-05-29 11:04:46 +02:00
Benjamin Pasero
3c1f7878b2 theming - remove panel.background as we currently do not support it end to end 2017-05-29 10:50:34 +02:00
Dirk Baeumer
a0ba783606 Merge branch 'master' into dbaeumer/27078 2017-05-29 10:01:49 +02:00
Benjamin Pasero
60328f1db1 Revert "theming - remove hardcoded list color in keybindings editor"
This reverts commit 84ced6126e.
2017-05-29 09:58:30 +02:00
Dirk Baeumer
857768fc69 Merge branch 'master' into dbaeumer/27078 2017-05-29 09:25:24 +02:00
Dirk Baeumer
4b2a13aae4 Make the workspace build / test task win over contributed tasks 2017-05-29 09:06:04 +02:00
Erich Gamma
8c1c1d14df Added npm install to the list of discovered npm tasks 2017-05-28 17:29:47 +02:00
Daniel Ye
944d4f1391 2017-05-26. Merged in translation from transifex. 2017-05-26 19:26:40 -07:00
kieferrm
8853b2db99 Ajust test to new defaults. See #26893. 2017-05-26 15:21:14 -07:00
kieferrm
5b09beb12b Change default settings. Fixes #26893. 2017-05-26 15:04:05 -07:00
Rob Lourens
23c6f80062 Fix #26771 - use focus tracker to set search focus context keys 2017-05-26 14:48:16 -07:00
Matt Bierner
c9a2a5be88 Allow tsc tasks to be disabled using settings. Fixes #27312 2017-05-26 14:24:24 -07:00
Matt Bierner
5a83b55b70 Fix a few potential issues for tsc task provider 2017-05-26 14:24:24 -07:00
Martin Aeschlimann
f7288dfcb9 Ugly flicker upon first startup. Fixes #25448 2017-05-26 23:04:52 +02:00
Matt Bierner
0ece9b1081 Update markdown extension contributes key names 2017-05-26 12:03:23 -07:00
Johannes Rieken
3e7152fb4d snippets - remove unused css 2017-05-26 18:58:52 +02:00
Johannes Rieken
f8a959aec0 make final tabstops of nested snippets normal tabstop, #24855 2017-05-26 18:58:52 +02:00
Johannes Rieken
90a68e5539 make SnippetSession single insert again, #24855 2017-05-26 18:58:52 +02:00
Johannes Rieken
52cc722dcd basic support for nested snippets, #24855 2017-05-26 18:58:52 +02:00
Johannes Rieken
4ad0fd04f2 debt - renames 2017-05-26 18:58:52 +02:00
Christof Marti
f2cf819a7b Mention keymaps (fixes #24727) 2017-05-26 09:38:25 -07:00
Christof Marti
66bc0d13fa Update controller, simplify telemetry (#27152) 2017-05-26 09:07:55 -07:00
Nick Snyder
dfd358082f Handle progress results in quick open controller (#27152) 2017-05-26 08:57:47 -07:00
Martin Aeschlimann
c29241c960 [bat] add test for #26825 2017-05-26 17:25:03 +02:00
Martin Aeschlimann
a9ddd8c5ce Merge pull request #27325 from Ikuyadeu/support_bat
[bat] support %%(fix #26825)
2017-05-26 17:18:38 +02:00
Dirk Baeumer
4c71f96c8c More work on the task v2 json schema 2017-05-26 16:11:25 +02:00
Johannes Rieken
201ea1922e snippets - fix test failures because 'deleteLeft' is gone 2017-05-26 15:29:09 +02:00
Dirk Baeumer
94d5b7f60c Merge branch 'master' into dbaeumer/27078 2017-05-26 15:24:56 +02:00
Dirk Baeumer
447622435a Remove ProblemMatchers from API. 2017-05-26 15:17:19 +02:00
Dirk Baeumer
e030a07135 Support customiying tasks 2017-05-26 14:52:06 +02:00
Johannes Rieken
e81c07d7c2 snippets - fix leaking listeners that break subsequent snippet insertion 2017-05-26 12:28:31 +02:00
YukiUeda
3022b4cde4 support %%(fix #26825) 2017-05-26 19:18:05 +09:00
Johannes Rieken
b2b81e4f3e fix #27231 2017-05-26 11:31:28 +02:00
Johannes Rieken
7e68adad64 simplify tests, fix tests, promise ftw 2017-05-26 11:07:17 +02:00
Johannes Rieken
e14e783ca8 followup fix from fix #27245 2017-05-26 11:00:10 +02:00
Johannes Rieken
de6e586588 fix #27277 2017-05-26 10:27:58 +02:00
Johannes Rieken
0fbbc8eb0c fix #27245 2017-05-26 10:17:58 +02:00