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.
+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.
how can i help?
Explanation here: https://invent.kde.org/frameworks/syntax-highlighting#how-to-contribute
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/syntax-highlighting/-/merge_requests/326
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
Commit: https://invent.kde.org/frameworks/syntax-highlighting/-/commit/ce3eed7d886d57813116261592cc6b2cc81224dc The link is not made automatically because I did not write BUG correctly
(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