Commit graph

86624 commits

Author SHA1 Message Date
Tyler Leonhardt e4953f503c
look at file extension instead of calling getModeIdByFilepathOrFirstLine and remove .txt from stdin files 2021-08-19 10:32:35 -07:00
Tyler Leonhardt cac895a654
only run on files without language mode association for language detection. fixes #131133 2021-08-19 09:42:05 -07:00
Peng Lyu 2decbaa5b5
Merge pull request #131147 from microsoft/dev/joyceerhl/notebook-toggle-output
Implement `notebook.cell.toggleOutputs` to toggle output visibility of notebook cells
2021-08-19 09:15:07 -07:00
meganrogge 9724d54a3c
update distro 2021-08-19 08:32:02 -07:00
Joyce Er 51c240d75b Extend NotebookMultiCellAction and move into contrib 2021-08-19 15:30:33 +00:00
meganrogge c2955308e5
update xterm.js, fix #130967 fix #130406
Co-authored-by: Daniel Imms <daimms@microsoft.com>
2021-08-19 08:09:20 -07:00
Rob Lourens 873db27553 Add debug.confirmOnExit - Fix #130664 2021-08-19 08:03:58 -07:00
Rob Lourens 81a3dceec5 Fix #131113 2021-08-19 08:03:58 -07:00
Rob Lourens 18f1c7c180 Fix text search type telemetry 2021-08-19 08:03:58 -07:00
Rob Lourens f91a845c37 Restore stats to search process telemetry 2021-08-19 08:03:58 -07:00
Rob Lourens 76f99cdd6a Fix file search type telemetry in EH 2021-08-19 08:03:58 -07:00
Rob Lourens 188c29a419 Change forceExtensionHostSearch strategy for easier testing 2021-08-19 08:03:57 -07:00
Rob Lourens 3673539e09 Keep search code sync when possible 2021-08-19 08:03:57 -07:00
Rob Lourens 9ef2f07234 Add a setting forcing search to run in EH 2021-08-19 08:03:57 -07:00
Henning Dieterichs 60c88bb233
allows inline suggestion providers to interact with the suggest widget. 2021-08-19 17:03:06 +02:00
Henning Dieterichs cc2022346f
Don't restore selection from markers when there are no markers (otherwise a null pointer error is thrown). 2021-08-19 16:51:48 +02:00
Martin Aeschlimann 2f07ee2cbe
adopt dynamic node module changes: avoid that loader config gets overwritten 2021-08-19 16:46:14 +02:00
Alex Dima 86f483cd5b
Add logging 2021-08-19 16:35:33 +02:00
Alex Dima e9f2f5c273
Have a LazyStartExtensionHostManager that starts the extension host only if necessary 2021-08-19 16:35:17 +02:00
Daniel Imms 12a69fc0f4 Create -> Create New
Fixes #130851
2021-08-19 07:26:23 -07:00
Daniel Imms dd2ba7365e Remove integrated from terminal commands, make consistent
Fixes #130851
2021-08-19 07:13:22 -07:00
Johannes Rieken 9ff4122cd3
Merge pull request #131180 from microsoft/joh/hoverElements
support any HTMLElement has hover content, rename from text to conten…
2021-08-19 16:02:10 +02:00
Johannes Rieken 5888928290
support any HTMLElement has hover content, rename from text to content, update hover delegate indirection 2021-08-19 15:57:12 +02:00
Johannes Rieken 6fea665f68
Merge pull request #130966 from jeanp413/fix-129193
Fixes suggest details should use link hover color
2021-08-19 15:28:39 +02:00
Daniel Imms 6fac4e8194 Align terminal panel confirm with terminal editor
Fixes #131166
2021-08-19 05:11:46 -07:00
Alex Dima 5367c5a049
Introduce IExtensionHostManager 2021-08-19 12:37:50 +02:00
Alex Dima a400ed4210
Change extensions.webWorker to be auto by default and add IExtensionHost.lazyStart 2021-08-19 12:31:22 +02:00
Sandeep Somavarapu b6766367ef
support universal target platform 2021-08-19 12:17:25 +02:00
Sandeep Somavarapu 2b695ada03
use targetPlatform query param 2021-08-19 12:05:26 +02:00
Martin Aeschlimann e6a3ae661d
html-language-features CONTRIBUTING.md is wrong. Fixes #129842 2021-08-19 11:50:09 +02:00
Benjamin Pasero b180991240
asar - introduce alternative path to circumvent drive letter casing issues (#131161)
* asar - introduce alternative path to circumvent drive letter casing issues (#128725)

* Insert at most one additional lookup path

Co-authored-by: Alex Dima <alexdima@microsoft.com>
2021-08-19 11:29:42 +02:00
Alexandru Dima 24caafb06d
Merge pull request #130983 from microsoft/hediet/fix-stack-overflow
Early return CursorController.setState when there are no changes
2021-08-19 10:49:13 +02:00
Sandeep Somavarapu 0651aee350
use latest version that is compatible with current target platform 2021-08-19 10:44:04 +02:00
John Murray 2e2ee18c96
improve workbench.editor.experimentalAutoLockGroups text (#131157) 2021-08-19 09:54:13 +02:00
Benjamin Pasero d6eea3d342
file editors - use a custom language when opening binary files as text (fix #131076) 2021-08-19 09:17:29 +02:00
Isidor Nikolic 827cc521d1
Merge pull request #131097 from microsoft/isidorn/touch-action-none
Use touch-action: none
2021-08-19 09:15:04 +02:00
Benjamin Pasero b87f432e32
editor group lock - improve detection of editor already active in locked group 2021-08-19 08:53:09 +02:00
Benjamin Pasero 3f8225f24c
Merge pull request #131101 from microsoft/ben/grouplocking
Introduce locked editor groups and auto-lock setting
2021-08-19 07:52:48 +02:00
Benjamin Pasero 4858eac2d2
editor group lock - some final 💄 2021-08-19 07:46:57 +02:00
Benjamin Pasero 77a4b65a1b editors - some 💄 to language detection code
//cc @TylerLeonhardt
2021-08-19 07:18:00 +02:00
Harald Kirschner c08913337c Merge branch 'main' of https://github.com/microsoft/vscode into main 2021-08-19 04:43:17 +00:00
Harald Kirschner 33ca730dd1 Muted color for telemetry footer 2021-08-19 04:41:58 +00:00
Joyce Er cec2f28bf3 Remove extra whitespace 2021-08-19 02:39:24 +00:00
Joyce Er 73b1c7b7e2 Re: https://github.com/microsoft/vscode/issues/106679 2021-08-19 02:37:12 +00:00
Matt Bierner b88a5c3286
Fix spelling on properties 2021-08-18 19:03:33 -07:00
Matt Bierner baa68c6e27
Make sure we dispose of rendered markdown for notebooks
Fixes #131145
2021-08-18 19:02:16 -07:00
Matt Bierner e802791cf1
Introduce typescript.tsserver.useSyntaxServer
Fixes #131142

This setting replaces `typescript.tsserver.useSeparateSyntaxServer` and officailly documents the syntax only mode on desktop
2021-08-18 18:36:37 -07:00
Rob Lourens cbe3f7c803 When an outputItems edit references an output that was created in the same batch of edits, look up the output id from the edit
#130789
2021-08-18 18:32:51 -07:00
Matt Bierner e56fa01346
Switch to dompurify 2021-08-18 16:54:59 -07:00
Matt Bierner d15097e731
Rerender markup on trust state change 2021-08-18 16:54:58 -07:00