Commit Graph
73433 Commits
Author SHA1 Message Date
rebornix 0b7158b190 💄 2020-11-23 15:37:28 -08:00
rebornix e66547a1d9 ensure the editor has enough top padding when there is decoration ::after: { top } 2020-11-23 15:37:28 -08:00
Robo 0baf6bb9cc chore: update to electron 11 (#110759)
* chore: bump electron@11.0.0-beta.4

* build: add mac arm64 target

* chore: bump electron@11.0.1

* fix: remove macOS workaround for devtools with custom titlebar

https://github.com/electron/electron/pull/26395

* chore: bump vscode-windows-ca-certs@0.3.0

* chore: bump electron@11.0.2

* fixup! remove macOS workaround for devtools with custom titlebar
2020-11-23 15:31:03 -08:00
Megan Rogge 10d92e5efa Prompt user with info about terminal config, add settings search by @id, and add sendToShell setting (#110987)
* something isn't right here

* add parens and remove test z

* something isn't right here

* remove z

* change name of setting, move promptChoices within conditional, use prefService instead of commandService and use set.has

* only show prompt once and remove unnecessary conditional

* don't show prompt if command is open terminal

* don't alert on terminal open / close

* Add another excluded command
2020-11-23 14:51:57 -08:00
Ladislau Szomoru 6f87c1cf7f Removed "duplicate" label 2020-11-23 20:20:01 +01:00
Ladislau Szomoru 8e76838da5 Tweaked endgame notebook, added my endgame notebook 2020-11-23 20:15:14 +01:00
rebornix 2a1c8bbaf2 re #108464. 2020-11-23 09:57:15 -08:00
Andre Weinand 1732cb9540 DAP: add support for conditional exceptions 2020-11-23 18:23:47 +01:00
Raymond Zhao 4c55c7264f Revert "Fix #58600, Format Emmet package.json (#110891)"
This reverts commit ffacef4727.
2020-11-23 09:20:27 -08:00
Rob Lourens 40a902c9cf Multiline markdownEnumDescription should not break split json settings editor
Fix #110840
2020-11-23 09:14:38 -08:00
Alex Ross a7b1267006 both custom and native hover showing (#111178)
Fixes #111082
2020-11-23 18:05:51 +01:00
Alex Ross 542de8a8d7 Fix bug where tasks.json tasks aren't resolved 2020-11-23 17:09:26 +01:00
SteVen Batten eecbbcd3e3 fixes #110720 2020-11-23 16:00:30 +00:00
João Moreno 34b0cedeb7 fixes #108073 2020-11-23 16:54:17 +01:00
João Moreno ef5a912876 fixes #109097 2020-11-23 16:51:47 +01:00
Martin Aeschlimann 0223a22d87 externalize debug icons 2020-11-23 16:34:57 +01:00
Sandeep Somavarapu 535943628c revert 2020-11-23 16:13:31 +01:00
Sandeep Somavarapu a2ca2bbb1c revert onCancel 2020-11-23 16:09:03 +01:00
Sandeep Somavarapu 5e82d27fa7 support menu with prompt choices 2020-11-23 16:02:54 +01:00
Benjamin Pasero a85b3391ef Consider to remove migrateFromOldCachedViewContainersValue (fix #109726) 2020-11-23 15:57:19 +01:00
João Moreno 6c415c2486 Merge branch 'joao/terrapin' 2020-11-23 15:55:55 +01:00
Alex Ross ea989da383 Feedback from resolveTreeItem API proposal review
Part of #100741
2020-11-23 15:36:32 +01:00
Benjamin Pasero 21a42246d3 fix compile 2020-11-23 15:00:44 +01:00
Benjamin Pasero 4e1eff7083 web - turn the home indicator into a menu 2020-11-23 15:00:43 +01:00
Alex Ross f19b19018c Automatic port forwarding polish
Part of microsoft/vscode-remote-release#4021
2020-11-23 14:58:18 +01:00
Alex Dima e9fc5e147d Fixes microsoft/monaco-editor#2192 2020-11-23 13:47:05 +01:00
Alex Dima 9a07d50f52 Delegate to the command service as a fallback (microsoft/monaco-editor#2195) 2020-11-23 13:47:04 +01:00
Alex Ross 951509368c Add terminal hack for task line data back in
Fixes #105159
2020-11-23 12:20:06 +01:00
isidor 93534b15da fixes #104793 2020-11-23 12:12:13 +01:00
João Moreno 12983c8175 Merge remote-tracking branch 'origin/master' 2020-11-23 11:50:51 +01:00
João Moreno 93f8adf263 💄 2020-11-23 11:50:16 +01:00
Martin Aeschlimann 07d680b7c8 semantic highligting: deprecate member, add method. Fixes microsoft/language-server-protocol#1087 2020-11-23 11:41:12 +01:00
João Moreno e81eb57671 Merge branch 'master' into pr/107705 2020-11-23 11:33:12 +01:00
Jiaxun Wei ee6e905a8a cache OpenURLOptions in ExtensionUrlBootstrapHandler (#110725) 2020-11-23 11:17:56 +01:00
Alex Ross eaf5eaa29f Allow name to be updated on extension forwarded ports
Fixes microsoft/vscode-remote-release#4028
2020-11-23 11:12:33 +01:00
João Moreno 4b6b2bc6c2 update cache salt 2020-11-23 11:00:40 +01:00
Alex Ross 3a37613eb5 Automatically forward candidate ports
Part of microsoft/vscode-remote-release#4021
2020-11-23 10:59:44 +01:00
João Moreno ab6878688f fix terrapin usage 2020-11-23 10:53:22 +01:00
Alex Ross d632381e71 Add running process info to tunnels
Part of microsoft/vscode-remote-release#4021
2020-11-23 10:43:50 +01:00
Martin Aeschlimann 1436b523d4 [themes] Generate Color Theme From Current Settings doesn't have all colors. Fixes #111147 2020-11-23 10:41:02 +01:00
Martin Aeschlimann 0a78fe165a Merge pull request #111110 from chenjigeng/master
Fixed Hover style incorrect when writing javascript in HTML
2020-11-23 09:17:12 +01:00
rebornix 6026ab576d fix #109104, #105884. 2020-11-22 20:03:07 -08:00
Martin Aeschlimann 986e1248f6 bump distro 2020-11-22 20:47:56 +01:00
Ladislau Szomoru 4ae26a1563 Update milestone 2020-11-22 15:48:33 +01:00
Benjamin Pasero 52098eaeb0 env - tweak shell resolve experience on startup 2020-11-22 09:44:22 +01:00
chenjigeng eae037b391 Fixed Hover style incorrect when writing javascript in HTML 2020-11-22 10:52:27 +08:00
Alexandru Dima fb80c0e44a Merge pull request #107126 from Timmmm/atomic_tabs
Add atomic tabs option
2020-11-21 01:10:50 +01:00
Matt Bierner 88856f1a1c Simplify changes from #108193 2020-11-20 16:09:06 -08:00
Connor Peet a194746aa3 auto attach: allow temporarily disabling
Fixes https://github.com/microsoft/vscode/issues/111021
2020-11-20 16:08:05 -08:00
Alex Dima 45ec698b12 Avoid walking whitespace twice when going left & small stylistic changes 2020-11-21 01:01:56 +01:00