SVN Status Icons?

Does anyone know of a way to view the SVN status indicator icons in the file explorer? [PHPStorm.]

0
6 comments
Avatar
Permanently deleted user

... and to display the svn version number?

Thanks.

0

We use color coding for file status across UI (but no special icons)
Version numbers is not available in Project view.

0

I just bought PHPStorm so forgive my ignorance.

Are there any hooks to overlay/replace the icons if I wanted to give it a go?

0

Well.. not actually..
However Project view UI and VCS API is part of IDEA open source project, but I can't recommend you implementing this feature yourself - the complexity of the platform is enormous :)

0

Well I'm not unfamiliar with large projects. I do .NET C# win/web application development. I occasionally get the PHP project is why I needed a good PHP IDE. Where would I get started. Is the IntelliJ plugin setup the same as PHPStorm? What language is this built off of?

0

Well... If I'd be you I'd started working on the PHP project, not on the IDE ;)

Anyway this type of IDE modification is kind of offtopic for this PS/WS forum.
Please request additional information at http://devnet.jetbrains.net/community/idea and http://www.jetbrains.org

0

Please sign in to leave a comment.