micro
micro copied to clipboard
[Syntax Highlighting] Quotion Marks in Comments interprets the following text as string
If you open a file and the syntax highlighting reads a quotation marks, which is in a comment (line or block comment) the following text will be interpreted as a string. I noticed this with the filetype php, but i'm sure this issue exists in more languages.
Could you provide snippets that cause it to happen, for all languages where you've encountered the problem?