Dirk Baeumer
400a0d29e3
Quick fix for failing test.
2018-06-08 15:36:22 +02:00
isidor
284fd4bedb
fixes #51381
2018-06-08 15:18:55 +02:00
Joao Moreno
79ef09b59d
smoketest: delay mouse click duration
...
related to #51427
2018-06-08 15:18:26 +02:00
Dirk Baeumer
61d1812112
Fixes #50819 : Support overriding SHELL args when configuring a task
2018-06-08 15:11:40 +02:00
Joao Moreno
1651eb2eb4
smoketest: use commands instead of actions in git
...
fixes #51425
2018-06-08 15:10:02 +02:00
Joao Moreno
2322b4bd64
fix compile error
2018-06-08 15:10:02 +02:00
Sandeep Somavarapu
cdad71c057
#50583 Remove keybindings for existing commands and assing to new commands
2018-06-08 14:31:48 +02:00
Johannes Rieken
9c3af12169
use improved openView api, nuke singleton, #49922
2018-06-08 13:31:00 +02:00
Johannes Rieken
83cec01cee
add command and setting to navigate between highlighted elements only, #49922
2018-06-08 13:31:00 +02:00
Andre Weinand
765e9e16bb
node-debug@1.25.1
2018-06-08 13:25:06 +02:00
Sandeep Somavarapu
be5d59a7c2
Return view in openView API
2018-06-08 12:41:40 +02:00
isidor
cc5c10303b
debug: adopt to new taskIdentifier
2018-06-08 12:33:49 +02:00
isidor
deb7a38b6b
tasks definition schema add "type" property
2018-06-08 12:33:49 +02:00
isidor
bc6c148a09
taskService: getTask can now also get a Taskidentifier
2018-06-08 12:33:49 +02:00
Joao Moreno
927cb67f13
fixes #51409
2018-06-08 11:48:30 +02:00
Dirk Baeumer
63c26cae1f
Provide method to fetch the JSON schema for task definitions.
2018-06-08 11:07:16 +02:00
Joao Moreno
5341e3ea8b
grid: fix broken orthogonal sash updates
2018-06-08 10:45:53 +02:00
Joao Moreno
ca77883a43
sash: prevent unnecessary state changes
2018-06-08 10:45:53 +02:00
Joao Moreno
4e4fcc420c
sash: increase sash corner area
2018-06-08 10:45:53 +02:00
Joao Moreno
e232634842
sash: debug flag
2018-06-08 10:45:53 +02:00
Johannes Rieken
ae31e8c1f9
add setting to toggle between filter or find, #49922
2018-06-08 10:36:21 +02:00
isidor
2e2220c9f7
cursor: do not spam console
...
fyi @rebornix
2018-06-08 10:26:40 +02:00
isidor
6650fda9e0
debug: "console was cleared" when auto cleared
2018-06-08 10:25:55 +02:00
Johannes Rieken
1c2f7668a7
outline - polish padding around inputbox
2018-06-08 09:37:37 +02:00
Johannes Rieken
63f7d0993e
outline - some lipstick
2018-06-08 09:32:51 +02:00
Johannes Rieken
044cf9e2a0
outline - show loading message when not yet showing a tree, show progress while artifically delaying update
2018-06-08 09:23:09 +02:00
Johannes Rieken
2ca5245b2c
outline - show progress bar above input box
2018-06-08 09:03:05 +02:00
Johannes Rieken
58c5ecb57c
some updateMarkers polish, more tests, #49924
2018-06-08 08:56:29 +02:00
Johannes Rieken
f231a08308
fix #51408
2018-06-08 08:40:31 +02:00
Rob Lourens
8f8ed32e73
Search provider pattern switches should not be optional - #45000
2018-06-07 21:38:21 -07:00
Rob Lourens
79f78d667b
Fix #51414 - ./ search includes must work with workspace folder 'name'
2018-06-07 21:27:32 -07:00
Rob Lourens
0cae1cd53a
Fix #51414 - show workspace folder names in search tree
2018-06-07 21:16:50 -07:00
Rob Lourens
a8978c6a9e
Bump vscode-ripgrep
2018-06-07 20:58:29 -07:00
Rob Lourens
774c5c3cb7
Fix #48911
2018-06-07 19:37:56 -07:00
Jackson Kearl
54dfa445e1
Notify user of need to restart code on locale change ( #51400 )
...
* Possible improvement for making it obvious that language change needs restart.
#50970 .
* Try to make request to restart feel more right.
* Update message location.
2018-06-07 19:31:41 -07:00
Peng Lyu
b9ca8da902
fix #50313 . Statusbar selection info should honor content change as well.
2018-06-07 19:30:34 -07:00
Rob Lourens
09e0c90120
Disable failing test, see #51409
2018-06-07 18:50:10 -07:00
Rob Lourens
141f4583fe
Disable failing test, see #51408
2018-06-07 18:48:18 -07:00
Rob Lourens
b8d9a3a72f
Bump node2
2018-06-07 17:50:48 -07:00
Peng Lyu
99e8ffcade
Ganrantee compositionend is tested.
2018-06-07 17:01:05 -07:00
Peng Lyu
2d0bbd3a92
Fix #26820 . Auto close when acute accent is not actually used.
2018-06-07 17:01:05 -07:00
Rachel Macfarlane
7408d69ce3
Fix button background color on focus in issue reporter
2018-06-07 16:56:55 -07:00
Rachel Macfarlane
e0e11632a5
Lack of feedback when searching for similar issues in extensions when reporting an issue on an extension, fixes #50656
2018-06-07 16:40:56 -07:00
Matt Bierner
4f324d1712
Fix markdown preview not cleaning up context/state on close
...
Fixes #51033
2018-06-07 16:38:52 -07:00
Matt Bierner
26d5d76a23
Add in experimental support for js/ts multi-line diagnostics
...
From da48d42acc
2018-06-07 16:38:52 -07:00
Matt Bierner
43f6cd5b9c
Update js/ts grammar
2018-06-07 16:38:52 -07:00
Joao Moreno
0db54c1c49
sash: fix overflow dragging issue
2018-06-07 22:40:20 +02:00
Joao Moreno
05edea7e9c
sash states
2018-06-07 22:40:20 +02:00
Sandeep Somavarapu
f7e30edaa2
#50583 Show deprecated warning message when previous history commands were used
2018-06-07 22:17:33 +02:00
Sandeep Somavarapu
1362bc9873
Revert "Move keybinding editing service to platform"
...
This reverts commit 92cb5f877172cb3feb753c306cedcfa8780388bc.
2018-06-07 21:04:47 +02:00