Even cooler, would be to have automatic style detection!

Currently we do not enforce a coding style, the general being to use
whatever you're comfortable with, and if editing someone else's code, to
stick with the style used in there until most of the code is 'yours'.

It'd be lovely to right click and choose 'create style from current file',
then to be able to apply that style on a per file level and override the
global one!

On 9/11/01 4:56 am, "Thomas Singer" <[EMAIL PROTECTED]> wrote:

> Hello,
> 
> I sometimes develop on projects, that contain subprojects with different
> code-style-options. It would be nice, to define different option-sets and
> assign different packages (with subpackages) different options, e.g.
> 
> com.company1.project      ->  option-set A
> org.server.project        ->  option-set B
> 
> When Ctrl-Alt-F is invoked in a class, IDEA takes a look at it's settings
> list and finds a matching set and applies it.
> 
> Maybe I could name option sets, e.g. "Sun-style", "Netbeans-style",
> "Project-xy"...
> 
> Best regards
> Thomas Singer
> 
> 
> _______________________________________________
> Eap-features mailing list
> [EMAIL PROTECTED]
> http://www.intellij.com/mailman/listinfo/eap-features


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

Reply via email to