.less language module for bbEdit
does anyone know if a language module for bbEdit exists for the less format? It would be nice if the code folding features of the editor incorporated the nesting features of the less format.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by Michael on 15 Feb, 2011 07:54 PM
I would also like to see this feature please.
2 Posted by david_gorski on 15 Feb, 2011 07:59 PM
Its not a perfect workaround, but if you change your language mapping to
javascript you get the code folding functionality, but you do lose code
coloring.
On 2/15/11 1:54 PM, "Michael"
<[email blocked]> wrote:
3 Posted by Don Osborne on 24 Feb, 2012 07:15 AM
I would also love this!
4 Posted by mcguffin on 17 Jun, 2012 04:38 PM
I just opened a new repo on github. For the beginning its more a copy-and-paste-work and the only thing I added on my own was the less comment style.
It still lacks proper code-folding as well as recognizing the vendor prefixes -o- and -ms-, but when i have more time, I'm going to work on it again.
See: https://github.com/mcguffin/bbedit-lesscss-language-module