Commit graph

6947 commits

Author SHA1 Message Date
Benjamin Pasero 16c67219d7 assign execPath also in other places where we use environment service 2016-08-17 14:06:38 +02:00
Benjamin Pasero e1f12e5c1b fix issue with parsing 2016-08-17 13:54:27 +02:00
Benjamin Pasero a7da0430da let execPath be a property of IEnvironmentService 2016-08-17 13:38:48 +02:00
Benjamin Pasero 8ddc5f3262 get rid of version 2016-08-17 13:13:09 +02:00
Benjamin Pasero bfc9b536a2 align more stuff 2016-08-17 13:13:09 +02:00
Benjamin Pasero dffbeac1f6 use execPath from remote (node => electron-browser) 2016-08-17 13:13:09 +02:00
Benjamin Pasero 413a1db68b remove more stuff from IWindowConfiguration 2016-08-17 13:13:09 +02:00
Benjamin Pasero 8c049b9bf4 reduce ICommandLineArgs and let it extend ParsedArgs 2016-08-17 13:13:09 +02:00
Benjamin Pasero bd1af53f54 align wait, diff in cli and env 2016-08-17 13:13:09 +02:00
Benjamin Pasero 11d06f3e2a more env and cli alignment 2016-08-17 13:13:09 +02:00
Benjamin Pasero a0b8579547 cli: debugBrkExtensionHost => debugBrkPluginHost 2016-08-17 13:12:45 +02:00
Benjamin Pasero f270163670 cli: debugExtensionHostPort => debugPluginHost 2016-08-17 13:12:08 +02:00
Benjamin Pasero 98fd5aa1e5 cli: verboseLogging => verbose 2016-08-17 13:11:20 +02:00
Benjamin Pasero e3eaa27e41 send parsed process.argv over from main side to renderer 2016-08-17 13:11:20 +02:00
Benjamin Pasero f2086e45f6 polish 2016-08-17 13:11:20 +02:00
Joao Moreno 088d4fb45a paths.getDefaultUserDataPath 2016-08-17 12:58:30 +02:00
Alex Dima 9e792d5fd9 Adopt fast-plist 2016-08-17 12:53:28 +02:00
Joao Moreno 79360dbed9 todo 2016-08-17 12:07:14 +02:00
Joao Moreno 92c7bed93c use request service everywhere 2016-08-17 12:06:08 +02:00
Joao Moreno 200e222740 fix node configuration service 2016-08-17 12:06:08 +02:00
Joao Moreno f7dae6a317 💄 2016-08-17 12:06:08 +02:00
Alex Dima 93ea49c1e1 Adopt vscode-textmate@2.1.0 2016-08-17 12:03:05 +02:00
Martin Aeschlimann 2ed511ea28 Remove standalone schemas 2016-08-17 11:31:19 +02:00
Martin Aeschlimann 66e30f2b19 Fix default values for language-configuration 2016-08-17 11:31:19 +02:00
Benjamin Pasero 549c1772fe no more process.argv dependency in environmentService 2016-08-17 11:16:02 +02:00
Benjamin Pasero be2034c5b5 keep environment service simple 2016-08-17 11:11:58 +02:00
Johannes Rieken 48ff5e7973 suggest - simplify how to tell from which provider suggestions should comple, towards #2508 2016-08-17 11:04:24 +02:00
Benjamin Pasero 3233ef35a0 more direct use of product and pkg modules 2016-08-17 10:25:56 +02:00
Joao Moreno 72030e1873 extensionGallery:openExtension telemetry event
fixes #10606
2016-08-17 10:00:13 +02:00
Joao Moreno f80496d396 revert paths.ts defaults 2016-08-17 09:06:26 +02:00
Joao Moreno ecd39ef3c1 remove fallback from package.ts and product.ts 2016-08-17 09:04:36 +02:00
Joao Moreno 195e77304b remove unused path.join 2016-08-17 09:04:18 +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
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
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
Joao Moreno 7fd4a28671 show license link only if extension sets one
fixes #10464
2016-08-15 15:42:11 +02:00
Benjamin Pasero 1a5443508d less work guessing mime types (for #9962) 2016-08-15 15:39:29 +02:00
Joao Moreno 52c1ba498b uninstall duplicate versions
fixes #9903
2016-08-15 15:27:16 +02:00
Sandeep Somavarapu 57fb7c95d5 fix #10313 2016-08-15 15:25:38 +02:00
Sandeep Somavarapu b20bf210ac Simplify calling move active editor command in move editor actions 2016-08-15 15:11:22 +02:00
Benjamin Pasero c58e14d84b introduce explorerResourceIsFolder context 2016-08-15 14:26:11 +02:00
Benjamin Pasero 7befea8df7 Provide an option to keep quick open open on focus lost (fixes #444) 2016-08-15 14:12:18 +02:00
Johannes Rieken cfbf71725c add ignoreFocusOut option to showInputBox and showQuickPick, #9918 2016-08-15 13:05:25 +02:00
Sandeep Somavarapu 2659dd58db fix #10312 2016-08-15 12:08:51 +02:00
Martin Aeschlimann 98e0693013 Fixes #10389: Duplicate autocomplete suggestions in latest monaco build 2016-08-15 11:56:34 +02:00
Martin Aeschlimann 25ba6678a5 Fixes #10473: Cannot read property 'match' of undefined 2016-08-15 11:16:46 +02:00
Alex Dima a3493c7593 Validate user-written keybindings (#10452) 2016-08-15 11:08:52 +02:00
Benjamin Pasero 1581634980 fix issue with duplicate tab labels 2016-08-15 09:44:29 +02:00
Alex Dima 451f934946 Remove IMode.configSupport 2016-08-15 09:31:53 +02:00
Benjamin Pasero 05f5280e09 clean up for #9918 2016-08-15 09:29:00 +02:00
Benjamin Pasero 44fa4c3090 register global action to close quick open 2016-08-15 09:11:21 +02:00
Benjamin Pasero 5e5deb9a8a getDirty() => isDirty() 2016-08-15 08:25:11 +02:00
Benjamin Pasero 1ae99cf1fb AutoSave when app looses focus (fixes #5565) 2016-08-15 08:20:50 +02:00
Benjamin Pasero 2e54e84905 shorter tab labels for #8499 2016-08-15 07:25:38 +02:00
Nagaraj 8cb28f025d Added editor.fontWeight and terminal.integrated.fontWeight configuration - Nagaraj 2016-08-14 18:24:37 +05:30
Alex Dima 61deb56218 Remove unused code 2016-08-12 18:21:05 +02:00
Alex Dima 38e0840fb4 Merge remote-tracking branch 'origin/master' into keybindings-service 2016-08-12 17:55:27 +02:00