Commit graph

57219 commits

Author SHA1 Message Date
Johannes Rieken bf4c91571a simpler navigation 2019-11-13 12:01:08 +01:00
Sandeep Somavarapu 2054549c99 Add isEntryVisible api to statusbar service 2019-11-13 11:49:24 +01:00
Benjamin Pasero 701c0739da better fix #83013 2019-11-13 11:49:11 +01:00
Benjamin Pasero 6b8c4b04f3 Revert "Only QuickNav if there was a keyDown since shown (fixes #83013)"
This reverts commit 8faa1d52f1.
2019-11-13 11:46:02 +01:00
Benjamin Pasero f91e3ee213 working copy - reduce dirty listeners and support "save all" action enablement (#84672) 2019-11-13 11:39:03 +01:00
Joao Moreno 5e7b7820a9
fixes #83726 2019-11-13 11:38:39 +01:00
Alexandru Dima b5ce6014d7
Improve output in case of errors and generate an analysis folder with the source content (for easy diffing) 2019-11-13 11:15:38 +01:00
Alexandru Dima 27770ed1b5
Make type relationships more explicit to help the tree shaker 2019-11-13 11:15:37 +01:00
Alexandru Dima 898fbafa5b
Make implements type relationships more explicit to help treeshaking 2019-11-13 11:15:37 +01:00
Alexandru Dima 032925e74e
Improve error reporting during treeshaking 2019-11-13 11:15:36 +01:00
Alexandru Dima f6b6a97807
Take typings from tsconfig.monaco.json 2019-11-13 11:15:36 +01:00
Joao Moreno 711ed6c850
remove more output 2019-11-13 10:53:31 +01:00
Benjamin Pasero 557d444fe5 open editors - adopt working copy service and track unsaved properly (#84672) 2019-11-13 10:45:52 +01:00
Joao Moreno 44a7079ed1
fix console.warn
related to #84283
2019-11-13 10:41:46 +01:00
Joao Moreno 48af7ba677
fixes #84455 2019-11-13 10:40:09 +01:00
Alex Ross d8f35641fb Move remote explorer help+feedback into a ? button 2019-11-13 10:22:11 +01:00
Sandeep Somavarapu b98271b76a change comment 2019-11-13 10:07:19 +01:00
Alex Ross 54faeeddf0
Update title for single views (#84579)
Fixes #84138
2019-11-13 09:46:14 +01:00
Sandeep Somavarapu 69fb28c3b5
Merge pull request #84609 from microsoft/sandy081/showCurrentProblem
Show current problem in the status bar
2019-11-13 08:32:45 +01:00
Sandeep Somavarapu fd315810c3
Merge branch 'master' into sandy081/showCurrentProblem 2019-11-13 08:32:23 +01:00
Benjamin Pasero f1dfda569c Revert "web - workaround new window issue with pwa"
This reverts commit 54a6229d68.
2019-11-13 08:20:57 +01:00
Matt Bierner fe7e4b231b Use log service instead of console.log in extHostwebview
For #84283
2019-11-12 23:00:29 -08:00
Jean Pierre ef4d7e4e01 Fixes #84197 (#84334) 2019-11-12 22:51:00 -08:00
Benjamin Pasero d2cff74b66 web - make sure adblocker do not prevent startup
Renamed workspace stats => workspace tags
2019-11-13 07:47:20 +01:00
Benjamin Pasero 0ec1207e40 build - compile leftover 2019-11-13 07:38:16 +01:00
Matt Bierner cf197953d7 Prefer using vscode.workspace.fs over node fs 2019-11-12 21:59:36 -08:00
Matt Bierner 0749b7aca8 Timebox the TSServer request used in the JS/TS task provider
Fixes #84278
2019-11-12 21:59:36 -08:00
Daniel Imms c408a2c02d Clarify \n\r in pseudoterminal write
Fixes #84611
2019-11-12 21:52:46 -08:00
John Combs 6dff10e678
Merge branch 'master' into master 2019-11-13 00:47:40 -05:00
John Combs 3870d8048c Added force-device-scale-factor to command line args 2019-11-13 00:17:54 -05:00
Matt Bierner 8b1e55780c Fix grammar pinning test 2019-11-12 21:13:48 -08:00
Jackson Kearl ab147f8b8e
Reduce search flicker. (#84547)
* Reduce search flicker. Closes #84499.

* Naming

* Docs

* Clean up dispose logic

* Slightly delay rendering intial results in while
in search on type mode, to prevent flashing localResults

* Make message disappear immediately on clearning results

* Dont show cancelled message while a search is running

* Revert logic change, unneeded now?

* Fix "Cannot read property `add` of 'null'" error.
2019-11-12 17:09:25 -08:00
Matt Bierner 403f364a72 Remove test fixtures for jsdoc 2019-11-12 17:06:20 -08:00
Matt Bierner 96f2f3d66f Remove jsdoc markdown injections
New extension offers a replacement: https://marketplace.visualstudio.com/items?itemName=bierner.jsdoc-markdown-highlighting
2019-11-12 16:45:12 -08:00
Matt Bierner 60f8583d95 Adding setting to enable a test command for making a fake "edit" to an image preview
This will be use for testing custom editors
2019-11-12 16:08:04 -08:00
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
Sandeep Somavarapu 87d32d7051 Merge branch 'master' into sandy081/showCurrentProblem 2019-11-13 00:21:28 +01:00
Sandeep Somavarapu cc7038cdff feedback 2019-11-13 00:21:07 +01:00
Sandeep Somavarapu 6eaef4bdc6 revert changes - use setting for enabling the feature 2019-11-13 00:19:57 +01: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