iifedy / aseisql

Automatically exported from code.google.com/p/aseisql
0 stars 0 forks source link

Folding comments (expand, collapse). #41

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
There is the possibility to include comments folding in the editor?

- /*   + /*
|  ...   */
|  ... 
|  ...
  */

Original issue reported on code.google.com by zluis0@gmail.com on 9 Oct 2009 at 3:11

GoogleCodeExporter commented 8 years ago
yes. c++ coding...

Original comment by daggett....@gmail.com on 9 Oct 2009 at 5:38

GoogleCodeExporter commented 8 years ago
fixed in revision #148

Original comment by daggett....@gmail.com on 10 Oct 2009 at 8:56

GoogleCodeExporter commented 8 years ago
There is a problem when opening and closing remarks on the same line.

The fold of the comment remains open.

Original comment by zluis0@gmail.com on 13 Oct 2009 at 12:25