Describe the issue:
The standard button in VSCode to clear inputs is the "clear all" codicon. I suggest we standardize on that icon.
Instead, we use this x icon in a filled circle.
My understanding is the x icon in a filled circle was used because we already used the clear-all codicon to reset the console. For example, you'll see it in the same screenshot above. If we could change that clear all button to a trash can or something that more resembles the destructive nature of deleting the console state, we could embrace the more consistent clear all button used for inputs.
Steps to reproduce the issue:
You can find an example use of the ActionBarFilter in the Variables pane.
Start typing into the field to see the clear icon appear.
Describe the issue:
The standard button in VSCode to clear inputs is the "clear all" codicon. I suggest we standardize on that icon.
Instead, we use this x icon in a filled circle.
My understanding is the x icon in a filled circle was used because we already used the clear-all codicon to reset the console. For example, you'll see it in the same screenshot above. If we could change that clear all button to a trash can or something that more resembles the destructive nature of deleting the console state, we could embrace the more consistent clear all button used for inputs.
Steps to reproduce the issue:
You can find an example use of the ActionBarFilter in the Variables pane.
Start typing into the field to see the clear icon appear.