PhpStorm doesn't show version control colors correctly
已回答
I recently updated PhpStorm to version 2022.1 and the GIT version control is not working like it used to.
When I create a new file, it turns blue for a while and then goes to the default color. When I do a git push through PhpStorm's terminal, it keeps the blue color in the files. Before, I controlled unadded files with red color and added ones with green color.
How can I solve?
请先登录再写评论。
What do you have under Preferences | Version Control | Directory Mappings?
Where is project located (OneDrive directory, network share)?
Do you have some antivirus software or monitoring software installed?
I use Ubuntu 18.04.6 LTS.
In Directory Mappings: /op/lampp/htdocs/sioepsul
The project is on my local machine and when I make changes, I upload it to GitLab. I don't use any antivirus.
Version control colors had issue after I upgraded to version 2022.1. However, I tried to roll back the update by installing the latest version 2021 and the problem continued.
Do you have any symlinks in your project?
I don't have any symlinks.
Main project folder:
Project .git folder:
Could you please submit support ticket and attach logs as per:
https://intellij-support.jetbrains.com/hc/en-us/articles/207241085-Locating-IDE-log-files
I submitted a support ticket yesterday as you indicated. Today, Phpstorm is working normally, without me having changed any settings or updated. Although I don't know how it was resolved, you can close this topic.