Commit Graph

207 Commits

Author SHA1 Message Date
ema 342f14ebd9 Add KrcDetector for .krc file support
MSBuild / build (push) Has been cancelled
MSBuild / publish (push) Has been cancelled
2025-09-28 03:04:44 +08:00
ema 1fa31d0983 Add 'Copy' and 'Select All' translations for more languages
Added 'Editor_Copy' and 'Editor_SelectAll' translations for Arabic, Catalan, Norwegian, Dutch, Polish, Portuguese, Russian, Turkish, Vietnamese, Marathi, Hindi, Hebrew, Hungarian, Indonesian, and Slovak to improve localization coverage.
2025-09-24 23:55:18 +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
samueljoh ae05deea46 Add Swedish translation (#1755) 2025-09-11 11:01:23 +08:00
ema c748f6d7e4 Update NuGet package versions in project files
This commit updates various NuGet package references to newer versions across multiple QuickLook plugin and main project .csproj files. These updates include dependencies such as WixToolset.Dtf.WindowsInstaller, UTF.Unknown, FreeTypeSharp, Microsoft.Web.WebView2, Magick.NET-Q8-AnyCPU, Google.Protobuf, MsgReader, HelixToolkit, bblanchon.PDFiumV8.Win32, Melanchall.DryWetMidi, WPF-UI.Violeta, and Lib.Harmony, ensuring the projects use the latest compatible releases.
2025-09-08 02:42:09 +08:00
ema e0a2204e56 Add diff file syntax highlighting 2025-09-08 02:16:55 +08:00
ema 21a3dd3d4b Fix the same previous issue in other plugins
MSBuild / build (push) Has been cancelled
MSBuild / publish (push) Has been cancelled
2025-08-15 02:17:50 +08:00
VenusGirl❤ a4d118e11f Update Korean (#1710)
MSBuild / build (push) Has been cancelled
MSBuild / publish (push) Has been cancelled
2025-07-23 15:07:39 +08:00
ema 10ce29e836 Refactor JSON detection to use Regex field
MSBuild / build (push) Has been cancelled
MSBuild / publish (push) Has been cancelled
2025-07-10 07:38:21 +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 2ee54695e7 Set RichTextBox background to transparent 2025-07-10 05:37:58 +08:00
ema 4a72e1ed8e Optimize file name comparison in detectors 2025-07-10 04:11:00 +08:00
ema 0bb6e622f6 Refactor confused format detection method names
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-07-09 04:27:50 +08:00
ema 345b061a8d Add dark mode CMake syntax highlighting 2025-07-09 04:20:18 +08:00
ema 67dc0ce10d Add CMake syntax highlighting and format detection 2025-07-09 04:16:19 +08:00
ema 631fd91219 Prepare hosts format detector 2025-07-09 03:55:45 +08:00
ema cf6dd5cdf3 Prepare Dockerfile format detector 2025-07-09 03:50:50 +08:00
ema 7a11127b09 Prepare CMakeLists.txt format detector 2025-07-09 03:47:10 +08:00
ema e035153642 Add .editorconfig to INI syntax highlighting 2025-07-09 03:37:55 +08:00
ema 78b695a170 Improve fallback logic for highlighting themes 2025-07-09 03:34:14 +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 d6cc984267 Optimize JSONDetector with Span 2025-07-09 03:03:56 +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 a6c077fbbb Add Pixso (.pip, .pix) support to ThumbnailViewer
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-07-08 22:28:08 +08:00
ema c47d9f3c9b Move resource dictionary initialization 2025-07-08 22:04:34 +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 267b37c526 Improve QuickLook initialization speed 2025-07-05 02:46:00 +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