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
Is your icon request related to a problem? Please describe.
microsoft/vscode#239356 is adding a new "Alias" kind for terminal suggest. Currently this is using the replace icon as it's a similar concept "a maps to b":
Describe the solution you'd like
Some icon distinct from replace that clearly means alias.
Is your icon request related to a problem? Please describe.
microsoft/vscode#239356 is adding a new "Alias" kind for terminal suggest. Currently this is using the replace icon as it's a similar concept "a maps to b":
Describe the solution you'd like
Some icon distinct from replace that clearly means alias.
Since this is in an intellisense widget we could also consider color if it makes sense. Editor icon reference: https://code.visualstudio.com/docs/editor/intellisense#_types-of-completions
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
cc @meganrogge
The text was updated successfully, but these errors were encountered: