Commit Graph

57116 Commits

Author SHA1 Message Date
Rachel Macfarlane 06a48362f3 Replace typings file for windows-process-tree with @types module 2019-11-12 16:00:33 -08:00
Matt Bierner 7e71822af3 Hook up CustomEditorModel to workingCopyService 2019-11-12 15:54:32 -08:00
Matt Bierner 0fcc0aa84c Update webview fallback versions 2019-11-12 15:41:55 -08:00
Matt Bierner cfbf6b58f6 Better fix for disabling pinch to zoom in a webview zooming the entire editor in chrome
Fixes #84406
2019-11-12 15:41:41 -08:00
Matt Bierner f50c8264fa Don't try rendering TGAs in the built-in image preview
Fixes #84533

Looks like tga is not currently supported by Chrome
2019-11-12 14:36:22 -08:00
Matt Bierner c26325fb46 Support excluding subsets of code actions for codeActionsOnSave
Fixes #84602
2019-11-12 14:28:43 -08:00
Matt Bierner 1f3642a07d Add explicit type on experimental fixAll provider
For #84602
2019-11-12 14:28:43 -08:00
Rachel Macfarlane 9b70b1804c Show sign out command for settings sync in gear menu 2019-11-12 14:06:36 -08:00
Matt Bierner 8f60641b71 Remove some duplicate configuration node (#84070)
For #79144

Currently we duplicate information for the `editor` and `workbench` configuration nodes in a few places. This change extracts some of those to be constants instead
2019-11-12 13:51:55 -08:00
Matt Bierner a170916295 Highlight a few other types in jsdoc comments
Fixes #84622
2019-11-12 13:31:09 -08:00
Rob Lourens 3948b798b6 Fix #84355
Always open settings GUI when command is invoked with a query
2019-11-12 13:56:51 -06:00
Christof Marti b33979cbe4 Use active foreground when inactive (fixes #72952) 2019-11-12 20:38:13 +01:00
Greg Van Liew a59b365fd5 Merge pull request #84616 from gregvanl/settingsComments
Nits in settings comments
2019-11-12 11:37:56 -08:00
Greg Van Liew 781adf561b Merge branch 'master' into settingsComments 2019-11-12 10:59:03 -08:00
Greg Van Liew 8ae2921645 Nits in settings comments 2019-11-12 10:55:04 -08:00
Rob Lourens 40677e0787 Fix #84496
Handle getting non-JSON response from the experiment service endpoint
2019-11-12 10:29:43 -08:00
Rob Lourens fdd406ef82 Fix #83850
Intercept ctrl+A on the settings page so it won't select the full page text
2019-11-12 10:29:43 -08:00
Benjamin Pasero 54a6229d68 web - workaround new window issue with pwa 2019-11-12 19:19:35 +01:00
Benjamin Pasero 6d1ddf0730 web - fix problems to show up from yarn web 2019-11-12 19:06:48 +01:00
Benjamin Pasero 1a1e7c9545 debt - allow extHostSearch in common (#84109)
* debt - allow extHostSearch in common

* web - implement text search provider

* fix text search

* Update extensions/vscode-api-tests/src/extension.ts

Co-Authored-By: Rob Lourens <roblourens@gmail.com>
2019-11-12 18:57:08 +01:00
Benjamin Pasero ddfca307b1 encoding - still ignore 'ascii' 2019-11-12 18:48:27 +01:00
Benjamin Pasero b66599bbfd files - fix tests properly 2019-11-12 18:45:23 +01:00
Benjamin Pasero 2d71ad39e0 fix indicator when auto save is turned on 2019-11-12 18:41:43 +01:00
Benjamin Pasero 21c09314a8 files - add auto save config service 2019-11-12 18:34:14 +01:00
Miguel Solorio d87b077f1e Update codicons: fix debug stop icon 2019-11-12 09:18:31 -08:00
Miguel Solorio 609c1374dd Add padding to debug toolbar dropdown 2019-11-12 09:08:42 -08:00
Johannes Rieken 8e1ce7174b update references view extension 2019-11-12 17:47:38 +01:00
Sandeep Somavarapu a05e629253 #20183 move current problem contribution to editor status 2019-11-12 17:38:09 +01:00
Miguel Solorio 483a8a701d Add more spacing for dropdowns 2019-11-12 08:32:13 -08:00
Benjamin Pasero da5f408834 workbench editor model: getResource => resource 2019-11-12 17:04:54 +01:00
Joao Moreno dc315fcb0f fixes #84598 2019-11-12 17:03:35 +01:00
Andre Weinand cbdb21d24c do a "--inspect-brk" if being asked to do so; fixes #83583 2019-11-12 17:02:16 +01:00
isidor f0f6c8dc4c fixes #83757 2019-11-12 16:52:22 +01:00
Benjamin Pasero e3114f4cbc introduce early version of working copy service
Adopt it for untitled and text file models. Use it for indicating dirty count in explorer and document edited on macOS.
2019-11-12 16:51:33 +01:00
Alex Ross a660498d44 Backup and restore last used remote for explorer 2019-11-12 16:14:03 +01:00
Martin Aeschlimann 12b7d0aafe window.showOpenDialog throws "TypeError: Default path must be a string" with defaultUri = null. Fixes #84325 2019-11-12 16:05:18 +01:00
Isidor Nikolic 760957c180 Merge pull request #83956 from jeanp413/fix-link-selection-debug-console
Fixes can't drag to select linkified text in the debug console
2019-11-12 15:59:05 +01:00
Martin Aeschlimann dae6c27e33 always send exeExtensionRecommendations:alreadyInstalled 2019-11-12 15:42:48 +01:00
Pine Wu cf8d61ebd2 Fix #81943 2019-11-12 06:37:21 -08:00
Vladislav Hadzhiyski 72da3e4c35 Fix #83940 (#84414)
* Add custom "Open with" message to installer script

Supported languages: de, en, es, fr, hu, it, pt-br, ru

* Fix typo in build/win32/i18n/messages.en.isl

Co-Authored-By: jaqra <48099350+jaqra@users.noreply.github.com>

* Add tr translation for OpenWithCodeContextMenu

* Update translations to be consistent with "AddContextMenuFiles" translation

* Fix file encoding

* Fix asian lang files

* Add translations for Japanese & Chinese

* Fix file endings

* Remove newline at end of i18n files

* Add OpenWith translations without changing the file encoding
2019-11-12 06:31:52 -08:00
Alex Ross 7a242cfc3e Simplify switch event for remote explorer 2019-11-12 15:28:14 +01:00
Christof Marti 57ddcfd792 Only update visibilities when visible (#84125) 2019-11-12 14:40:18 +01:00
Alexandru Dima cd39e8e0a2 Fixes #84565: Mark all editor layers as strictly contained (have the layers always pass the opacity check) 2019-11-12 13:55:41 +01:00
isidor 5f32c01db2 fixes #83521 2019-11-12 13:01:29 +01:00
isidor 655e3b3e99 fixes 83483 2019-11-12 12:54:11 +01:00
Alexandru Dima 7ade4e6460 Fix #84584: Remove transform from codicons that causes them and the text in the same layer with them to be rendered using grayscale rendering 2019-11-12 12:49:44 +01:00
isidor 8013616a32 debug: remove debugMisconfiuration 2019-11-12 12:20:59 +01:00
isidor a191303640 fixes #84573 2019-11-12 12:12:37 +01:00
Joao Moreno 4583277fbd continuation of #84201 2019-11-12 12:11:15 +01:00
Joao Moreno 6f1d6c5c56 one more fix for #84201 2019-11-12 11:55:55 +01:00