NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
How to indent comments the same as Symfony and Doctrine


Joined: 27 Nov 2009
Posts: 98
Reply with quote
If I re-indent a page using Edit/Re-indent code, the whitespace changes and git marks it as a change. I know I can configure git to ignore whitespace, but I would rather configure PhpED to use the same whitespace as Symfony and Doctrine use when creating an entity. I messed around with the editor settings but was not successful. How is this accomplished? Thanks

Code:
     /**
-     * @ORM\Column(type="boolean")
-     * @Groups({"admin:read"})
-     */
+    * @ORM\Column(type="boolean")
+    * @Groups({"admin:read"})
+    */
     private $outOfService;


View user's profileFind all posts by NotionCommotionSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
seems what you're looking for is http://forum.nusphere.com/auto-formatting-for-comment-blocks-t7926.html

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
How to indent comments the same as Symfony and Doctrine
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