Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » PDT is not aware of Formatters indentation settings in comments and simple block comments are format
PDT is not aware of Formatters indentation settings in comments and simple block comments are format [message #53368] Thu, 20 September 2007 10:47 Go to next message
Eclipse UserFriend
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 13:46 Go to previous message
Eclipse UserFriend
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
Previous Topic:Where is PDT's preferences file? - Regards Bug #204525
Next Topic:I want to implement prado framework support for pdt
Goto Forum:
  


Current Time: Tue Apr 23 08:26:21 GMT 2024

Powered by FUDForum. Page generated in 0.02470 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top