Commit Graph

40183 Commits

Author SHA1 Message Date
Joao Moreno
39238cb357 add refilter perf stats 2018-09-26 22:37:59 +02:00
Joao Moreno
8ab24012f8 add todo 2018-09-26 22:33:58 +02:00
Joao Moreno
a70d87616d working filter demo 2018-09-26 22:33:08 +02:00
Joao Moreno
6fee1f6e78 tree: more filter testing 2018-09-26 22:16:35 +02:00
Joao Moreno
0bdfc25951 tree model: refilter 2018-09-26 22:03:53 +02:00
Joao Moreno
23e8744c68 tree: collapse and expand should refilter 2018-09-26 21:46:01 +02:00
Joao Moreno
cd68ca45c8 wip: first filter test 2018-09-25 17:50:10 +02:00
Joao Moreno
c89cc7e565 wip: propagate filter result to tree nodes 2018-09-25 17:34:41 +02:00
Joao Moreno
a4daeb87da tree: introduce filter 2018-09-25 17:01:46 +02:00
Rob Lourens
fe8d9d2470 Fix node-debug version 2018-09-24 22:09:33 -07:00
Rob Lourens
b28af003ef Bump node2 #57954 2018-09-24 21:54:26 -07:00
Rob Lourens
3da89c1937 Rename previewOptions 2018-09-24 21:08:11 -07:00
Daniel Imms
1e058b76ea Revert vscode-xterm update
This caused some integration tests to fail
2018-09-24 19:34:59 -07:00
Matt Bierner
70ac2cfa51 Run oss tool 2018-09-24 18:16:38 -07:00
Matt Bierner
e574d62f14 Fix potential npe 2018-09-24 18:03:13 -07:00
Matt Bierner
7d359986ba Use less than for TS version checks instead of inverting greater than checks 2018-09-24 17:57:45 -07:00
Matt Bierner
484bf49abf Better fix for #58518 to avoid possible duplicated configure requests 2018-09-24 16:42:17 -07:00
Matt Bierner
58a72ab6cf Don't cache file config options until we succesfully complete a request
Fixes #58518
2018-09-24 16:42:17 -07:00
Rob Lourens
54090bc222 Fix #57459 - add default previewOptions for findTextInFiles 2018-09-24 16:41:03 -07:00
Rob Lourens
5b3403bfb5 Fix #57895 - remove leadingChars from search provider API 2018-09-24 16:41:03 -07:00
Rachel Macfarlane
5cc3aa24c4 Fixes #52578, Process Explorer: NVDA does not announce CPU% and Memory(MB) 2018-09-24 16:32:43 -07:00
Matt Bierner
4861c344e2 Fixing tsc build tasks for project references
https://github.com/Microsoft/TypeScript/issues/27150
2018-09-24 16:18:58 -07:00
Alex Ross
27ace55a74 Handle Run Active when terminal executible is WSL (#59136)
Fixes #36897
2018-09-24 16:16:45 -07:00
Matt Bierner
1369c6e595 Don't send @ as trigger character for ts 3.1
Fixes #59165

Workaround for https://github.com/Microsoft/TypeScript/issues/27321
2018-09-24 15:16:42 -07:00
Pine Wu
690563da6e Update css language service in html 2018-09-24 14:56:30 -07:00
rebornix
94f93182c6 Update folding in commenting mode. 2018-09-24 14:00:28 -07:00
Alex Ross
dfefc70075 Minimum size for new split terminals (#59140)
Fixes #45678
2018-09-24 13:25:01 -07:00
Christopher Leidigh
5131aa481f Settings: Fix shortcutkey label enabling translation. Fixes #59147 (#59263) 2018-09-24 15:51:20 -04:00
Rob Lourens
f5738efe91 Fix #59138 - revive URI from findFiles 2018-09-24 11:34:58 -07:00
Daniel Imms
75f721ff98 vscode-xterm@3.8.0-beta5 2018-09-24 11:04:27 -07:00
Pine Wu
34879e95f1 Update CSS service 2018-09-24 10:31:29 -07:00
SteVen Batten
9fc46b2faf fix for: Cannot read property 'forEach' of null
fixes #59227
2018-09-24 10:14:01 -07:00
SteVen Batten
70b90231ce update built-in dark themes as menus look pale (#59123) 2018-09-24 09:55:00 -07:00
Benjamin Pasero
1b2fdd1cbd 💄 "Copy Relative Path" 2018-09-24 18:52:34 +02:00
Martin Aeschlimann
ac7ead397b typing issue & null check in window.ts 2018-09-24 18:12:48 +02:00
Martin Aeschlimann
6451a30287 Revisit chokidars multi-root handling. fixes #57256 2018-09-24 18:12:43 +02:00
Benjamin Pasero
3480f4cf22 restrictGuessedEncodings => guessableEncodings 2018-09-24 17:31:40 +02:00
Dirk Baeumer
dacd7728d6 Fixes #40905: Operating system specific args don't override args defined in the task 2018-09-24 17:14:11 +02:00
isidor
7a629db352 list focus controller do not focus into elements that have tabIndex -1
fixes #52299
2018-09-24 16:42:15 +02:00
Christof Marti
eaddbde222 Revisit QuickPickItem.shouldAlwaysShow (#59232) 2018-09-24 16:41:16 +02:00
Daniel Imms
208fc71b7b Merge pull request #59181 from headmelted/patch-1
Adding missed dependency libxss1
2018-09-24 07:15:53 -07:00
Isidor Nikolic
ab7a507c1b Merge pull request #59236 from Microsoft/isidorn/listAriaRole
Introduce aria role to tree and list
2018-09-24 16:04:51 +02:00
isidor
2ca5759e82 tree getAriaRole is required 2018-09-24 16:04:19 +02:00
Johannes Rieken
f79b59416b debt - SuggestionType -> SuggestionKind 2018-09-24 15:58:05 +02:00
Johannes Rieken
a28f9bc895 undo fix tests to fix tests 2018-09-24 15:58:05 +02:00
Joao Moreno
0b463d376e related to #58966 2018-09-24 15:52:41 +02:00
isidor
6cdf04d2a5 breakpoint view adopt aria role
fixes #52390
2018-09-24 15:47:43 +02:00
isidor
641be2e9d7 list aria role 2018-09-24 15:47:29 +02:00
isidor
5150d732ea tree accessibilityProvider.getAriaRole 2018-09-24 15:47:15 +02:00
Joao Moreno
91704613a9 fixes #58966 2018-09-24 15:41:24 +02:00