Hi!
This is really three requests.
I've found some small features that would ease the editing and refactoring of files 
when using CVS.
I'm using CVS with the advanced option "Make new working files read-only" enabled.

1)
When entering a file in Idea and performing some kind of editing action such as 
typing, pasting or invoking refactoring, Idea prompts me with a question whether I'd 
like to invoke the Edit command. After selecting "yes" the file is unlocked but the 
intended action is performed. Is there a way for Idea to complete the task that 
brought the edit question to the screen?

2)
When refactoring (take a method name for instance) I usually get a list over (found) 
files that needs to be edited (i.e. unlocked).
Is it possible for Idea to automatically unlock (issue CVS Edit command) those files 
unless I've stated "exclude" for particular files?
If not, is it possible for Idea to issue CVS Edit command only on those specific files 
(in the "Find - refactoring preview" window) listed below the package when selecting 
the package and choosing CVS Edit instead of Issuing CVS Edit on the whole (all files 
within the) directory of the package?

3)
Is it possible to allow multi selection in the "Find - refactoring preview" window to 
be able to speed up CVS commands on several files?

/Christian


_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-features

Reply via email to