1
Fork 0
mirror of https://github.com/Steffo99/steffula-code.git synced 2024-10-16 09:37:28 +00:00
Commit graph

107 commits

Author SHA1 Message Date
d767ed8768
Bump version to 0.10.0 2022-11-20 02:55:35 +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-members 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 namespaces 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
c70b3345d0
Bump version to 0.9.0 2022-07-30 03:55:44 +02:00
5b21d57c13
I got tired of updating the CHANGELOG 2022-07-30 03:54:19 +02: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 lifetimes bold 2022-07-30 03:45:00 +02:00
ca2cebdaaf
Give Rust lifetimes 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 headings bold 2022-07-30 03:00:36 +02:00
158a0022d0
Fix GDScript get_node calls getting colored as function-declarations 2022-07-30 02:52:41 +02:00
5c682f4963
Color GDScript function-declarations 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 namespaces 2022-07-30 02:34:58 +02:00
e7b1cabb6f
Color dots in toml tables 2022-07-29 07:02:43 +02:00
d44a93db13
Fix Python function-declaration 2022-07-29 07:02:24 +02:00
cb7495d193
Change docstring-keyword color 2022-07-29 07:02:24 +02:00
a4b3a059e9
Fix JS function-declaration and class-declaration highlighting 2022-07-29 07:01:25 +02:00
acb049ed1d
Color CSS sigils like the rest of the selector 2022-07-29 07:01:25 +02:00
651d2bcc0a
Bump version to 0.8.0 2022-07-20 06:06:39 +02:00
9395173233
Cleanup and improve the color theme 2022-07-20 05:57:43 +02:00
8a37ed2bcb
Explicitly define activity bar icon colors 2022-07-20 04:51:18 +02:00
a1c697c002
Add initial support for Mediawiki 2022-06-28 03:38:32 +02:00
903dce2de1
Add punctuation.colon rule 2022-06-21 03:12:09 +02:00
6bd2e0be34
Revert my previous bad idea 2022-06-21 03:12:01 +02:00
5fea8ce726
Simplify punctuation rules 2022-06-21 03:07:53 +02:00