After working a while with Geany, to my full satisfactory, my comment lines in C code: /* comment */ suddenly turns red. I didn't change anything in my configuration.
--- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/1110
The default color scheme does use red for comments, so that sounds expected. The only exception are documentation comments (`/** */` or `/*! */`) are colored blue by default.
So, what did you expect? How did they look before? Which version of Geany? Have you selected a different color scheme?
--- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/1110#issuecomment-230115199
github-comments@lists.geany.org