| Summary: | JavaScript word operators formatted inconsistently | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-syntax-highlighting | Reporter: | jec.bugs |
| Component: | syntax | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | gszymaszek, nibgonz |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Debian stable | ||
| OS: | Linux | ||
| URL: | https://a.pomf.cat/jsougw.png | ||
| Latest Commit: | https://commits.kde.org/syntax-highlighting/364527746e3cf80a8b90e30981680ac0b479f73d | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
| Attachments: | The attachment that @jec.bugs referred to. | ||
|
Description
jec.bugs
2016-08-15 17:34:27 UTC
Created attachment 112240 [details]
The attachment that @jec.bugs referred to.
Git commit 364527746e3cf80a8b90e30981680ac0b479f73d by Christoph Cullmann, on behalf of Nibaldo González. Committed on 14/07/2018 at 17:04. Pushed by cullmann into branch 'master'. CoffeeScript & JavaScript: fix member objects. Add .ts extension in JS Related: bug 394365 Differential Revision: https://phabricator.kde.org/D13787 A +58 -0 autotests/folding/test.coffee.fold M +7 -0 autotests/folding/test.js.fold A +65 -0 autotests/html/test.coffee.html M +7 -0 autotests/html/test.js.html A +58 -0 autotests/input/test.coffee M +7 -0 autotests/input/test.js A +58 -0 autotests/reference/test.coffee.ref M +7 -0 autotests/reference/test.js.ref M +8 -2 data/syntax/coffee.xml M +11 -7 data/syntax/javascript.xml https://commits.kde.org/syntax-highlighting/364527746e3cf80a8b90e30981680ac0b479f73d |