ema
a6210e177b
Update copyright year to 2026
2026-01-06 02:24:42 +08:00
ema
adc2b0b094
Remove UTF-8 BOM before JSON detection
...
Added logic to strip the UTF-8 BOM character from the start of the text before performing JSON format detection. This ensures that files with a BOM are correctly identified as JSON.
2026-01-05 13:37:01 +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
7a11127b09
Prepare CMakeLists.txt format detector
2025-07-09 03:47:10 +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
efc83b0669
Use format detector feature for TextViewer
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-06-19 17:03:20 +08:00