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
Open up a workspace that has modified and untracked files according to git, in addition to some files that have errors or warnings.
Testing:
Search for a word or phrase that is found in different files that are in a variety states (e.g. modified, untracked, has warnings, has errors).
The color of the search result's file should reflect the state. The rightside icon should express its git status if it's untracked/modified/etc, in addition to the number of errors/warnings if applicable. Essentially, it should have the same decorations as in the file explorer.
It should look something like this:
Note: for me, the file explorer looks like:
The colors varies based on the color theme. For example, on default dark, modified should be an orange/yellow color and untracked should be green. Regardless, the file colors should match its color in the explorer and "Open Editors" viewlet.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Refs #115741
Complexity: 1
Create Issue
Set up:
Open up a workspace that has modified and untracked files according to git, in addition to some files that have errors or warnings.
Testing:
Search for a word or phrase that is found in different files that are in a variety states (e.g. modified, untracked, has warnings, has errors).
The color of the search result's file should reflect the state. The rightside icon should express its git status if it's untracked/modified/etc, in addition to the number of errors/warnings if applicable. Essentially, it should have the same decorations as in the file explorer.
It should look something like this:
Note: for me, the file explorer looks like:
The colors varies based on the color theme. For example, on default dark, modified should be an orange/yellow color and untracked should be green. Regardless, the file colors should match its color in the explorer and "Open Editors" viewlet.
The text was updated successfully, but these errors were encountered: