NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Auto-Formatting For Comment Blocks


Joined: 19 Dec 2006
Posts: 94
Reply with quote
whenever I do /** and hit enter, I get a block like:

Code:
  /**
  * put your comment there...
  *
  */


when I except it to look like

Code:
  /**
   * put your comment there...
   *
   */


It is also weird since when I go to the Code Folding settings, it shows the same comment block in the correct format.

Is there any way to modify how this auto complete is formatted or could is be some setting that I modify that is forcing the formatting to look off?
View user's profileFind all posts by basireSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
if you expect an EXTRA space in the *Doc comments, why don't you turn this option on in Tools->Settings->Code Comption->Extra indent for xDoc?

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 19 Dec 2006
Posts: 94
Reply with quote
Did not notice that there, thanks.
View user's profileFind all posts by basireSend private message
Auto-Formatting For Comment Blocks
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic