Commit graph

73344 commits

Author SHA1 Message Date
Johannes Rieken
9a657db088 add tiny util to allow performance mark collection (via perf_hooks) independent of amd or commonjs usage 2020-11-24 11:44:13 +01:00
Alex Ross
4ddf7bc0a7 Fix null characters showing in forwarded ports 2020-11-24 11:17:23 +01:00
João Moreno
d970e263c7 more fixes for #111221 2020-11-24 11:05:08 +01:00
João Moreno
a486099d30 fixes #111221 2020-11-24 10:45:33 +01:00
Benjamin Pasero
723ee37c02 bootstrap - expose preload process to base lib 2020-11-24 10:23:05 +01:00
Isidor Nikolic
0ec40638a8
Merge pull request #111042 from microsoft/isidorn/bulkFileEditsMaxSize
WorkspaceFileEditOptions add maxSize
2020-11-24 10:09:20 +01:00
Benjamin Pasero
41025928ad bootstrap - fix more compile errors 2020-11-24 10:03:19 +01:00
Alex Dima
ae64039e43
Move runtimeExtensionsInput to /common/ 2020-11-24 10:01:38 +01:00
Pablo Sebastian Greco
de85ef3a20
Fix hardcoded rpm dependencies for armv7hl and aarch64 (#111198)
Co-authored-by: Pablo Greco <pgreco@centosproject.org>
2020-11-24 09:59:00 +01:00
Benjamin Pasero
e8ba7e51ee bootstrap - fix compile errors 2020-11-24 09:53:00 +01:00
Martin Aeschlimann
2efde187ac HTML Semantic Tokens test failures. Fixes #111214 2020-11-24 09:31:21 +01:00
Benjamin Pasero
155b218dcf web - home indicator 💄 2020-11-24 08:35:05 +01:00
Benjamin Pasero
2046205637 debt - fix layer break with dependency to v8-inspect-profiler 2020-11-24 07:57:47 +01:00
Miguel Solorio
4aae851063 Update Codicons: Add 'circle-large-outline' and 'circle-large-filled'
7ddcbfb5f4
2020-11-23 19:41:37 -08:00
Miguel Solorio
abf3964921 Updating Codicons: Add 'pass-filled'
https://github.com/microsoft/vscode-codicons/
2020-11-23 16:38:59 -08:00
rebornix
c3e1f0e02a re #102503. allow open notebook on the side. 2020-11-23 16:26:50 -08:00
deepak1556
9ce365f085 chore: bump distro 2020-11-23 15:43:31 -08:00
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
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