Commit Graph

31012 Commits

Author SHA1 Message Date
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
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
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
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
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
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 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
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
Johannes Rieken d848101d9d different fix for #59733 2018-10-02 10:09:31 +02:00
Benjamin Pasero eafa0add6e fix #59752 2018-10-02 10:07:50 +02:00
ronihacohen 17da77f9e2 CR Fixes 2018-10-02 08:02:28 +00:00
Benjamin Pasero d8c58630a6 more logging (for #59752) 2018-10-02 09:36:54 +02:00
Benjamin Pasero 227e98f893 fix #59733 2018-10-02 09:30:13 +02:00
Joao Moreno e9301e67d5 fixes #59764 2018-10-02 09:02:15 +02:00
Benjamin Pasero f0bfe7ce71 always restore grid, even on error (for #59752) 2018-10-02 07:28:10 +02:00
Agustín Rodríguez 219b9461e5 stop duplicating actions for tabs management when using macOS native tabs (#59793) 2018-10-02 07:09:16 +02:00
Adam Curtis ccb63aacfa Removed duplicate "the" from documentation. (#59736) 2018-10-01 17:30:06 -07:00
Matt Bierner 09c738074e Converting many test functions to use arrow functions
Standardizing syntax and discouraging use of `this` inside tests
2018-10-01 15:44:58 -07:00