Commit Graph
47726 Commits
Author SHA1 Message Date
Felix Huang a83ef3a31c First Compile 2021-07-07 12:37:24 -07:00
Xinyu Sui aada2f44f8 Rendering table, start to work on scrolling 2021-07-07 12:35:52 -07:00
Xinyu Sui 45bdf6bb6f disassembly view: initial commit 2021-07-07 12:35:51 -07:00
Logan Ramos 1cbd1c6b65 Parts of #124498 2021-07-07 15:11:11 -04:00
SteVen Batten 3ea85580ef fixes #127981 2021-07-07 11:01:23 -07:00
Logan Ramos a541cbf2e7 Fixes #127084 2021-07-07 13:54:22 -04:00
Logan Ramos 52b9b964c1 More renames 2021-07-07 13:30:51 -04:00
Logan Ramos 85fdb6abb1 Use resolver service for custom editor 2021-07-07 12:53:24 -04:00
Andre Weinand e3cc7d0cae DAP: add 'writeMemory' request to spec 2021-07-07 18:38:57 +02:00
Henning Dieterichs 556f74ae55 Merge pull request #124996 from microsoft/hediet/isUndoRedo
Forwards the isUndoing/isRedoing flags to the extension host.
2021-07-07 17:57:24 +02:00
Daniel Imms b47d277a2e Merge pull request #128130 from microsoft/tyriar/92649
Dispose of emitters on terminal instance
2021-07-07 08:04:49 -07:00
Joyce Er 45e0ff301b Update input decoration on keybinding update (#128100) 2021-07-07 08:04:30 -07:00
Daniel Imms 7d00e4e560 Unset active terminal group when last is removed
Part of #92649
2021-07-07 07:44:57 -07:00
Daniel Imms 36ed3acc40 Remove unnecessary layout call 2021-07-07 07:21:43 -07:00
Daniel Imms fbc5682289 Dispose of emitters on terminal instance
Fixes #92649
2021-07-07 07:05:18 -07:00
Logan Ramos 64081da3c8 Rename editorOverrideService closes #126603 2021-07-07 09:39:13 -04:00
Daniel Imms b0cde4e271 Respect var resolve requests only for the given workspace
Fixes #127062
2021-07-07 05:40:52 -07:00
Benjamin Pasero 776bd3d6d0 editors - more renames 2021-07-07 14:11:31 +02:00
Daniel Imms 4f07b24bc8 Don't dispose terminal editors when shutting down
Fixes #127340
2021-07-07 05:10:31 -07:00
Daniel Imms 8d4333a942 Don't remove terminal tabs on shutdown
Part of #127340
2021-07-07 04:50:18 -07:00
Daniel Imms 789539d304 Resize terminal when layout setting is changed
Fixes #127069
2021-07-07 04:35:44 -07:00
Benjamin Pasero 75aa22e7d9 editors - fix cyclic dependency 2021-07-07 13:22:38 +02:00
Daniel Imms 7667e90bf8 Add themeable indicator to active terminal tab
Fixes #127360
2021-07-07 04:21:02 -07:00
Daniel Imms c8d0707d19 Use canonical URI when opening local terminal
Fixes #128113
2021-07-07 03:56:33 -07:00
Benjamin Pasero 2336e76096 :chore: log configuration via safeStringify 2021-07-07 12:10:08 +02:00
Benjamin Pasero 74264ceab5 editor descriptor => editor pane descriptor 2021-07-07 11:52:53 +02:00
Benjamin PaseroandLogan Ramos 4fbcc9c3a2 Editors: revisit need for populateEditorId and doResolveEditor (#127787)
* extract `editorGroupFinder` to its own type

* Adopt new findGroup

* Address PR feedback

* make preferred group reusable

* 💄

Co-authored-by: Logan Ramos <lramos15@gmail.com>
2021-07-07 11:38:03 +02:00
Benjamin Pasero 4c2c3ca116 editors - make resource a required property of untitled untyped inputs (#127792) 2021-07-07 09:07:39 +02:00
Benjamin Pasero 4481ae7c77 sandbox - update for webview changes 2021-07-07 07:49:49 +02:00
Ian HuffandIan Huff efe0678e96 Remove Jupyter specific loader special case (#126939)
* quick comment out

* remove vscode loader from notebook webview

* remove comment out

Co-authored-by: Ian Huff <ianhuff@Ians-MacBook-Pro.local>
2021-07-06 18:11:08 -07:00
Matt Bierner d7e1d3fa55 Clean up refactored webview code 2021-07-06 18:07:00 -07:00
Matt Bierner bd9a3f27d2 Fix annotation 2021-07-06 18:07:00 -07:00
Matt Bierner 1cee3e0804 Remove baseWebviewElement
This is no longer needed now what we only have iframe base webviews

This change merges `IframeWebviewElement` into `BaseWebviewElement`
2021-07-06 17:47:00 -07:00
meganrogge f5e9925a8b fix #127157 2021-07-06 14:35:22 -07:00
Matt Bierner 2222f3cc1d Switch entirely to iframe based webviews on desktop
Fixes #83188
Part of #92164

Removes our usage of the electron `<webview>` tag
2021-07-06 12:40:51 -07:00
João Moreno d0b9f5f8cf fixes #128051 2021-07-06 20:45:54 +02:00
Josh Spicer 51759b9f9d typo :) (#127893) 2021-07-06 10:44:35 -07:00
Logan Ramos 67bd4e2069 Fix #126805 2021-07-06 13:20:57 -04:00
Megan Rogge 364ba12a4c fix #126691 (#128067) 2021-07-06 10:14:47 -07:00
Megan Rogge 619d4e9a40 fix #127157 (#128066) 2021-07-06 09:59:46 -07:00
Megan Rogge f8a78049e4 share openContextMenu (#128065) 2021-07-06 09:37:30 -07:00
Daniel Imms 379e4aee05 Avoid OffscreenCanvas in terminal sash reset
Part of #127822
2021-07-06 07:24:22 -07:00
Sandeep Somavarapu 0c3d59e4fb rename to title 2021-07-06 16:13:04 +02:00
Sandeep Somavarapu 1c96b77786 fine tune 2021-07-06 16:10:21 +02:00
Sandeep Somavarapu 9f1f2d8b84 Merge pull request #125563 from timfenney/add-copy-command-label-fixes-issue-125092
Add Copy Command Label to Keyboard Shortcuts.
2021-07-06 16:07:02 +02:00
Alex Ross df11c0c61f Use active link foreground in workbench hover
Fixes #126752
2021-07-06 15:41:37 +02:00
Benjamin Pasero 48c787d9f3 editors - cleanup matches methods of side/diff editors 2021-07-06 15:34:46 +02:00
Benjamin Pasero 40172a4729 editors - better matches for diffEditorInput 2021-07-06 11:58:00 +02:00
Sandeep Somavarapu b38186b046 Fix #126953 2021-07-06 11:57:34 +02:00
Andre Weinand 3918b3e0fe Merge pull request #128022 from microsoft/aweinand/splitRunDropdown
A run & debug dropdown with default button
2021-07-06 11:56:16 +02:00