Commit graph

86624 commits

Author SHA1 Message Date
Matt Bierner a70fd2fbf6
Bump default webview commit 2021-08-23 18:46:43 -07:00
SteVen Batten 2d3c45878e fixes #121094 2021-08-23 16:15:10 -07:00
Connor Peet 698855dc09
debug: bump js-debug version 2021-08-23 16:06:34 -07:00
Matt Bierner 188807087e
Don't transform data uris
Fixes #131256
2021-08-23 15:47:36 -07:00
Matt Bierner 200f74cee6
Don't add to contentDisposables twice 2021-08-23 15:47:36 -07:00
Henning Dieterichs 4ce0c38812
Removes some flickering of inline completions. 2021-08-24 00:31:00 +02:00
Henning Dieterichs e898b8d0d0
Prevents cursor from entering injected text for good. 2021-08-24 00:30:38 +02:00
Vighnesh Kulkarni 9a3db30a7a
Added a new step when git is not installed. Fixes #125349 (#131082) 2021-08-23 14:55:47 -07:00
Tyler Leonhardt c830429cb1
offer to auto detect ipynb cells 2021-08-23 14:46:55 -07:00
Rob Lourens e4634eaa6b Don't show "is already running" dialog for debug sessions that weren't launched directly by the user
Fix #131432
2021-08-23 14:35:19 -07:00
SteVen Batten 5e7eb1bbba tweak wording 2021-08-23 13:53:38 -07:00
Matt Bierner f29bc05bb5
Disable parameter names hints by default 2021-08-23 13:51:10 -07:00
Matt Bierner abdb6ecc16
Remove log
Forgot to unstage
2021-08-23 13:36:11 -07:00
Matt Bierner 22bd3b66dd
Check origins on webview messaging 2021-08-23 12:59:11 -07:00
SteVen Batten 68be11c73c fixes #121201 2021-08-23 12:49:22 -07:00
Daniel Imms da6acd1a5f Update distro 2021-08-23 12:46:14 -07:00
Daniel Imms b9b5711a8a Update xterm
Commit: a706e010f4c274c051d817c3e2d0e454bcc04996

Fixes #82489
2021-08-23 12:37:08 -07:00
meganrogge f810da250e
Fix build 2021-08-23 12:35:30 -07:00
meganrogge 1c4c7c29fa
fix #131404 2021-08-23 12:16:40 -07:00
Logan Ramos 2da60a8a4a
Finalize #129053 2021-08-23 15:08:33 -04:00
Tyler Leonhardt eaa6f56c52
update vscode-languagedetection 2021-08-23 11:08:30 -07:00
Tyler James Leonhardt c574731ae9
Fix non-fuzzy highlighting in quick input (#131292)
* initial implementation that highlights consecutive maches correctly

* fuzzy -> allowNonContiguousMatches

* alternative implementation

* add tests and rename property to align

* use lower strings
2021-08-23 10:59:04 -07:00
Logan Ramos ad42148eeb
Have vscode.env.telemetryEnabled respect product config 2021-08-23 13:46:29 -04:00
meganrogge 1c324f820b
move splitActiveTerminal into location 2021-08-23 09:50:20 -07:00
Johannes Rieken de1adedfaa
removed proposed API check for shortTitle, https://github.com/microsoft/vscode/issues/126457 2021-08-23 17:54:13 +02:00
Daniel Imms c1dbac423e Add notifications.hideList to commandsToSkipShell
Fixes #131380
2021-08-23 07:23:12 -07:00
Sandeep Somavarapu 6e46f926fe
action to open installed web extensions resource 2021-08-23 15:41:00 +02:00
Daniel Imms 3f74492a24 Skip notifications.hideToasts in terminal
Fixes #131380
2021-08-23 06:29:16 -07:00
Sandeep Somavarapu 9059489971
update distro 2021-08-23 15:20:18 +02:00
Sandeep Somavarapu b8b716bf17
run oss tool 2021-08-23 15:19:35 +02:00
Alexandru Dima cdb6dbdc08
Merge pull request #131392 from afonsomatos/patch-1
Fix Drag&Drop not working in Shadow Dom
2021-08-23 15:13:13 +02:00
Alex Ross 69936d5999
Properly duplicate TaskGroup 2021-08-23 15:00:19 +02:00
Daniel Imms 369c6efae5 Update xterm-addon-serialize
Includes repository in package.json
2021-08-23 05:58:00 -07:00
Alex Dima a7d4c34358
update distro (fixes #131399) 2021-08-23 14:49:54 +02:00
Henning Dieterichs 43666f33a1
Fixes #130993 by improving descriptions of the bracket pair colorization enable setting & bracket highlight colors. 2021-08-23 14:35:18 +02:00
Alex Dima be7046f091
Pass the desired remote host in ITunnelConnectionStartParams 2021-08-23 14:33:17 +02:00
Martin Aeschlimann c8209aff4c
Fonts: consider to set font-display: block. Fixes #131396 2021-08-23 14:31:13 +02:00
Alex Dima 8a0ef4107e
No need to throw, $setRemoteEnvironment is only meant for the remote extension host 2021-08-23 14:13:17 +02:00
Sandeep Somavarapu ae6c81fbea
Merge pull request #131271 from nickofolas/main
Fix grammatical issues in status bar
2021-08-23 14:05:01 +02:00
Sandeep Somavarapu f124333cc2
introduce undefined target platform 2021-08-23 13:47:30 +02:00
Benjamin Pasero fbb1d8de11 mime - parse file pattern to speed up matching 2021-08-23 12:57:58 +02:00
Benjamin Pasero 4b254e6288 editors - introduce aggregated editors change event and adopt (fix #123864) 2021-08-23 12:49:56 +02:00
Alex Dima 967e3b1509
Log the extensions which cause the web worker extenison host to launch 2021-08-23 12:38:30 +02:00
Afonso Matos 982bec82c0 Merge branch 'main' into patch-1 2021-08-23 11:27:45 +01:00
Afonso Matos cfa95c7b0c Merge https://github.com/afonsomatos/vscode into main 2021-08-23 11:26:31 +01:00
Afonso Matos 10d20a7a01 perform shadow check if element outside viewdom node 2021-08-23 11:25:14 +01:00
Sandeep Somavarapu 44568e5947
update distro 2021-08-23 12:09:43 +02:00
Afonso Matos 0cf33ee9d9
Update mouseHandler.ts 2021-08-23 11:07:04 +01:00
Sandeep Somavarapu 11d69386ab
Merge branch 'sandy081/platformSpecificExtensions' 2021-08-23 12:05:09 +02:00
Sandeep Somavarapu 755ceb254d
Merge branch 'sandy081/platformSpecificExtensions' 2021-08-23 12:05:09 +02:00