File tree 3 files changed +5
-2
lines changed
3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1
1
История изменений FarColorer.
2
2
Информацию, об изменениях в библиотеке схем (базах) смотрите в файле base\CHANGELOG.md
3
3
4
+ Версия 1.4.21 . 15.02.2024
5
+ 1. Падение при включемо показе скрытых символов. Начиная с 1.4.20
6
+
4
7
Версия 1.4.20 . 13.02.2024
5
8
1. Рисуем крест не дожидаясь завершения парсинга всего файла
6
9
Original file line number Diff line number Diff line change 13
13
14
14
#define PLUGIN_VER_MAJOR 1
15
15
#define PLUGIN_VER_MINOR 4
16
- #define PLUGIN_VER_PATCH 20
16
+ #define PLUGIN_VER_PATCH 21
17
17
#define PLUGIN_DESC L"FarColorer - Syntax Highlighting for Far Manager 3" PLATFORM
18
18
#define PLUGIN_NAME L"FarColorer"
19
19
#define PLUGIN_FILENAME L"colorer.dll"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " farcolorer" ,
3
- "version" : " 1.4.20 " ,
3
+ "version" : " 1.4.21 " ,
4
4
"dependencies" : [
5
5
{
6
6
"name" : " xerces-c" ,
You can’t perform that action at this time.
0 commit comments