Commit Graph

129 Commits

Author SHA1 Message Date
ema
a796cdbdf0 Support RTL for .txt file #1612 2025-06-27 03:28:08 +08:00
ema
1db667e32f Add .vpy extension to Python syntax highlighting 2025-06-27 03:15:11 +08:00
ema
741d9967d1 Support highlighting .uts
Some checks are pending
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-06-23 16:38:35 +08:00
ema
869a134587 Support highlighting .nvue 2025-06-23 02:10:40 +08:00
ema
75841d241f Support highlighting .vue 2025-06-23 02:07:49 +08:00
ema
273b2fc893 Support dark mode JavaScript 2025-06-23 01:54:45 +08:00
ema
e5b45a7c01 Support dark mode Python #1675 2025-06-23 01:46:33 +08:00
ema
4d3d216d78 Support dark mode Log
https://github.com/Dirkster99/AvalonEditHighlightingThemes/blob/master/source/HL/Resources/Themes/VS2019_Dark.xshtd
2025-06-23 01:43:30 +08:00
ema
879ec689a9 Support highlighting .dos 2025-06-23 01:41:31 +08:00
ema
a4d2aea98d Support light mode Log
https://github.com/Dirkster99/AvalonEditHighlightingThemes/blob/master/source/HL/Resources/Light/Log.xshd
2025-06-23 01:39:23 +08:00
ema
68b0a928b6 Support light mode Lyric 2025-06-23 01:26:09 +08:00
ema
b3ed13f16a Initial custom highlighting via reflection 2025-06-22 23:53:01 +08:00
ema
e86716fc54 Support .properties 2025-06-22 23:31:59 +08:00
ema
cf0c8529a0 Support dark mode TXT #1675 2025-06-22 21:53:49 +08:00
ema
ce5adc6801 Support dark mode XML 2025-06-22 21:36:11 +08:00
ema
44ba8b1436 Support dark mode HLSL 2025-06-22 21:29:17 +08:00
ema
efc83b0669 Use format detector feature for TextViewer
Some checks are pending
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-06-19 17:03:20 +08:00
ema
a580926059 Add more file extensions for XML
Some checks are pending
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-06-19 11:08:26 +08:00
ema
645edf2439 Optimize highlight name fetching
Some checks failed
MSBuild / build (push) Has been cancelled
MSBuild / publish (push) Has been cancelled
2025-05-26 09:48:22 +08:00
ema
6deadf9d73 Fix highlighting name
Some checks are pending
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-05-26 05:42:27 +08:00
ema
b81b2f9ef8 Improve startup speed #1521
Some checks are pending
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-05-25 03:45:17 +08:00
ema
eed0c53e9c Code Cleanup 2025-05-25 03:45:07 +08:00
ema
a0a46832ed Update copyright information 2025-05-06 21:04:58 +08:00
JNylson
9be4df34e7 Update pt-BR string in all Translations.config 2025-04-29 22:59:32 -03:00
ema
cb40018d52 Run code cleanup 2025-04-30 01:15:05 +08:00
ema
b6c4ad5ac7 Fix styling issues in the Search Panel #1592 2025-04-23 22:38:14 +08:00
ema
eb1b2a7920 Support dark mode C# Highlighting 2025-01-14 14:25:56 +08:00
ema
0d1ff892ee Support Shell Script highligting #668 2025-01-05 10:05:09 +08:00
ema
fd60013d23 Catch exception from xshd loader
1. New xshd for dark mode
2. Moved xshd sign to https://github.com/QL-Win/QuickLook/wiki/On-the-Shoulders-of-Giants
2025-01-02 05:37:29 +08:00
ema
31325e34c1 Update text syntax file extension 2025-01-02 03:56:42 +08:00
ema
93273820aa Improve dark mode text preview 2025-01-02 03:26:42 +08:00
ema
36807702e2 Double encoding detection #471 #600 #769 #954 2024-12-24 11:22:05 +08:00
ema
28ec7655f8 Code Cleanup 2024-12-12 01:21:18 +08:00
ema
77b5eb454e Reduce duplicate dependencies on publish files 2024-12-07 04:58:07 +08:00
ema
a5c3d5b143 Restore AssemblyInfo 2024-12-04 16:53:51 +08:00
ema
507b157a40 Convert to .NET SDK type csproj 2024-11-30 17:00:22 +08:00
BackThePortal
e2f1fddb09 Add .ino extension to C++ syntax highlighting (#1415) 2024-04-11 12:25:55 +02:00
Anton Trofymenko
96cbc31979 Ukrainian Word-for-word machine translation has been replaced with semantic translation. (#1392) 2024-02-13 12:51:53 +01:00
NickMihal
71c8e51d1f Greek translation (#1256)
* Add Greek language

* Add Greek language

* Add Greek language
2023-03-25 20:18:43 +08:00
Frank Becker
47540eef95 In Textviewer when OS is in dark mode and AllowDarkTheme is enabled in config file use dark background and light text (no syntax highlighting). (#1238)
With AllowDarkTheme disabled (default) use light background and light mode syntax highlighting.
2022-12-12 15:45:25 +01:00
Paddy Xu
7b5b01a7b4 Fix textviewer highlighting 2022-11-23 20:38:53 +01:00
Paddy
660dc88001 #1080: dark theme support for the text viewer 2022-02-20 18:55:28 +01:00
Paddy Xu
f726841d99 update deps 2021-11-15 23:52:02 +01:00
Habib Mahdi
eaa918079c Add Arabic translation (#972)
* Add Arabic translation

* Add Arabic translation

* Add Arabic translation
2021-09-18 19:07:57 +02:00
Paddy Xu
cbaf636173 set syntax highlighting limit to 512KB 2021-07-06 21:19:52 +02:00
Paddy Xu
4a476aff4b refresh packages 2021-07-06 21:11:11 +02:00
Paddy Xu
28b9552dcd fix font bug 2021-07-06 21:10:57 +02:00
Paddy Xu
971285fc95 Fix #948: disable syntax highlighing when file is too big 2021-07-06 21:10:41 +02:00
Paddy Xu
237b99b305 Fix #941: caller assembly is incorrect in RELEASE mode 2021-06-27 11:22:02 +02:00
albertopasqualetto
49bb96e92d Updated Italian translation (#918) 2021-06-21 11:16:55 +02:00