Commit Graph

94234 Commits (57f776891738fbc70388baf541afcbba1c1bdc8c)

Author SHA1 Message Date
Alex Ross 57f7768917
Update Swift grammar 2022-03-15 11:05:34 +01:00
Alex Dima e80e4e6fd2
Fixes #144989 2022-03-15 09:35:08 +01:00
Johannes 9fbc861fa4
tiny tweak and API-todo 2022-03-15 09:15:07 +01:00
Raymond Zhao 79d9bb8754
Add some Settings editor event annotations (#144287) 2022-03-14 18:22:00 -07:00
Rob Lourens 861340560f
Merge pull request #143925 from xisui-MSFT/dev/xisui/fix_disabled_breakpoint_icon
Fix disabled breakpoint icon in disassembly view
2022-03-14 16:40:02 -07:00
Rob Lourens 7fb18b6633
Merge pull request #143649 from xisui-MSFT/dev/xisui/different_top_frame
Allow stack frame without source as top stack frame when using disassembly view
2022-03-14 16:39:18 -07:00
Daniel Imms 473ca6818d
Merge pull request #144925 from microsoft/tyriar/142669
Run shell integration on pty host and restore on reconnect
2022-03-14 14:37:58 -07:00
Daniel Imms 508435d60d Avoid recreating duplicate menus and hovers 2022-03-14 14:31:45 -07:00
Daniel Imms 512145b4b9 Fix next command after restore 2022-03-14 14:27:23 -07:00
Daniel Imms 950205cdd1 Persist hasOutput/getOutput 2022-03-14 12:47:14 -07:00
Daniel Imms 94dd4dbc57 Serialize command, fix command history after reconnect 2022-03-14 12:26:31 -07:00
Logan Ramos 6837589569
Remove TabKind.other 2022-03-14 14:55:08 -04:00
Ladislau Szomoru 43ebce7ce2
Use markdown for the timeline hover (#145038) 2022-03-14 19:53:24 +01:00
Daniel Imms 2ce4442722 Merge remote-tracking branch 'origin/main' into tyriar/142669 2022-03-14 11:53:04 -07:00
Raymond Zhao 6db78b59f9
Add manual reset flag for settings update event (#144429)
Ref https://github.com/microsoft/vscode/issues/58038

This flag could also come in useful for language overrides.
2022-03-14 11:45:20 -07:00
David Dossett 4483c082e8 Fix #145067 2022-03-14 11:21:22 -07:00
Alex Dima 2959fcde6a
Fixes #143567: Use directly language ids 2022-03-14 19:07:54 +01:00
Logan Ramos 53aaa205e6
Fix #144605 2022-03-14 13:26:45 -04:00
Megan Rogge 04f6cdc4ff
support Copy as HTML in the terminal (#144784) 2022-03-14 12:45:30 -04:00
Megan Rogge 5a751e2bed
fix #145044 (#145054) 2022-03-14 12:44:58 -04:00
Megan Rogge 8a50a98ace
fix #145036 (#145040) 2022-03-14 12:44:46 -04:00
Martin Aeschlimann 56923ecc5e
Merge pull request #145004 from Semphriss/update-seti-13mar2022
Update Seti theme
2022-03-14 15:44:21 +01:00
Alex Dima 6e0be36443
Do not hard-code `Typing` as the label for `SingleModelEditStackElement` 2022-03-14 14:41:54 +01:00
Semphris 9212c3db3b Update Seti theme 2022-03-14 08:46:37 -04:00
Alex Ross 780cd3096b
Sort comments in view by resource
Part of microsoft/vscode-pull-request-github#3354
2022-03-14 13:44:34 +01:00
最萌小汐 9422f0a568
update Lua-grammar (#144975)
* update Lua-grammar

* Update test

Co-authored-by: Alex Ross <alros@microsoft.com>
2022-03-14 13:10:21 +01:00
Sandeep Somavarapu bcbf1684e2
fix outdated targetplatforms in web 2022-03-14 16:12:28 +05:30
Benjamin Pasero 3e5c7e2c57
smoke - disable trust
cc @sbatten @lszomoru
2022-03-12 08:23:43 +01:00
Megan Rogge 8ca417c5ab
run all functions in PROMPT_COMMAND (#144779) 2022-03-11 20:34:17 -05:00
Rob Lourens e4cf231274 fix typo 2022-03-11 16:37:18 -08:00
SteVen Batten 58966a9814 try out layout type both default 2022-03-11 16:02:05 -08:00
SteVen Batten 421e8bd7a1 configure layout directly with both option 2022-03-11 15:59:44 -08:00
Daniel Imms b38f0a6b97 Fix unit tests 2022-03-11 14:29:08 -08:00
Daniel Imms 3164ed22a0 Get current command working after reload 2022-03-11 14:17:35 -08:00
Alexandru Dima 5f5e1ca791
Merge pull request #144840 from microsoft/alex/multiple-local-extension-hosts
Run multiple local extension hosts
2022-03-11 23:12:30 +01:00
Daniel Imms 5738c241b1 Fix restoring commands not working reliably 2022-03-11 13:53:44 -08:00
Matt Bierner a1f4c800b4
Take into account NOTEBOOK_WEBVIEW_BOUNDARY
Fixes #141577
2022-03-11 13:17:41 -08:00
Matt Bierner b83e48cf00
Reduce indent levels for switch/case 2022-03-11 13:17:41 -08:00
Alex Dima cf8969e450
Render affinity in the running extension editor 2022-03-11 22:14:26 +01:00
Sandeep Somavarapu 5a7b43ee27
Revert "Revert "show reload button when extension with different targetplatform is updated""
This reverts commit dfd5300959.
2022-03-11 22:08:10 +01:00
Sandeep Somavarapu cf4fe193cf
Fix #143625 2022-03-11 22:08:09 +01:00
Sandeep Somavarapu 7b42b05029
Fix #142087 2022-03-11 22:08:09 +01:00
Sandeep Somavarapu 4cc9f9eee2
fix reload required action 2022-03-11 22:08:09 +01:00
Sandeep Somavarapu 0006ca4db2
move TargetPlatform to extensions (resolve cycle) 2022-03-11 22:08:08 +01:00
Alex Dima 5b3c42cb26
Launch multiple extension host processes 2022-03-11 22:07:01 +01:00
Matt Bierner c521f36041
Fix anchors and data images in extension pages
Fixes #144897

Refactors to have a single `hookDomPurifyHrefAndSrcSanitizer` function that handles sanitizing the href and src attributes. Also updates this function to allow fragment links `#` and data images
2022-03-11 13:00:46 -08:00
Matt Bierner 92bf104b52
Spelling 2022-03-11 13:00:45 -08:00
Rob Lourens a6b461df7f Fix wrong run button color in non-focused notebook cell 2022-03-11 12:17:56 -08:00
Rob Lourens 9925da41e4 Fix wrong notebook cell drag offset with global toolbar active 2022-03-11 12:17:55 -08:00
Miguel Solorio 420e872464
Update Codicons: Adjust layout-statusbar
4b27dcfb2f
2022-03-11 12:01:16 -08:00