Lines Matching full:comments
148 * Properly set comments to be case insensitive where appropriate to increase performance (milian)
176 * Fixed problems of unfinished strings and comments producing invalid XHTML (SF#1996353, BenBE)
198 * Fixed symbol highlighting with C++ sometimes missing keywords after ; and comments (BenBE)
200 * Fixed broken handling with XML comments (BenBE, SF#1849233)
201 * Fixed HTML comments spawning multiple lines producing invalid XHTML output (SF#1738173, BenBE)
248 - Escaping of comments in LaTeX ignored (SF#1749806, BenBE)
251 - Introduced C-Style multiline continuation comments (SF#1914640, SF#1945301, BenBE)
252 - Introduced Fortran Comments (SF#1914640, SF#1934832, BenBE)
256 - Fixed Strings in Matlab to be handled as comments instead of regexps, to prevent keywords being linked (BenBE)
307 - Compare comments case insensitively (fixes AutoIT comments somewhat)
320 - Fixed highlighting error in bash language avoiding keywords in comments (SF #1786314, SF #1564839, BenBE)
357 - Fixed phpdoc comments not being indented one space if they should be (Andy
387 - Added /* ... */ comments to coldfusion (Jeff Howden)
427 isn't used. Added a style for multiline comments.
478 - Add =begin multiline comments in ruby (Juan J. Martínez)
483 - Fixed comments in ASP (SBD)
561 - Changed file comments to use phpdoc syntax, and changed code style to be more