Hacker News new | ask | show | jobs
by rainysunday 4954 days ago
By default comment strings are not defined in core Textadept. Add them like this:

http://foicica.com/wiki/comment-supplemental

Or install the Python language module:

http://foicica.com/hg/python/

1 comments

Awesome, thanks. I just added that comment string def to init.lua and it works great.

Edit: why is this not there by default? I'm not sure any developer would not want a block commenting function...