Thread Tools Display Modes
12-14-05, 04:47 PM   #1
Konstant
An Aku'mai Servant
AddOn Author - Click to view addons
Join Date: Sep 2005
Posts: 33
Block Commenting

Like in visual studios.

Basically highlight several lines of code. Loop through them and add a "--" to the start of each line.

Please! *Beg* Please.
  Reply With Quote
12-15-05, 06:04 AM   #2
kharaone
A Defias Bandit
Join Date: Oct 2005
Posts: 3
you should try :
Code:
--[[
code1
code2
code3
]]
it's similar to

Code:
-- code1
-- code2
-- code3
it's faster ^^

But indeed there's no way in the IDE to comment a line or a block like in VS where we had a shortcut "ctrl+/" in order to comment a selection( a block) or a line.

It would be nice...

Last edited by kharaone : 12-15-05 at 09:22 AM.
  Reply With Quote
12-15-05, 02:00 PM   #3
Konstant
An Aku'mai Servant
AddOn Author - Click to view addons
Join Date: Sep 2005
Posts: 33
Darn lol. Would be an awsome feature.
  Reply With Quote
12-15-05, 04:09 PM   #4
Nulkris
A Cobalt Mageweaver
 
Nulkris's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2005
Posts: 214
Hi guys, thanks for your interest. I will definately add this feature, I just have a fair bit happening in the lead up to Christmas. Hopefully in the week I have off after Christmas I can get back to work.
__________________
Nulkris - A80 Rogue - Proudmoore
(Also Drukris, Hamkris on Proudmoore; Hulkris on Jubei'Thos & Khaz Modan)
  Reply With Quote
12-15-05, 10:50 PM   #5
Beladona
A Molten Giant
 
Beladona's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2005
Posts: 539
get back to work during your week off after christmas? that is classic....
  Reply With Quote
12-18-05, 04:47 PM   #6
Nulkris
A Cobalt Mageweaver
 
Nulkris's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2005
Posts: 214
Just put up a new nightly build (4e) that has this in. It should work just like the Visual Studio 2005 version for Lua and XML.
__________________
Nulkris - A80 Rogue - Proudmoore
(Also Drukris, Hamkris on Proudmoore; Hulkris on Jubei'Thos & Khaz Modan)
  Reply With Quote

WoWInterface » Developer Discussions » General Authoring Discussion » Block Commenting

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off