Difference between revisions of "Talk:Notepad++ Setup"

Jump to navigation Jump to search
656 bytes added ,  16:12, 6 May 2012
Not sure if multiple sets of multi-line comment delimiters can be defined
imported>Proleric
imported>Cipscis
(Not sure if multiple sets of multi-line comment delimiters can be defined)
Line 7: Line 7:
==Syntax Highlighting : Comments==
==Syntax Highlighting : Comments==
Syntax highlighting doesn't seem to work for multiline comments bounded by SEMICOLON SLASH and SLASH SEMICOLON. Only the first line is displayed as a comment. Does anyone know how to fix this? [[User:Proleric|Proleric]] 04:13, 6 May 2012 (EDT)
Syntax highlighting doesn't seem to work for multiline comments bounded by SEMICOLON SLASH and SLASH SEMICOLON. Only the first line is displayed as a comment. Does anyone know how to fix this? [[User:Proleric|Proleric]] 04:13, 6 May 2012 (EDT)
: If I remember correctly, Notepad++'s custom language definitions only allow for a single set multi-line comment delimiters, which in this case is already used by curly brackets - {} - for documentation comments. It might be possible to add the non-documentation multi-line comment delimiters though, I'm not sure. I expect if that were done it would be possible to start a comment with one set and end it with another, and they'd have to use the same styling, but that's a small price to pay if it means being able to easily use non-documentation multi-line comments with correct syntax highlighting.
: [[User:Cipscis|Cipscis]] 17:12, 6 May 2012 (EDT)
Anonymous user

Navigation menu