开发者

RubyMine Folder Tree doesn't refresh

开发者 https://www.devze.com 2022-12-30 04:00 出处:网络
Using RubyMine 2.0.2 for the first time today, on Mac OSX Leopard.If I c开发者_如何学Create files in the filesystem (with, say, script/generate) those new files do not appear in rubymine.I have had li

Using RubyMine 2.0.2 for the first time today, on Mac OSX Leopard. If I c开发者_如何学Create files in the filesystem (with, say, script/generate) those new files do not appear in rubymine. I have had limited success with restarting the program, in that the files in the db/ folder are added and removed, but unfortunately new folders in the views directory are not shown.

Pardon my french, but wtf?

Thanks


I'm experiencing the same, couple of things seem to work ... Close rubymine, delete the .idea folder ...

sudo rm -r .idea 

(if macos or linux)

... and restart until they fix it

AND/OR

In Rubymine, Go to File > Open Directory > navigate to the directory or file that you require, this should refresh the view, don't add the .idea folder to git ( if you're using it )

Not great, but you can get round it


If you right click on a directory in the Projects tab, there is an option for "Synchronize". Click it and RM will show all files, sub-diretories etc. again.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号