-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackages.json
More file actions
168 lines (168 loc) · 4.38 KB
/
packages.json
File metadata and controls
168 lines (168 loc) · 4.38 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
[
{
"id": "modes/xml",
"name": "XML",
"version": "1.0.0",
"category": "modes",
"description": "Official XML support",
"author": "text-forge",
"tags": ["xml", "official"],
"editor_version_min": "0.2.0",
"created": "2025-12-12",
"updated": "2025-12-12"
}, {
"id": "modes/full-kit",
"name": "Full Mode Kit",
"version": "1.2.0",
"category": "modes",
"description": "Mode kit of all standard modes for Text Forge code editor",
"author": "text-forge",
"tags": ["mode-kit", "official"],
"editor_version_min": "0.2.0",
"created": "2025-12-11",
"updated": "2025-12-12"
}, {
"id": "modes/css",
"name": "CSS",
"version": "1.1.1",
"category": "modes",
"description": "Official CSS editing",
"author": "text-forge",
"tags": ["web-dev", "official", "css"],
"editor_version_min": "0.2.0",
"created": "2025-8-19",
"updated": "2025-12-11"
}, {
"id": "modes/web-kit",
"name": "Web Kit",
"version": "20251211",
"category": "modes",
"description": "Mode kit for web devlopers, HTML + CSS + JavaScript + Markdown + JSON",
"author": "text-forge",
"tags": ["web-dev", "official", "mode-kit", "html", "css", "java-script", "markdown", "json"],
"editor_version_min": "0.2.0",
"created": "2025-8-19",
"updated": "2025-12-11"
}, {
"id": "modes/markdown",
"name": "Markdown",
"version": "1.2.0",
"category": "modes",
"description": "Official Markdown editing",
"author": "text-forge",
"tags": ["web-dev", "official", "markdown"],
"editor_version_min": "0.2.0",
"created": "2025-8-19",
"updated": "2025-12-11"
}, {
"id": "modes/csv",
"name": "CSV",
"version": "1.0.0",
"category": "modes",
"description": "CSV support for Text Forge",
"author": "text-forge",
"tags": ["csv", "official"],
"editor_version_min": "0.2.0",
"created": "2025-10-9",
"updated": "2025-10-9"
}, {
"id": "modes/svg",
"name": "SVG",
"version": "1.0.0",
"category": "modes",
"description": "SVG support for Text Forge",
"author": "text-forge",
"tags": ["svg", "official"],
"editor_version_min": "0.2.0",
"created": "2025-10-9",
"updated": "2025-10-9"
}, {
"id": "modes/rust",
"name": "Rust",
"version": "1.0.0",
"category": "modes",
"description": "Official Rust editing",
"author": "text-forge",
"tags": ["rust", "official"],
"editor_version_min": "0.1.0",
"created": "2025-10-4",
"updated": "2025-10-4"
}, {
"id": "themes/dark",
"name": "Dark",
"version": "1.1.0",
"category": "themes",
"description": "Text Forge default dark theme",
"author": "text-forge",
"tags": ["dark-theme", "official"],
"editor_version_min": "0.1.0",
"created": "2025-9-16",
"updated": "2025-10-4"
}, {
"id": "modes/gdscript",
"name": "GDScript",
"version": "1.2.0",
"category": "modes",
"description": "Official GDScript editing",
"author": "text-forge",
"tags": ["gdscript", "official"],
"editor_version_min": "0.1.0",
"created": "2025-8-19",
"updated": "2025-10-4"
}, {
"id": "modes/html",
"name": "HTML",
"version": "1.1.0",
"category": "modes",
"description": "Official HTML & HTM editing",
"author": "text-forge",
"tags": ["web-dev", "official", "html"],
"editor_version_min": "0.1.0",
"created": "2025-8-19",
"updated": "2025-10-4"
}, {
"id": "modes/javascript",
"name": "JavaScript",
"version": "1.1.0",
"category": "modes",
"description": "Official JavaScript editing",
"author": "text-forge",
"tags": ["web-dev", "official", "java-script"],
"editor_version_min": "0.1.0",
"created": "2025-8-19",
"updated": "2025-10-4"
}, {
"id": "modes/json",
"name": "JSON",
"version": "1.1.0",
"category": "modes",
"description": "Official JSON editing",
"author": "text-forge",
"tags": ["web-dev", "official", "json"],
"editor_version_min": "0.1.0",
"created": "2025-8-19",
"updated": "2025-10-4"
}, {
"id": "modes/ini",
"name": "INI",
"version": "1.2.0",
"category": "modes",
"description": "Official INI-style configuration editing",
"author": "text-forge",
"tags": ["ini", "official", "config"],
"editor_version_min": "0.1.0",
"created": "2025-8-19",
"updated": "2025-10-4"
}, {
"id": "modes/python",
"name": "Python",
"version": "1.1.0",
"category": "modes",
"description": "Python support for Text Forge",
"author": "text-forge",
"tags": ["python", "official"],
"editor_version_min": "0.1.0",
"created": "2025-8-19",
"updated": "2025-10-4"
}
]