2012/12/8 Martin <[email protected]>

> On 08/12/2012 19:21, silvioprog wrote:
>
>> Hi,
>>
>> There is a tool for remove all comments (//, {} or (**)) from source code?
>>
>>
> Dont know
>
> Jedi seems to do // {}
>
> Temporarily you can hide them, via folding. Select all, and right click,
> the fold-gutter ([+] / [-] / |). There is an option
>

I need to remove all comments to make a distribution of my sources without
comments. For JS I use http://marijnhaverbeke.nl/uglifyjs .

I'll see the Jedi tool.

Thank you!

-- 
Silvio Clécio
My public projects - github.com/silvioprog
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to