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
Some changes were made to a file in e.g. the plugins folder but these were not reflected by the emblem even after refreshing. It was found that this folder had a Ggit.StatusFlags.IGNORED status in the status map even though it contained changed files was not specified in the .gitignore file. Code showed it to be git modified status.
Steps to Reproduce
Edit a file in the plugins folder
Open Files and show src
The plugins folder does not have an emblem
Expected Behavior
Files should show the same files/folders to be modified as Code or git itself.
OS Version
7.x (Horus)
Software Version
Compiled from git
Log Output
No response
Hardware Info
No response
The text was updated successfully, but these errors were encountered:
What Happened?
Some changes were made to a file in e.g. the
plugins
folder but these were not reflected by the emblem even after refreshing. It was found that this folder had aGgit.StatusFlags.IGNORED
status in the status map even though it contained changed files was not specified in the.gitignore
file. Code showed it to be git modified status.Steps to Reproduce
plugins
foldersrc
Expected Behavior
Files should show the same files/folders to be modified as Code or git itself.
OS Version
7.x (Horus)
Software Version
Compiled from git
Log Output
No response
Hardware Info
No response
The text was updated successfully, but these errors were encountered: