|
881f8d7960
|
oops
|
2024-10-30 18:00:11 +01:00 |
|
|
2711cea12c
|
Improve caddy and yml support
|
2024-10-30 13:04:24 +01:00 |
|
|
4909a0bf6d
|
Begin C# support
|
2024-10-28 13:59:46 +01:00 |
|
|
802a510fbb
|
Make git decorations more apparent
|
2024-10-28 13:59:34 +01:00 |
|
|
32aa83ccbb
|
More Beancount improvements
|
2024-10-02 10:42:58 +02:00 |
|
|
79b70c322c
|
Add colors for Beancount
|
2024-10-02 10:40:38 +02:00 |
|
|
e45f8b6b83
|
Make key a bit more evident
|
2024-08-09 03:24:47 +02:00 |
|
|
81bbcb269c
|
Add support for relative logging levels
|
2024-08-09 03:23:37 +02:00 |
|
|
1092bdd111
|
Fix syntax highlighting
|
2024-08-08 15:21:49 +02:00 |
|
|
88c2025985
|
Add and tweak a couple things
|
2024-08-08 03:44:47 +02:00 |
|
|
2322f125e4
|
Tweak colors and add wikitext support
|
2023-10-06 09:25:27 +02:00 |
|
|
e92c6c5b51
|
Update a few bits
|
2023-09-18 19:22:11 +02:00 |
|
|
9685bde707
|
Add nunjucks support
|
2023-03-28 19:51:15 +02:00 |
|
|
b1f21a1610
|
Add selfParameter semantic token
|
2023-02-02 03:39:50 +01:00 |
|
|
b83b97a845
|
Provide initial support for semantic highlighting
Only Rust and Python supported for now
|
2022-11-20 02:50:15 +01:00 |
|
|
2616e1dae5
|
Add missing { (???)
|
2022-11-20 02:49:57 +01:00 |
|
|
11e216aa99
|
Change the color of enum and enum-member s
|
2022-11-20 02:49:22 +01:00 |
|
|
eb215dd8c1
|
Start giving consts their own constant color
|
2022-11-20 02:49:06 +01:00 |
|
|
c296c06f39
|
Mark GDRes property keys as key tokens
|
2022-11-20 02:47:50 +01:00 |
|
|
52ee239647
|
Color ruby hashkeys as key tokens
|
2022-11-20 02:40:58 +01:00 |
|
|
e57b46496b
|
Add entity.name.function.preprocessor to the list of meta tokens
|
2022-11-20 02:36:42 +01:00 |
|
|
8e314a9f16
|
Mark all crate keywords as special tokens
|
2022-11-20 02:36:14 +01:00 |
|
|
65e0cfd872
|
Make type and interface brighter
|
2022-11-20 02:26:41 +01:00 |
|
|
264f51f99c
|
Color constant as enum members
|
2022-11-20 01:05:20 +01:00 |
|
|
b788201aeb
|
Make only macro definitions bold and not calls
|
2022-11-20 00:59:59 +01:00 |
|
|
b897420acb
|
Make namespace s a tiny bit more orange
|
2022-11-20 00:59:31 +01:00 |
|
|
eb91154e84
|
Make macro_rules macro names bold
|
2022-11-20 00:58:19 +01:00 |
|
|
04143465ce
|
Color Rust macro_rules type specifiers as class
|
2022-11-20 00:57:48 +01:00 |
|
|
2eac095004
|
Color SQL databases as namespace and tables as class
|
2022-07-30 03:50:58 +02:00 |
|
|
3e406ef47e
|
Restore SQL source to the base color
|
2022-07-30 03:47:12 +02:00 |
|
|
061d8036a5
|
Fix Rust function-declaration color
|
2022-07-30 03:45:51 +02:00 |
|
|
a93cb45b51
|
Make lifetime s bold
|
2022-07-30 03:45:00 +02:00 |
|
|
ca2cebdaaf
|
Give Rust lifetime s their own color
|
2022-07-30 03:44:11 +02:00 |
|
|
7c886c8418
|
Mark TOML table arrays as heading
|
2022-07-30 03:33:08 +02:00 |
|
|
f231f4ac01
|
Merge code-language into meta
|
2022-07-30 03:26:03 +02:00 |
|
|
0799d6fcc0
|
Merge quote into docstring
|
2022-07-30 03:21:47 +02:00 |
|
|
99e9a4c9e0
|
Color Markdown format punctuation as format-options
|
2022-07-30 03:19:48 +02:00 |
|
|
91d049e2cd
|
Merge formatting into format-variables
|
2022-07-30 03:16:43 +02:00 |
|
|
1ba41809c8
|
Merge bold , italic and underline into formatting
|
2022-07-30 03:15:20 +02:00 |
|
|
30efb7e197
|
Merge section-title into heading
|
2022-07-30 03:14:40 +02:00 |
|
|
0a23882e72
|
Color punctuation of bold , italic and underline like the text itself
|
2022-07-30 03:04:01 +02:00 |
|
|
e150c88690
|
Make heading s bold
|
2022-07-30 03:00:36 +02:00 |
|
|
158a0022d0
|
Fix GDScript get_node calls getting colored as function-declaration s
|
2022-07-30 02:52:41 +02:00 |
|
|
5c682f4963
|
Color GDScript function-declaration s
|
2022-07-30 02:52:00 +02:00 |
|
|
68f8bcb2ba
|
Color all unquoted strings as bytes
|
2022-07-30 02:52:00 +02:00 |
|
|
e00a222672
|
Force Dockerfile keywords into keyword
|
2022-07-30 02:51:25 +02:00 |
|
|
c76699b164
|
Create the media color and use it for Markdown images
|
2022-07-30 02:50:38 +02:00 |
|
|
ca25b42683
|
Add ShaderLab preprocessor directives to meta
|
2022-07-30 02:36:17 +02:00 |
|
|
8767c84a6c
|
Color C# using as namespace s
|
2022-07-30 02:34:58 +02:00 |
|
|
e7b1cabb6f
|
Color dots in toml tables
|
2022-07-29 07:02:43 +02:00 |
|