Commit Graph

57777 Commits

Author SHA1 Message Date
Matt Bierner e4fc57dcd2 Don't convert json edit data tostring 2019-11-21 20:09:56 -08:00
Matt Bierner 7d120c2d3e Use chaining 2019-11-21 20:09:56 -08:00
Matt Bierner f775aea9ad Remove mime extension point 2019-11-21 20:09:56 -08:00
Matt Bierner 7d179d04ae Use InstantiationService 2019-11-21 20:09:56 -08:00
Matt Bierner 5534051e27 codeActionWidget -> codeActionMenu 2019-11-21 20:09:56 -08:00
Greg Van Liew 88730b55eb Merge pull request #85263 from waterpolymer/master
Changed instances of Code to VS Code
2019-11-21 18:55:02 -08:00
Peng Lyu 9197d42531 4px margin for home indicator 2019-11-21 15:38:54 -08:00
Peng Lyu 6b21839efd Update lightbulb gesture clicking. 2019-11-21 14:48:52 -08:00
Peng Lyu 1ef501369f exclude system status bar from visual viewport in standalone mode. 2019-11-21 14:48:52 -08:00
Miguel Solorio f965609a87 Fix #85336, adjust tree padding for file icons 2019-11-21 13:34:19 -08:00
SteVen Batten 0df48c6af7 fixes #85284 2019-11-21 12:02:20 -08:00
Miguel Solorio ca855d5fe6 Update "Go to file" icons to use icon font 2019-11-21 11:42:35 -08:00
Miguel Solorio 1ca17cd262 Update debug icon to use alternate version 2019-11-21 09:07:08 -08:00
Miguel Solorio b24775ae6d #84045: Add "debug-restart-frame" icon 2019-11-21 08:56:06 -08:00
Miguel Solorio 687bb7c070 Update codicons: add debug stack reload and debug activity bar alternative 2019-11-21 08:47:41 -08:00
Joao Moreno c1146debe6 scm: hash repo pane ids 2019-11-21 17:17:26 +01:00
isidor 8f02213d4e debug: restart frame on hover
#84045
2019-11-21 17:10:46 +01:00
Waterpolymer 2f5120fe34 Reverted '-' to '*' and removed space 2019-11-21 10:57:55 -05:00
Joao Moreno f4f0062168 git input box shouldn't handle comments
related to #84201
2019-11-21 16:41:35 +01:00
Joao Moreno 3b0571d8c2 cleanup denodeify from git 2019-11-21 16:41:35 +01:00
Martin Aeschlimann fc704d942c Merge branch 'aeschli/adopt-tokencolormap' 2019-11-21 16:01:15 +01:00
Martin Aeschlimann 5b70dcfb8e use token color map in textmate service 2019-11-21 15:59:55 +01:00
Martin Aeschlimann ff72b6103a colortheme: style metadata tests 2019-11-21 15:59:55 +01:00
Martin Aeschlimann 320413335b fix caches 2019-11-21 15:59:39 +01:00
isidor 772bc18acb debug config manager: more asyn await
fixes #83334
2019-11-21 15:50:00 +01:00
Johannes Rieken 15b09b951a fix ordering #85218 2019-11-21 15:17:04 +01:00
Joao Moreno db5b58c442 isolate askpass 2019-11-21 15:16:49 +01:00
Joao Moreno 1b5afdf5c3 refactor 2019-11-21 15:16:49 +01:00
Alex Dima ca40ac378e Fixes #84998: Overtype after a backslash if the character is not a quote 2019-11-21 14:58:38 +01:00
Alex Dima a6b869d4bd Allow to run our unit tests with mocha (where document.queryCommandSupported is not defined) 2019-11-21 14:55:15 +01:00
Andre Weinand 5f5a65c441 prevent vscode-api-tests from running in node.js 2019-11-21 13:26:38 +01:00
Andre Weinand 343f26602e remove obsolete comment 2019-11-21 13:26:38 +01:00
Andre Weinand b2e2e78c88 make '${file}' equivalent to TextDocument.fileName 2019-11-21 13:26:38 +01:00
Alex Dima 5ff11212bb Don't always use the replacement character in minimap
When the font scale is small enough, using other ASCII characters for characters outside the supported ASCII range is preferrable.

Fixes #84264
2019-11-21 12:55:36 +01:00
Alex Dima 2bc77436b9 Remove no longer necessary minimap font creator 2019-11-21 12:55:36 +01:00
Johannes Rieken 17de08a829 add "Peek" sub menu, #85218 2019-11-21 12:50:32 +01:00
Johannes Rieken 724b433e2c simplify how editor commands/actions register menu entries 2019-11-21 12:36:16 +01:00
Johannes Rieken 14928afabb make the internals fit for #9827 2019-11-21 12:36:16 +01:00
Johannes Rieken 8da81e54f4 💄 better strict property init 2019-11-21 12:36:16 +01:00
Johannes Rieken 760e07d29e Revert "Extend disposable for MenuService"
This reverts commit 674bb6700b.
2019-11-21 12:36:16 +01:00
Martin Aeschlimann d041b6c460 use token color map in textmate service 2019-11-21 12:10:10 +01:00
Martin Aeschlimann 9a54d769da colortheme: style metadata tests 2019-11-21 12:09:44 +01:00
isidor f820a9a9e4 fixes #83906 2019-11-21 11:14:25 +01:00
Sandeep Somavarapu f24f483428 rename user data sync settings 2019-11-21 10:59:46 +01:00
Robo 64ca1bb8ba chore: Bump electron@6.1.5 (#85266) 2019-11-21 01:56:54 -08:00
Martin Aeschlimann 1d2efa96c1 workbench theme service: provide tokenColorMap 2019-11-21 10:50:07 +01:00
Alex Dima abce0e8d4c Remove that ui extensions can run on both local and remote sides (#85036) 2019-11-21 10:36:42 +01:00
Alex Dima acd7df1459 Use ILogService instead of console (#84283) 2019-11-21 10:14:31 +01:00
Alex Dima 770877f0bc update distro 2019-11-21 10:05:07 +01:00
Alex Dima c2a19905fb Remove .d.ts from typings folder (#83421) 2019-11-21 10:01:21 +01:00