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
Shipped a drop-in replacement for the Code Action Menu with added UI/UX changes, as well as an action bar which will show buttons to Learn more... or to Show Disabled or Hide Disabled code actions. Additionally, users can now open the refactor preview pane from the menu.
Set up:
The Custom Code Action widget and the setting to enable headers should already be enabled and set to true by default, but check the following settings:
Refs: #152913
Complexity: 4
Create Issue
Overview
Shipped a drop-in replacement for the Code Action Menu with added UI/UX changes, as well as an action bar which will show buttons to
Learn more...
or toShow Disabled
orHide Disabled
code actions. Additionally, users can now open the refactor preview pane from the menu.Set up:
The Custom Code Action widget and the setting to enable headers should already be enabled and set to true by default, but check the following settings:
The widget can be accessed from the following places:
Testing
Some things to take a look at:
Show Disabled
vsHide disabled
, or not having the button at all)Some older test items to continue looking at:
Refactor
orSouce Action
).Ctrl + Shift + R
andCtrl + .
)Esc
,UpArrow
,DownArrow
,Enter
)The text was updated successfully, but these errors were encountered: