NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Wanted: Block commenting on right click


Joined: 24 Oct 2007
Posts: 4
Reply with quote
Just another one for the wishlist: Some IDE's have a "Comment" option when selecting blocks of code in the editor window, allowing us to comment out large sections in different styles, ie., html(<!---->), PHP(# or // or /**/) etc, . Throw that in next to the Code Folding and all would be well Wink

I hope someone out there from nudesphere reads these posts

Ben
View user's profileFind all posts by dittonamedSend private message
Re: Wanted: Block commenting on right click
Veteran

Joined: 26 Dec 2006
Posts: 253
Location: Phoenix, AZ
Reply with quote
What about ctrl-/ for single-line (un)comment and ctrl-shit-/ for block (un)comment?
View user's profileFind all posts by bobwilliamsSend private messageVisit poster's website


Joined: 24 Oct 2007
Posts: 4
Reply with quote
Not bad, not bad. I do use that, but mostly i was hoping for a link on the right-click menu Wink thanks for the post
View user's profileFind all posts by dittonamedSend private message
Veteran

Joined: 26 Dec 2006
Posts: 253
Location: Phoenix, AZ
Reply with quote
Embarassed

Reading a bit *too* quickly, I suppose....
View user's profileFind all posts by bobwilliamsSend private messageVisit poster's website


Joined: 24 Oct 2007
Posts: 4
Reply with quote
no worries Smile
View user's profileFind all posts by dittonamedSend private message
Re: Wanted: Block commenting on right click


Joined: 14 Jun 2007
Posts: 67
Reply with quote
dittonamed wrote:
Just another one for the wishlist: Some IDE's have a "Comment" option when selecting blocks of code in the editor window, allowing us to comment out large sections in different styles, ie., html(<!---->), PHP(# or // or /**/) etc, . Throw that in next to the Code Folding and all would be well Wink

I hope someone out there from nudesphere reads these posts

Ben

I quite like how Dreamweaver has a button in the gutter that allows selection of a lot of different types of comments. Single line, multiline, html, asp, etc.
View user's profileFind all posts by CjungeSend private message
Re: Wanted: Block commenting on right click
Veteran

Joined: 26 Dec 2006
Posts: 253
Location: Phoenix, AZ
Reply with quote
Cjunge wrote:
I quite like how Dreamweaver has a button in the gutter that allows selection of a lot of different types of comments. Single line, multiline, html, asp, etc.


I don't think this is strictly necessary with PhpED since it's context-sensitive. That is, if you're in CSS, it'll use CSS comment syntax, but if you're in PHP, it'll use PHP syntax, and so on.

I think all that's needed to address the OP's requests is access to the existing comment functionality from the context menu.
View user's profileFind all posts by bobwilliamsSend private messageVisit poster's website
Wanted: Block commenting on right click
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