Hacker News new | ask | show | jobs
by moe 6170 days ago
Even then, any editor worth its salt supports comment toggling with a single keystroke anyways. Good editors (vim, cough) can even toggle lines or paragraphs regardless of cursor position.

So I agree, this hack is more trouble than its worth.

1 comments

the FF webdeveloper extension is the one I find easiest for live CSS editing - though I'm using firebug more and more - it doesn't have comment toggling (it's just a text field). Such tricks are handy.

Unless you're trying to work them around CSS comment hacks!