Commit graph

8430 commits

Author SHA1 Message Date
Joao Moreno 195e77304b remove unused path.join 2016-08-17 09:04:18 +02:00
Dirk Baeumer 349788fbc0 Merge in translations 2016-08-17 08:41:35 +02:00
Benjamin Pasero 84c4c8d492 add meaningful defaults to paths, product and package to survive test runs 2016-08-17 08:20:19 +02:00
Benjamin Pasero d2a413ee9a more use of IEnvironmentService 2016-08-17 07:54:59 +02:00
Benjamin Pasero c121936678 use product over context service 2016-08-17 07:00:39 +02:00
Andre Weinand 55168276e4 update node-debug 2016-08-16 23:32:58 +02:00
Joao Moreno ae1d545716 improve request service interface 2016-08-16 18:17:00 +02:00
Joao Moreno 492dc4a162 remove NodeRequestService 2016-08-16 18:17:00 +02:00
Joao Moreno 971b243e49 💄 2016-08-16 18:17:00 +02:00
Joao Moreno a61546ac64 extension gallery service uses IRequestService2
moves proxy business away from each consumer
2016-08-16 18:17:00 +02:00
Joao Moreno a672eeb462 make json, download not call request 2016-08-16 18:17:00 +02:00
Joao Moreno b9d112985f RequestService2 2016-08-16 18:17:00 +02:00
Joao Moreno ca41e24feb update comments 2016-08-16 18:17:00 +02:00
Joao Moreno f0d09cf7d2 add todo 2016-08-16 18:17:00 +02:00
Joao Moreno c8caac361f contain gallery code inside GalleryService
related to #10180
2016-08-16 18:17:00 +02:00
Joao Moreno 416fe53a13 remove console.log 2016-08-16 18:17:00 +02:00
Benjamin Pasero d54054ee3f introduce and use IEnvironmentService to the renderer (for #6095) 2016-08-16 17:57:00 +02:00
Benjamin Pasero 01a25e9455 polish code 2016-08-16 17:24:54 +02:00
Benjamin Pasero 817c5c2d6f remove one no-op use of context service in tests 2016-08-16 17:16:35 +02:00
Alex Dima 9a9ddab3fc Fixes #10586: Avoid slow matching regex /[^\s]+$/ 2016-08-16 17:02:34 +02:00
Alexandru Dima fd5dd52340 Merge pull request #10515 from ramamurthynagaraj/master
Added editor.fontWeight and terminal.integrated.fontWeight configuration
2016-08-16 16:23:20 +02:00
Alexandru Dima 75510978d4 Merge pull request #10322 from johnfn/patch-1
Fix flipping axes behavior.
2016-08-16 16:20:48 +02:00
Alexandru Dima 375f17eeba Merge pull request #10309 from sandyarmstrong/ie-show-fix
Fix show in IE11
2016-08-16 16:06:19 +02:00
Alex Dima 00f1ead394 Remove unused code 2016-08-16 16:05:46 +02:00
Benjamin Pasero 50a58af859 bring back Ctrl+E for win/linux to use quick open 2016-08-16 15:07:15 +02:00
Benjamin Pasero 70d6ae4687 entering the lair of debt 2016-08-16 12:28:02 +02:00
Benjamin Pasero 32b4b8124e fix tests 2016-08-16 12:27:43 +02:00
Benjamin Pasero 48b08f3456 opacity for inactive title decorations 2016-08-16 11:59:45 +02:00
Benjamin Pasero c4e9196d21 perf: do not run into O(n^2) when adding child to a folder 2016-08-16 11:53:54 +02:00
Alexandru Dima 55ccfe43ce Merge pull request #9726 from bgashler1/bgashler1/issue-3690/monaco-hc-fix
Addresses #3690 high-contrast less hacky in editor
2016-08-16 11:40:35 +02:00
Alexandru Dima 02d72406d4 Merge pull request #9394 from ChristianAlexander/workspace-contains-directory
Allow workspaceContains to specify directories (fixes #8295).
2016-08-16 11:31:57 +02:00
Alexandru Dima ca979fc8b5 Merge pull request #9249 from eamodio/code-lens-focus
Fixes #7749 - Focus on CodeLens click
2016-08-16 11:30:01 +02:00
Benjamin Pasero 40ca4cba4a reduce one extra guessMimeTypes() call when resolving a folder in the explorer 2016-08-16 11:28:05 +02:00
Benjamin Pasero d699c077a6 optimize mime.guessMimeTypes() 2016-08-16 11:02:52 +02:00
Johannes Rieken a61944bc39 remove ISuggestEvent#currentWord 2016-08-16 10:47:47 +02:00
Johannes Rieken 2bc4681760 debt - move scoring into completion model, honor the text range of each completion item 2016-08-16 10:45:22 +02:00
Johannes Rieken 23b0b3da56 don't get fooled again... 2016-08-16 10:35:57 +02:00
Johannes Rieken d32557e5aa Revert "debt - remove unused code"
This reverts commit 30e065d90d.
2016-08-16 10:35:24 +02:00
Dirk Baeumer 2402998eb7 Merge in translations 2016-08-16 10:02:22 +02:00
Johannes Rieken 30e065d90d debt - remove unused code 2016-08-16 09:58:14 +02:00
Johannes Rieken d0b77851a5 align names of CompletionItem and ISuggestion 2016-08-16 09:55:42 +02:00
Johannes Rieken cafe4a992b default snippet suggestion sort order is 'bottom', #10467 2016-08-16 09:41:15 +02:00
Benjamin Pasero 11ffcfcf69 remove unused 2016-08-16 07:38:28 +02:00
Benjamin Pasero f014cbcfb7 let => const 2016-08-16 07:28:35 +02:00
Benjamin Pasero d5181e90a7 debt - make contributions when they are 2016-08-16 07:21:21 +02:00
Alex Dima c923075943 Merge remote-tracking branch 'origin/master' 2016-08-15 17:30:24 +02:00
Alex Dima 101ad8c222 Merge pull request #9154 from be5invis/master 2016-08-15 17:29:44 +02:00
Johannes Rieken d61ce7d521 debt - remove unused 'only' option from SnippetSuggestions 2016-08-15 16:37:12 +02:00
Benjamin Pasero 8784665590 do not resolve siblings unless needed (for #9962) 2016-08-15 16:04:27 +02:00
Johannes Rieken d0836bbbf8 debt - one less overload 2016-08-15 15:43:28 +02:00