Commit graph

79078 commits

Author SHA1 Message Date
Matt Bierner
e3e7fb0b2a Set explicit mode for markdown preview code
Fixes #119813
2021-03-24 12:30:37 -07:00
Matt Bierner
addf2d6d9e Fix spelling for gitignore 2021-03-24 12:29:08 -07:00
Matt Bierner
f8c1ffbb0c Build simple-browser media during watch
Fixes #119795

This lets us avoid having these files checked in
2021-03-24 12:27:30 -07:00
Jackson Kearl
68e582380d
Maybe fix bug where sync task doesn't get checked 2021-03-24 12:06:45 -07:00
Jackson Kearl
d087b5cf4f
Add back old getting started flow as "walkthroughs" 2021-03-24 12:06:45 -07:00
rebornix
e5afd67095
extract _assertWebviewForMarkdownPreview 2021-03-24 12:06:29 -07:00
rebornix
d13e68e6cf
avoid markdown preview removal when it is disabled. 2021-03-24 12:04:08 -07:00
rebornix
8a960081e5
fix #119771. 2021-03-24 12:02:25 -07:00
Daniel Imms
f1334e055c
Polish select default profile quick pick
Fixes #119808
2021-03-24 11:49:05 -07:00
Harald Kirschner
563a617ca2 Applied review feedback and tweaked heuristics 2021-03-24 11:31:50 -07:00
Daniel Imms
8aac8643d7
Use 'terminal profile' instead of quick launch profile, change icon
Fixes #119806
2021-03-24 11:26:25 -07:00
Andre Weinand
64b4f5b934 use final DAP 1.46.0 2021-03-24 19:24:17 +01:00
Andre Weinand
f04acbd22a node-debug@1.44.19 2021-03-24 19:24:16 +01:00
Daniel Imms
0db170025e
Fix terminal dropdown rebuilding itself
Fixes #119589

Co-authored-by: Megan Rogge <merogge@microsoft.com>
2021-03-24 11:16:58 -07:00
Rob Lourens
8ceb8b9615 Rename "expand cell content" to "input"
Fix #119762
2021-03-24 11:03:02 -07:00
Rob Lourens
9e2e6cded2 Change cell pending indicator to clock codicon
Fix #119739
2021-03-24 11:03:02 -07:00
meganrogge
ddb7709cbf Fix #119700 fix #119731 fix #119701
Co-authored-by: Daniel Imms <daimms@microsoft.com>
2021-03-24 11:02:05 -07:00
rebornix
51c403193b
do no change selections if the action is from toolbar. 2021-03-24 10:56:31 -07:00
rebornix
7d19db7ad9
fix #119769. 2021-03-24 10:56:28 -07:00
Daniel Imms
f934e058c7
Fix profile permissions prompt on linux/mac
Fixes #119600

Co-authored-by: Megan Rogge <merogge@microsoft.com>
2021-03-24 10:44:07 -07:00
Sandeep Somavarapu
6dbb3800c5 Fix #116424 2021-03-24 18:02:52 +01:00
Connor Peet
b8f5fd7f1b
debug: update js-debug 2021-03-24 09:45:48 -07:00
Connor Peet
c88146514c
debug: bump node-debug 2021-03-24 09:18:08 -07:00
Ian Johnson
8387a46298
snap-build-linux.yml: use "snap pack" to get LZO (#119478)
Use `snap pack --compression=lzo` instead of letting snapcraft pack the final
snap, as the current snapcraft.yaml is not setup to use any base in it, and as
such is missing the new feature for configuring the compression of the final
snap.

Signed-off-by: Ian Johnson <ian.johnson@canonical.com>
2021-03-24 08:53:13 -07:00
João Moreno
792c231889
fixes #118660 2021-03-24 16:48:56 +01:00
Sandeep Somavarapu
eb135ec46e Fix #119626 2021-03-24 16:48:14 +01:00
João Moreno
e353502fb9
fixes #118045 2021-03-24 16:39:25 +01:00
Sandeep Somavarapu
f9d92f0fc6 Fix #119723 2021-03-24 16:30:36 +01:00
Sandeep Somavarapu
948839aa44 Fix #119660 2021-03-24 16:23:14 +01:00
Joao Moreno
6aa6260a84 fixes #118852 2021-03-24 16:01:37 +01:00
Joao Moreno
da1ed96b6a fix code-cli.bat
fixes #119064
2021-03-24 15:40:35 +01:00
Sandeep Somavarapu
aeedd850ac fix #119073 2021-03-24 15:39:23 +01:00
Alex Ross
2d9069014e
Add a placeholder for already forwarded root ports (#119792)
when possible
Fixes microsoft/vscode-remote-release#4749
2021-03-24 14:57:12 +01:00
Alex Dima
74cf3fb202
Fixes #119529: Wait for eager extensions to activate before launching extension tests 2021-03-24 14:38:33 +01:00
Sandeep Somavarapu
5fbba30c04 Better Fix #119573 2021-03-24 14:28:41 +01:00
isidor
9a646e1967
fixes #119487 2021-03-24 14:07:44 +01:00
Daniel Imms
f91c464f1e
Merge pull request #119784 from microsoft/tyriar/profile_schema
Add schema to profiles settings
2021-03-24 05:16:31 -07:00
Daniel Imms
9f37f3f04e
Pull common unix/win parts into shared function 2021-03-24 05:13:00 -07:00
Daniel Imms
ac74acaddd
Only set when win profile is non-null 2021-03-24 05:10:42 -07:00
Daniel Imms
f4fbc4abd7
Merge remote-tracking branch 'origin/main' into tyriar/profile_schema 2021-03-24 05:08:33 -07:00
isidor
a83eb44ecd
fixes #119488 2021-03-24 12:53:33 +01:00
isidor
301e9ac1db
fixes #119580 2021-03-24 12:40:12 +01:00
Benjamin Pasero
a34297a608
fix #119384 2021-03-24 12:24:51 +01:00
Martin Aeschlimann
47f0413ea2 window indicator: based on workspace config file location. For #119752 2021-03-24 12:03:16 +01:00
Daniel Imms
40d104ad84
Add schema to profiles settings
Fixes #119687
2021-03-24 04:01:25 -07:00
Benjamin Pasero
771b0192f4
window listeners handling 2021-03-24 11:32:43 +01:00
João Moreno
27fc3b41ed
scm: add trace logs for #113803 2021-03-24 11:26:53 +01:00
Johannes Rieken
08d5310eb1
update verifications notebook 2021-03-24 11:11:20 +01:00
Daniel Imms
8933c1564d
Don't create a terminal on panel show without proc support
Fixes #117953
2021-03-24 03:10:18 -07:00
Ladislau Szomoru
c55aff6379
API feedback (WorkspaceTrustRequest -> WorkspaceTrustRequestOptions) (#119658) 2021-03-24 10:30:31 +01:00