[Github-comments] [geany/geany] Are different colorschemes possible for embed code? (#2719)

elextr notifications at xxxxx
Mon Jan 4 09:26:33 UTC 2021


It depends on Scintilla's ability to distinguish embedded languages, currently it distinguishes embedded SGML, Javascript, VBscript (two versions?), ASP javascript, Python, and PHP.

Those are mapped to styles within HTML, but some of them are currently mapped to copy Javascript because nobody knows what they are?  And for those separately mapped like php, python, javascript I suspect most colour schemes don't give them their own colours and/or the filetype file maps them to "standard" colours.

See `highlightingmappings.h` for how Scintilla styles are mapped to names, and filetypes.html for the mapping to colour names.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2719#issuecomment-753862848
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20210104/5b61dd95/attachment-0001.htm>


More information about the Github-comments mailing list