Bug 463969 - Nim: Fails at "\\"
Summary: Nim: Fails at "\\"
Status: RESOLVED FIXED
Alias: None
Product: frameworks-syntax-highlighting
Classification: Frameworks and Libraries
Component: syntax (show other bugs)
Version: unspecified
Platform: Other Other
: NOR normal
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-07 14:29 UTC by Matthias
Modified: 2023-01-07 18:37 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias 2023-01-07 14:29:06 UTC
SUMMARY

Nim highlighting breaks at "\\"

STEPS TO REPRODUCE
1.  Load this file https://github.com/Vindaar/shell/blob/master/shell.nim
2.  See it breaking at line 17
3.  Compare with VSCode

OBSERVED RESULT

Syntax highlighting breaks. 

EXPECTED RESULT

Syntax highlighting doesnt break. 

SOFTWARE/OS VERSIONS
Windows:  Windows 10 Pro 21H2
Kate Nightly: https://charlotte.kde.org/binary-factory/Kate_Nightly_win64/lastSuccessfulBuild/kate-master-1812-windows-cl-msvc2019-x86_64.exe

ADDITIONAL INFORMATION

Code is confirmed to be valid. 
VSCode highlights correctly.
Comment 1 Jonathan Poelen 2023-01-07 18:37:46 UTC
Already fixed.