[frameworks-syntax-highlighting] [Bug 358273] Ruby singleton class

2019-01-16 Thread Nibaldo G.
https://bugs.kde.org/show_bug.cgi?id=358273

Nibaldo G.  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
  Latest Commit||https://commits.kde.org/syn
   ||tax-highlighting/4c57756262
   ||8e2c0e28d241564a3335ede9eb8
   ||b32
   Version Fixed In||5.55.0

--- Comment #1 from Nibaldo G.  ---
Git commit 4c577562628e2c0e28d241564a3335ede9eb8b32 by Nibaldo González.
Committed on 16/01/2019 at 09:07.
Pushed by ngonzalez into branch 'master'.

Ruby: fix RegExp after ": " and fix/improve detection of HEREDOC

Summary:
## Allow regular expressions after ": "
Related: bug 361875

Previously, after `text: `, `[]: ` or `$text=: ` regular expressions weren't
highlighted (the `check_div_1` context prevents highlighting regex, similar to
`NoRegExp` context in "javascript.xml"). Regular expressions are allowed there,
so they will now be highlighted.
{F6539652}

## Don't highlight HEREDOC in singleton class definition (operator <<)

Now, after the keyword "class", Heredoc's will not be highlighted [1]. For
example:
{F6539653}

Before, `

[frameworks-syntax-highlighting] [Bug 358273] Ruby singleton class

2017-07-23 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=358273

Christoph Cullmann  changed:

   What|Removed |Added

  Component|general |xml-syntax-definition

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

[frameworks-syntax-highlighting] [Bug 358273] Ruby singleton class

2017-07-23 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=358273

Christoph Cullmann  changed:

   What|Removed |Added

Product|kate|frameworks-syntax-highlight
   ||ing
  Component|syntax  |general
 CC||cullm...@kde.org

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