I'm working on a project created in ruby, I am working in RubyMine 5, and my problem is I have no idea why the files I'm working on is green. why is that?
if you see them green in a project view then it means the files were created and added to version control but have not been commited yet. If a file has green tab in editor then it is a test according to a project structure (Settings|Project Structure)
If you mean something else please provide a screenshot so we see what you see
Hi,
if you see them green in a project view then it means the files were created and added to version control but have not been commited yet.
If a file has green tab in editor then it is a test according to a project structure (Settings|Project Structure)
If you mean something else please provide a screenshot so we see what you see
Hope this helps, Oleg.