Bug 437220

Summary: aspx and ashx highlighting
Product: [Frameworks and Libraries] frameworks-syntax-highlighting Reporter: Evren <evren320>
Component: syntaxAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED FIXED    
Severity: minor CC: christoph, jonathan.poelen, walter.von.entferndt, waqar.17a
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: All   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Evren 2021-05-16 22:05:54 UTC
Support for highlighting asp.net files like aspx and ashx is necessary

At least if HTML highlighting would be checked when choosing aspx, C# checked when ashx, would be a quick temporary fix.

Currently "None" is selected when opening aspx and ashx files, i always had to find and check C# or HTML every time.
Comment 1 Waqar Ahmed 2021-05-22 21:49:11 UTC
+1

I think it should be important for us to support this.

Maybe you are interested in contributing? This doesn't require any C++ knowledge.
Comment 2 Evren 2021-06-19 12:02:53 UTC
how can i help?
Comment 3 Jonathan Poelen 2021-06-19 23:54:27 UTC
Explanation here: https://invent.kde.org/frameworks/syntax-highlighting#how-to-contribute
Comment 4 Bug Janitor Service 2022-07-31 21:59:12 UTC
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/syntax-highlighting/-/merge_requests/326
Comment 5 Christoph Cullmann 2022-08-01 08:22:25 UTC
Git commit 4568c392798eedd996cec434d83b2a3c25361aa8 by Christoph Cullmann, on behalf of Jonathan Poelen.
Committed on 01/08/2022 at 08:18.
Pushed by cullmann into branch 'master'.

add basic support of aspx and ashx

M  +1    -1    data/syntax/cs.xml
M  +1    -1    data/syntax/html.xml

https://invent.kde.org/frameworks/syntax-highlighting/commit/4568c392798eedd996cec434d83b2a3c25361aa8
Comment 6 Jonathan Poelen 2022-08-14 23:14:02 UTC
Commit: https://invent.kde.org/frameworks/syntax-highlighting/-/commit/ce3eed7d886d57813116261592cc6b2cc81224dc

The link is not made automatically because I did not write BUG correctly
Comment 7 Jonathan Poelen 2022-08-14 23:15:09 UTC
(In reply to Jonathan Poelen from comment #6)
> Commit:
> https://invent.kde.org/frameworks/syntax-highlighting/-/commit/
> ce3eed7d886d57813116261592cc6b2cc81224dc
> 
> The link is not made automatically because I did not write BUG correctly

Oops, wrong ticket, sorry