PDT is not aware of Formatters indentation settings in comments and simple block comments are format [message #53368] |
Thu, 20 September 2007 06:47  |
Eclipse User |
|
|
|
Originally posted by: Patrick.Schulz.brand-implementation-group.de
Hi,
if I have a block comment like
/*
Hello
*/
and I want to indent the line with Hello, it will be indeted with tabs
instead of two spaces as I've configured it in PDT preferences.
Outside that block formatting works well.
In addition a simple blockcomment is formatted as it would be a PHPDoc
comment.
Sample:
/* <- first line, then press return and you get something like...
Result:
/*
*
*/
I would expect that this is the correct behavior if start the line with
/** but with a /*
Best regards,
Patrick
|
|
|
Re: PDT is not aware of Formatters indentation settings in comments and simple block comments are fo [message #56278 is a reply to message #53368] |
Mon, 01 October 2007 09:46  |
Eclipse User |
|
|
|
Originally posted by: Patrick.Schulz.brand-implementation-group.de
Not sure that anybody read this before.
If you think this is the wrong place to post, let me know, please.
Hi,
if I have a block comment like
/*
Hello
*/
and I want to indent the line with Hello, it will be indented with tabs
instead of two spaces as I've configured it in PDT preferences.
Outside that block formatting works well.
In addition a simple blockcomment is formatted as it would be a PHPDoc
comment.
Sample:
/* <- first line, then press return and you get something like...
Result:
/*
*
*/
I would expect that this is the correct behavior if start the line with
/** but with a /*
Best regards,
Patrick
|
|
|
Powered by
FUDForum. Page generated in 0.06533 seconds