SublimeText - Highlight/Fade file names from sideb

2019-09-16 16:19发布

问题:

Is there a way I can fade file names (not hide them) from the sidebar based on .gitignore and highlight file names if they've been modified or changed?

Something like Atom git integration:

If the package doesn't already exist, would appreciate if someone could point me in the right direction on building it myself.

回答1:

Unfortunately ST currently doesn't offer the functionality to style the filenames in the sidebar, you will need to wait for this feature to be implemented in a future version/build of ST: https://github.com/SublimeTextIssues/Core/issues/867