Commit graph

40550 commits

Author SHA1 Message Date
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
Joao Moreno a44e45188c tree test: refilter on load 2018-10-02 14:03:18 +02:00
Joao Moreno a74af7fe7f list: fix scroll height issue 2018-10-02 14:03:18 +02:00
Joao Moreno cab46acc59 tree: recursive filter tests 2018-10-02 14:03:18 +02:00
Joao Moreno c3f0d70bfc 💄 2018-10-02 14:03:18 +02:00
Joao Moreno f1cedc0b26 tree: more getNodeLocation tests 2018-10-02 14:03:18 +02:00
Joao Moreno ebf10a3056 tree: getNodeLocation tests 2018-10-02 14:03:18 +02:00
isidor 5731c0478d debug: resolveConfigurationByProviders on restart 2018-10-02 12:27:50 +02:00
Johannes Rieken 65685d302a debt - one winjs promise less 2018-10-02 12:19:32 +02:00
Johannes Rieken 0c2388a008 perf - simplify cached data env var (enabled cached data for the extension host) 2018-10-02 12:14:02 +02:00
Sandeep Somavarapu d3a6a23449 Remove synchronization 2018-10-02 12:00:29 +02:00
Joao Moreno eeca0a4f51 Merge remote-tracking branch 'origin/joao/tree-filter' 2018-10-02 12:00:10 +02:00
Joao Moreno cae2a79139 yarn lock 2018-10-02 11:59:30 +02:00
Christof Marti 9edd6335b4 Ignore *out-of-scope 2018-10-02 11:52:35 +02:00
Martin Aeschlimann 429b7e2848 Fix TS 3.1 error in "extensions/json-language-features/client/src/utils/hash.ts". Fixes #59761 2018-10-02 11:08:05 +02:00
Joao Moreno 4c963c0895 Merge branch 'win-sign' 2018-10-02 10:52:37 +02:00
Johannes Rieken 0604b4f7c4
Merge pull request #59758 from ronihcohen/pascalcase-snippet-format
Adding Pascal case to snippet format options
2018-10-02 10:26:40 +02:00
Johannes Rieken 11590a3102 fix #59763 2018-10-02 10:25:55 +02:00
Johannes Rieken 596104a2ed fix #59768 2018-10-02 10:25:55 +02:00
Sandeep Somavarapu bd4d782d49 Fix default keybindings file label 2018-10-02 10:14:47 +02:00
Sandeep Somavarapu eb7a018486 Do not open default keybindings by default 2018-10-02 10:14:46 +02:00
Sandeep Somavarapu 24179e0bf3 Make Open Keybindings File a primary action 2018-10-02 10:14:46 +02:00