Visual Code
displays and marks files with a green dot and an A on the right edge.
The icon Source
Control of the left nav bar displays a list of all files that are marked as
modified and should be committed the next time you synchronize with Git Github
Visual Code:
Changes Display in Source Control
The files are
displayed in the branch icon and show that changes have been made that you
should synchronize with Git as source control or commit.
In this example,
it is because Angular was created without Capital Case Control and files were
inserted.
For older files
LF is converted to CRLF
solution:
You can turn off
Git as a synchronization of the source control
Visual Code ->
Menu ->File->Preferences->Settings
Then switch off
with Tab:Workspace -> Suche ->git
Git:Enabled ->
OFF