Commit Graph

63 Commits

Author SHA1 Message Date
ema 432b3b033a Add cross-plugin 'Reopen as' menu for SVG and HTML
Introduces 'Reopen as source code' and 'Reopen as image preview' options in the MoreMenu for SVG and HTML files, enabling users to switch between ImageViewer and TextViewer plugins. Updates translation files to support new menu items in multiple languages and refactors related plugin code for extensibility.
2025-10-08 01:55:58 +08:00
ema 0bca38e2bf Add .slnx extension to XML syntax highlighting
MSBuild / build (push) Has been cancelled
MSBuild / publish (push) Has been cancelled
2025-09-15 12:50:07 +08:00
ema 8d66dfac54 Add hosts file syntax highlighting 2025-07-10 07:33:57 +08:00
ema d06abf461e Enable Dockerfile detection 2025-07-10 07:10:48 +08:00
ema 4c4375612e Add configuration syntax highlighting
File extension: .conf;.config;.cfg
2025-07-10 07:01:15 +08:00
ema 8dcb09cf84 Add syntax highlighting for .env files 2025-07-10 06:46:54 +08:00
ema b27ff01eff Add syntax highlighting for .gitattributes files 2025-07-10 06:29:42 +08:00
ema befdb17718 Remove unused settings from GitIgnore 2025-07-10 06:26:57 +08:00
ema 345b061a8d Add dark mode CMake syntax highlighting 2025-07-09 04:20:18 +08:00
ema e035153642 Add .editorconfig to INI syntax highlighting 2025-07-09 03:37:55 +08:00
ema ed4169d6fe Add light mode Makefile syntax highlighting 2025-07-09 03:29:16 +08:00
ema 0a79d59c79 Add MakefileDetector for text viewer 2025-07-09 03:24:42 +08:00
ema 484acddba3 Add reStructuredText syntax highlighting
Just a simple highlighting solution for `.rst` files
2025-07-09 00:12:52 +08:00
ema 18634f15be Add Markdown syntax highlighting
Add from https://github.com/cuiliang/AvalonEditHighlightingThemes
2025-07-09 00:04:44 +08:00
ema 09a3cc3ea5 Add dark mode and unify naming for .sln syntax 2025-07-08 23:18:55 +08:00
ema 06d9ed2a85 Add Protobuf syntax highlighting
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-07-08 04:44:35 +08:00
ema 3de93386cc Add NSIS syntax highlighting
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-07-05 03:31:33 +08:00
ema b42b7ce4e8 Add syntax highlighting for SubRip Subtitle (.srt) files 2025-07-05 03:20:56 +08:00
ema 89571b1431 Add Swift dark mode syntax highlighting 2025-07-05 03:00:55 +08:00
ema a7e26519ed Add Dart dark mode syntax highlighting 2025-07-05 02:59:08 +08:00
ema c1e6362440 Add Erlang dark mode syntax highlighting 2025-07-05 02:57:12 +08:00
ema 25f7df52bd Add Kotlin dark mode syntax highlighting 2025-07-05 02:56:16 +08:00
ema 04247db107 Add Lisp dark mode syntax highlighting 2025-07-05 02:53:24 +08:00
ema 7456cbc3a5 Add Objective-C dark mode highlighting 2025-07-05 02:52:17 +08:00
ema 99caca2dfd Add dark mode Pascal syntax highlighting 2025-07-05 02:50:21 +08:00
ema dc2d722f0a Add dark mode PHP syntax highlighting 2025-07-05 02:47:22 +08:00
ema 913474f7ad Add dark mode R syntax highlighting 2025-07-05 02:41:58 +08:00
ema c979ed0254 Add dark mode Ruby syntax highlighting 2025-07-05 02:40:08 +08:00
ema 71904ebac5 Add dark mode SQL syntax highlighting 2025-07-05 02:37:45 +08:00
ema a8746dd3ef Add dark mode Rust syntax highlighting 2025-07-05 02:37:01 +08:00
ema 93be5681d3 Add dark mode Java syntax highlighting 2025-07-05 02:32:18 +08:00
ema 2fd3a15071 Add dark mode C++ syntax highlighting 2025-07-05 02:26:57 +08:00
ema 6e9d86457c Add dark mode C syntax highlighting 2025-07-05 02:24:12 +08:00
ema 1df89d69a9 Add dark mode syntax highlighting for Registry 2025-07-05 02:13:09 +08:00
ema 8850f52f3a Add simple QML syntax highlighting #1002 2025-07-05 02:10:10 +08:00
ema cb4aa2e9d9 Add PowerShell syntax highlighting for dark mode 2025-07-05 01:52:09 +08:00
ema db3af0580d Add .gitignore syntax highlighting 2025-07-05 01:44:44 +08:00
ema 469f955208 Add .dotsettings to XML syntax highlighting 2025-07-05 01:40:04 +08:00
ema ea077af8a2 Add .gitmodules to INI syntax highlighting 2025-07-05 01:39:42 +08:00
ema b1a2387203 Add dark mode Lua syntax highlighting
MSBuild / build (push) Has been cancelled
MSBuild / publish (push) Has been cancelled
2025-07-01 05:04:51 +08:00
ema 9a04232e84 Add .toml extension to INI syntax highlighting
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-06-29 21:38:53 +08:00
ema 7ca15b5e1e Add dark mode highlighting for VB.NET and VBScript 2025-06-29 10:21:32 +08:00
ema b2a7b22f20 Add TypeScript dark mode highlighting 2025-06-29 10:14:13 +08:00
ema ae7633e1e7 Add dark mode syntax highlighting for INI files 2025-06-29 10:11:11 +08:00
ema ebb90d5586 Add dark mode F# highlighting 2025-06-29 10:07:25 +08:00
ema 9d42da53c0 Support .fx with HLSL 2025-06-29 05:34:47 +08:00
ema 84222e3188 Add dark mode syntax highlighting for Go
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-06-28 01:00:49 +08:00
ema 6b7fc303e0 Add dark mode CSS syntax highlighting 2025-06-28 00:55:23 +08:00
ema 1db667e32f Add .vpy extension to Python syntax highlighting 2025-06-27 03:15:11 +08:00
ema 869a134587 Support highlighting .nvue 2025-06-23 02:10:40 +08:00