You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A refactor of the way opening an editor, specifically the openWith scenario was done to reduce code debt. See #116856. To test please install a custom editor and a custom notebook (Hex Editor and markdown notebooks are just a few examples).
Try various open and open with scenarios. E.x
Split Editors
Reopen with from command palette using ctrl / alt click modifiers
Open with from the explorer context menu
Ensure settings editor and keybinding editor still work
The text was updated successfully, but these errors were encountered:
joaomoreno
changed the title
Editor open and editor open with regression testing
Test: Editor open and editor open with regression testing
Feb 24, 2021
Refs: #100281
Complexity: 3
Authors: @lramos15, @bpasero
Create Issue
A refactor of the way opening an editor, specifically the openWith scenario was done to reduce code debt. See #116856. To test please install a custom editor and a custom notebook (Hex Editor and markdown notebooks are just a few examples).
Try various open and open with scenarios. E.x
The text was updated successfully, but these errors were encountered: