svn - How to highlight folders with new files in IDEA -


i changed eclipse idea , wondering how activate function.

more detailed:
activated 'show directories changed descendants' in settings → version control → subversion. if modify file, idea change text color of folders root folder containing file , file itself. easy browse folders changes have been made.

if add new file folder, idea change color of file not change folders above.

i found color 1 files in 'unknown' status in settings editor → colors & fonts → file status.

i working idea 2016.1.3 , svn 1.9.4

question:
there way text color folders changed when there files in 'unkown' state?
if not, there similar highlight folders new files?

one possible solution found add file svn (ctrl + alt + a). svn knows file new 1 , folders highlighted if known files have been changed.


Comments

Popular posts from this blog

sequelize.js - Sequelize group by with association includes id -

android - Robolectric "INTERNET permission is required" -

java - Android raising EPERM (Operation not permitted) when attempting to send UDP packet after network connection -