Commit graph

86615 commits

Author SHA1 Message Date
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
Isidor Nikolic
5489d1ba16
Merge pull request #129797 from xisui-MSFT/dev/xisui/fix_129526
Add a special entry when disassembly is unavailable
2021-08-23 11:39:28 +02:00
Sandeep Somavarapu
bdc02f368f
pass promise to quickpick 2021-08-23 11:18:53 +02:00
Alexandru Dima
f3d4130f2d
Merge pull request #131185 from microsoft/hediet/fixes-npe
Don't restore selection from markers when there are no markers
2021-08-23 10:57:13 +02:00
Alex Dima
e5e32317a2
Use existing property to avoid reacting to a model injected text changed event triggered via the cursor itself 2021-08-23 10:53:40 +02:00
Alex Dima
d0af1bd6d8
Merge remote-tracking branch 'origin/main' into hediet/fixes-npe 2021-08-23 10:47:44 +02:00
Ladislau Szomoru
f29238c5f4
Update jschardet package 2021-08-23 10:47:41 +02:00
Alex Dima
284acef623
Add comments 2021-08-23 09:53:13 +02:00
Alexandru Dima
9ad55d5b44
Merge pull request #131231 from Chigusa0w0/main
Fix strange behavior when scrolling downward at low-speed with trackpad
2021-08-23 09:52:05 +02:00
Henning Dieterichs
03ed03a373
Merge pull request #131183 from microsoft/hediet/inline-completions-autocomplete
allows inline suggestion providers to interact with the suggest widget.
2021-08-23 09:50:28 +02:00