I have this planned as soon as the auto indent code becomes more aware
of program syntax. Right now if I implemented the carry over of *, then
you would get unexpected behavior with code like this:
if(x * scaleFactor
* someOtherVar)
<-- * would get inserted here
On Sun, Aug 24, 2003 at 02:46:19PM +0200, Bernhard Walle wrote:
> Hello,
>
> normally block comments in C, C++ or Java are formatted as following:
>
> /*
> * This is a line.
> * And this is another line
> */
>
> It would be good to type following:
>
> /*<enter>This is a line.<enter>And this is another line<enter><slash><enter>
>
> The same for javadoc comments. JEdit does not support this and will
> indent following lines with one space.
>
> What do others think? Are there any functions which make writing such
> comments easier that I didn't see?
>
>
> Regards,
> Bernhard
>
> --
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: VM Ware
> With VMware you can run multiple operating systems on a single machine.
> WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
> at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
> --
> -----------------------------------------------
> jEdit Users' List
> jEdit-users@...
> https://lists.sourceforge.net/lists/listinfo/jedit-users
--
Slava Pestov
|