Commit Graph

40571 Commits

Author SHA1 Message Date
Johannes Rieken
0fb324496a make sure ensureLowerCaseVariants has been called 2018-10-02 21:04:47 +02:00
Johannes Rieken
63d6fcf8f3 better fix for test 2018-10-02 21:02:00 +02:00
Sandeep Somavarapu
f8a5a48471 do not use timeout 2018-10-02 20:52:17 +02:00
Johannes Rieken
a161d235bc fix tests 2018-10-02 20:42:57 +02:00
Matt Bierner
7e87d06a4a Skip failing test 2018-10-02 11:40:50 -07:00
Matt Bierner
e6454e6cbc Add workaround some completions unit tests failing with null access exceptions 2018-10-02 11:36:38 -07:00
Sandeep Somavarapu
cd1eb20dc0 Fix tests 2018-10-02 20:31:18 +02:00
Sandeep Somavarapu
d5912ce583 Fix tests 2018-10-02 20:24:02 +02:00
Matt Bierner
cde4ad5bcd Don't force update webview content when retainContextWhenHidden is set and contents have not changed
Fixes #59823
2018-10-02 11:06:30 -07:00
Daniel Imms
686e741624 Vertically align welcome checkbox with text
Fixes #18879
2018-10-02 10:48:34 -07:00
Sandeep Somavarapu
4b427941dc #53526 Fix compilations 2018-10-02 19:34:06 +02:00
Sandeep Somavarapu
2b902734c1 #53526 Use Promise 2018-10-02 19:32:45 +02:00
Matt Bierner
a6f0ff5d93 Remove unused typings 2018-10-02 10:24:20 -07:00
Matt Bierner
fb51020ae3 Switch to use node module resolution
This is the modern form of module resolution  recommend by typescript
2018-10-02 10:24:20 -07:00
Matt Bierner
c050c96b97 Update json server to use shared tsconfig 2018-10-02 10:24:20 -07:00
Matt Bierner
9116ec29ab Use shared config for html server 2018-10-02 10:24:20 -07:00
Matt Bierner
ef5bd4810a Use shared config for css language features 2018-10-02 10:24:20 -07:00
Matt Bierner
60287ebe51 Move configuration-editing to use shared tsconfig 2018-10-02 10:24:20 -07:00
Matt Bierner
69056ab090 Upgrade extension-editing extension to use shared tsconfig
Use the shared tsconfig and fix a number of strict mode typing errors and null check errors
2018-10-02 10:24:19 -07:00
Matt Bierner
e12fbaa5cd Update html, css, andjson clients to use shared tsconfig 2018-10-02 10:24:19 -07:00
Matt Bierner
6d11792abf Change the git extension to use shared tsconfig 2018-10-02 10:24:19 -07:00
Matt Bierner
52d3961c2b Update more extensions to use shared config 2018-10-02 10:24:19 -07:00
Joao Moreno
e4e040c6f2 tree test: back to level 5 2018-10-02 18:43:14 +02:00
Joao Moreno
a55274bf18 tree: collapsed visible node should still recurse when filtering 2018-10-02 18:43:14 +02:00
Joao Moreno
60ba9db9d7 tree: fix filter & collapse 2018-10-02 18:43:14 +02:00
Sandeep Somavarapu
321df0350f Fix reject -> resolve 2018-10-02 18:31:42 +02:00
Sandeep Somavarapu
836c4fc8d4 #53526 Use Promise 2018-10-02 18:04:04 +02:00
Johannes Rieken
a46d73ebed 💄 2018-10-02 17:51:29 +02:00
Joao Moreno
d6eca6882d tree perf collapseall 2018-10-02 17:46:59 +02:00
Johannes Rieken
19e63edfd9 perf - tweak defaultComparator 2018-10-02 17:46:04 +02:00
Johannes Rieken
e808161b9e perf - pre-compute and cache lower case variants for label, sortText, and filterText 2018-10-02 17:46:04 +02:00
Johannes Rieken
4623835328 fuzzyScore - allow passing of lower-case variants of things, allow passing of start positions, move whitespace starts to completion model 2018-10-02 17:46:04 +02:00
Joao Moreno
fadfadeab6 remove console.log 2018-10-02 17:23:26 +02:00
Sandeep Somavarapu
70d90e43e6 - Use svg icon for record keys
- Move clear action to search input
2018-10-02 17:12:10 +02:00
isidor
a1fa2a89d6 debug: tree clear focus and selection and focusing into input box in trees
fixes #59829
2018-10-02 17:09:44 +02:00
Christof Marti
a8b2950a12 Repeatedly seeing "Disable other keymaps" (fixes #55272) 2018-10-02 16:24:58 +02:00
Christof Marti
1d40f3f25c Off by default (#45853) 2018-10-02 16:00:43 +02:00
Christof Marti
3af967d359 Merge pull request #47886 from andrewtomai/Issue-#45853-checked
Fix #45853
2018-10-02 15:59:36 +02:00
Johannes Rieken
0c7c4c172c some more jsdoc 2018-10-02 15:58:45 +02:00
Johannes Rieken
a157002380 debt - remove suggest adapter and use CompletionItemProvider from modes.ts. Also fixes https://github.com/Microsoft/monaco-editor/issues/985 2018-10-02 15:58:45 +02:00
isidor
0e8fe348ca TPromise.join -> Promise.all 2018-10-02 15:58:16 +02:00
Christof Marti
977fc70d40 Merge branch 'master' into Issue-#45853-checked 2018-10-02 15:57:39 +02:00
isidor
f1461f742a TPromise.join -> Promise.all 2018-10-02 15:55:19 +02:00
Martin Aeschlimann
1faa060037 streamline APIs of chockidar and nsfw 2018-10-02 15:54:04 +02:00
isidor
c706d49539 TPromise.join -> Promise.all 2018-10-02 15:52:58 +02:00
Christof Marti
7b64c7af5b Automated response for *as-designed (#42976) 2018-10-02 15:38:54 +02:00
Johannes Rieken
d00e5cb041 debt - replace CompletionItem#overwriteBefore/After with CompletionItem#range 2018-10-02 15:31:47 +02:00
Johannes Rieken
504ab3bb33 fix terminal test 2018-10-02 15:31:47 +02:00
Johannes Rieken
3f12ef35a8 debt - modes.ISuggestSupport becomes modes.CompletionItemProvider 2018-10-02 15:31:47 +02:00
Joao Moreno
c994ee22c9 tree: update invisible node revealed count 2018-10-02 14:03:18 +02:00