Commit Graph

5 Commits

Author SHA1 Message Date
ema
d403d4ec91 Add .axml extension to XML syntax highlighting
Updated both dark and light XML syntax definition files to include the .axml extension, ensuring proper syntax highlighting for files with this extension.
2026-01-16 15:53:44 +08:00
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
Some checks failed
MSBuild / build (push) Has been cancelled
MSBuild / publish (push) Has been cancelled
2025-09-15 12:50:07 +08:00
ema
469f955208 Add .dotsettings to XML syntax highlighting 2025-07-05 01:40:04 +08:00
ema
ce5adc6801 Support dark mode XML 2025-06-22 21:36:11 +08:00