[Eap-features] Re: Code styling and line wrapping

2002-10-02 Thread Chris Bartley
Welcome to IDEA! You'll probably find yourself smiling a lot more... :D You may submit feature requests and bug reports via the IDEA tracker at: http://www.intellij.net/tracker/idea/browse Before submitting a request or report, however, be sure to do some searches to make sure it hasn't a

[Eap-features] Re: Code styling

2002-07-08 Thread Guillaume Laforge
"Thomas Singer" <[EMAIL PROTECTED]> a écrit dans le message news: [EMAIL PROTECTED] > Good idea! > > Tom > We could even say that IDEA is good, but it's a far too frequent pun. I apologize for this. Sun should not use NetBeans anymore Guillaume ___

[Eap-features] Re: Code styling

2002-07-08 Thread Thomas Singer
Good idea! Tom On Mon, 08 Jul 2002 09:03:19 +0100, Dirk Zoettl <[EMAIL PROTECTED]> wrote: > Thomas Singer wrote: > > [...snip...] > > (And it would be good for SUN to check its JavaDocs. > > IDEA always finds a lot of bugs in it.) > > [...snip...] > > Hi Tom, > > maybe we should propose SU

[Eap-features] Re: Code styling

2002-07-08 Thread Dirk Zoettl
Thomas Singer wrote: > [...snip...] > (And it would be good for SUN to check its JavaDocs. > IDEA always finds a lot of bugs in it.) > [...snip...] Hi Tom, maybe we should propose SUN to use IDEA to avoid this ;-) Dirk Zoettl tangro software components

[Eap-features] Re: Code styling

2002-07-05 Thread Thomas Singer
On Fri, 5 Jul 2002 12:27:10 +0100, Carlos wrote: > > Code style by project would be useful. Projects may have very different > origins and very different styles. I would find it much better to apply different styles to different source paths (aka "sub-projects") or much better: to apply differen

Re: [Eap-features] Re: Code styling

2002-07-05 Thread Paul Ruane
> Code style by project would be useful. Projects may have very different > origins and very different styles. > Having several named code styles (company, jdk, apache, etc) and choosing > which code-style a project uses would be useful. > I don't see much use for this within a project . Editabl

[Eap-features] Re: Code styling

2002-07-04 Thread Dirk Zoettl
+2 , While working on a single project I have to deal with four different styles: JDK sources, Apache Tomcat, commercial libs and our own company style. Dirk Zoettl tangro software components __ Paul Ruane wrote: >

[Eap-features] Re: Code styling

2002-07-03 Thread Guillaume Pothier
Hi, regarding code styling there is already something to fix in the current (#629 for me) version of IDEA: the spacing preferences are not taken into account for smart completion. As far as I am concerned I put spaces before method call parentheses (automatically reformating the code properly inse

[Eap-features] Re: Code styling

2002-07-03 Thread Alain Ravet
Paul Ruane wrote: > Would it be possible to have an option whereby Idea would > attempt to guess the coding style of opened files and then use > that styling for edits to that file. .. > When working on other developer's files, I would like to adhere > to their styling ..

[Eap-features] Re: Code styling

2002-07-03 Thread P. Ansari
This could be made an option in the settings which can be turned on/off. It seems to be a reasonable enough request in my opinion. "Adam Goldband" <[EMAIL PROTECTED]> wrote in message afv1tu$a5h$[EMAIL PROTECTED]">news:afv1tu$a5h$[EMAIL PROTECTED]... > -1 > > At my company we have strict stand

Re: [Eap-features] Re: Code styling

2002-07-03 Thread Paul Ruane
cc: [EMAIL PROTECTED] Subject: [Eap-features] Re: Code styling

[Eap-features] Re: Code styling

2002-07-03 Thread Adam Goldband
-1 At my company we have strict standards for style, and even a publish style guide. When I come across another developers code and then have not stuck to the style guide (probably because they are still stuck in the stone ages using emacs or vi or something... ) I find it great that all I have