Very dumb question about IntelliJ IDEA

Posted by Alex R on Stack Overflow See other posts from Stack Overflow or by Alex R
Published on 2010-04-17T17:08:01Z Indexed on 2010/04/17 17:13 UTC
Read the original article Hit count: 440

Filed under:
|

I'm a long-time Eclipse user and I just now decided to try IntelliJ IDEA 9 (free edition) for Scala.

A couple of dumb questions:

  • How can I tell if a file I've modified has been saved?
  • How can I tell if I file I've saved has been checked into CVS?

I feel incredibly "exposed" to some sort of imminent danger when I don't see the familiar visual cues from Eclipse that indicate a file has been saved and/or checked in.

Thanks

© Stack Overflow or respective owner

Related posts about scala

Related posts about intellij-idea