Is there a way to highlight a section of code to be commented out in one swoop using geany text editor?
Control-E to toggle commenting.
Does Ruby have block comments? If not, is there an efficient way of inserting # in front of a block of highlighted code in TextMate?
What is the best comment in source code you have ever encountered?
Can I use comments inside a JSON file? If so, how?