Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Note: Support for Highlighting text files #1517

Open
emako opened this issue Dec 26, 2024 · 0 comments
Open

Note: Support for Highlighting text files #1517

emako opened this issue Dec 26, 2024 · 0 comments
Labels

Comments

@emako
Copy link
Member

emako commented Dec 26, 2024

This issue is being edited


Plan: SCSS/LESS/SASS/Stylus(.styl)/vue/ass/ssa

Highlighting File Extension Light Dark
Text .txt
RichText .rtf
Log .log 🔲 🔲
Lyric .lrc 🔲
ActionScript .as;.mx 🔲
Ada .ada;.ads;.adb 🔲
ANTLR .g;.g3;.g4 🔲
Assembly .asm 🔲
AutoHotkey .ahk 🔲
Batch .bat;.cmd
Boo .boo 🔲
C# .cs
C .c 🔲
C++ .c;.h;.cc;.cpp;.cxx;.hpp;.ino 🔲
Ceylon .ceylon 🔲
ChucK .ck 🔲
Clojure .clj 🔲
Cocoa .atg 🔲
CoffeeScript .coffee;.litcoffee 🔲
Cool .cl 🔲
CSS .css 🔲
D .d 🔲
Dart .dart 🔲
Delphi .dpr 🔲
Eiffel .e 🔲
Elixir .ex;.exs 🔲
Erlang .erl;.hrl 🔲
F# .fs;.fsi;.fsx;.fsscript 🔲
Falcon .fal 🔲
Fantom .fan 🔲
Fortran 95 .f90;.f95;.f03 🔲
Go .go 🔲
Groovy .groovy 🔲
Gui4Cli .gui;.gc 🔲
Haskell .hs;.lhs 🔲
Haxe .hx 🔲
Icon .icn 🔲
ILYC .ilc 🔲
INI .ini;.inf;.wer;.dof 🔲
Io .io 🔲
Java .java 🔲
JavaScript .js;.jsx;.mjs;.cjs 🔲
JSON .json
Julia .jl 🔲
Just BASIC .bas 🔲
KiXtart .kix 🔲
Kotlin .kt;.kts 🔲
Lean .lean;.hlean 🔲
Lisp .lisp;.lsp 🔲
Lua .lua 🔲
Nemerle .n 🔲
Nim .nim 🔲
Objective-C .m 🔲
OCaml .ml;.mli 🔲
ParaSail .psi;.psl 🔲
Pascal .pas 🔲
PHP .php;.php3;.php4;.php5;.hh 🔲
Pike .pike 🔲
PowerShell .ps1;.psm1 🔲
Prolog .pl;.pro 🔲
PureScript .purs 🔲
Python .py;.pyw 🔲
R .r 🔲
Registry .reg 🔲
Resource .rc 🔲
Rexx .rex 🔲
Ruby .rb 🔲
Rust .rs 🔲
Scala .scala 🔲
Scheme .scm;.ss 🔲
Shell Script .sh 🔲
Solidity .sol 🔲
Spike .spk 🔲
SQF .sqf;.sqs 🔲
SQL .sql 🔲
Swift .swift 🔲
TCL .tcl 🔲
Thrift .thrift 🔲
TypeScript .ts;.tsx 🔲
Vala .vala 🔲
VB.NET .vb 🔲
VBScript .vbs 🔲
Verilog .v;.vh 🔲
VHDL .vhd;.vhdl 🔲
Volt .volt 🔲
VS Solution .sln 🔲
X10 .x10 🔲
XC .xc 🔲
XML .xml;.xsl;.xslt;.xsd;.syn;.lang;.manifest;.config;
.addin;.xshd;.wxs;.wxi;.wxl;.proj;.csproj;.vbproj;
.resx;.user;.ilproj;.booproj;.build;.xfrm;.targets;
.xaml;.xpt;.xft;.map;.wsdl;.disco
🔲
Xtend .xtend 🔲
HTML .html;.htm;.xhtml;.shtml;.shtm;.xht;.hta 🔲

...

https://github.com/xv/ICSharpCode.TextEditor-Lexers

https://github.com/NeoAxis/NeoAxisEngine/blob/master/Sources/Engine/ICSharpCode.AvalonEdit/Highlighting/Resources/Resources.cs#L36

https://github.com/TeslaFly01/SmartSqlT/tree/master/SmartSQL/SmartSQL/Resources/xshd

https://github.com/HandyOrg/HandyControl/tree/master/src/Shared/HandyControlDemo_Shared/Resources/xshd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant