https://bugs.kde.org/show_bug.cgi?id=373002

            Bug ID: 373002
           Summary: Single line comment in Less begins a new region
           Product: kate
           Version: 16.08
          Platform: Debian testing
                OS: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: NOR
         Component: syntax
          Assignee: kwrite-bugs-n...@kde.org
          Reporter: gscs...@gmail.com
  Target Milestone: ---

If you type // in a Less (LESSCSS) file, Kate incorrectly opens a new region
(it should do it in case of multiline comment, /*…*/). If you try to hide that
region (using the arrow that's next to line number) it actually hides
everything in the file starting from the comment.

Fixing this bug requires removing ' beginRegion="lessComment" ' from line 924
(of less.xml) and incrementing file version number on line 3.

Single line comments are part of Less, as stated here:
http://lesscss.org/features/#features-overview-feature-comments

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to