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

82 commits

Author SHA1 Message Date
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
03f2939bbd
Update CHANGELOG 2022-06-20 18:45:21 +02:00
ac07d43ef5
Bump version to 0.7.1 2022-06-20 18:39:46 +02:00
5a46b6cdad
Include icon in extension package 2022-06-20 18:39:34 +02:00
46210d096d
Remove the screenshots folder from the extension package 2022-06-20 18:27:49 +02:00
0e00833a4c
Remove the .scripts folder from the extension package 2022-06-20 18:24:46 +02:00
d36654b18e
Publish extension to the Open VSX Registry 2022-06-20 18:23:34 +02:00
1bd99f0247
Migrate README to the new format 2022-06-06 07:44:51 +02:00
998d52e8d6
Remove "screenshots" header 2022-06-06 07:39:58 +02:00
12d653f895
Move palette to its own file 2022-06-06 07:39:46 +02:00
9d507db1bf
Add palette to the readme 2022-06-06 04:39:49 +02:00
3939415c5b
Give kebab-case name to each token 2022-06-06 04:39:38 +02:00
08e6531310
Bump version to 0.7.0 2022-06-06 04:01:19 +02:00
b198c4d96d
Write a good changelog 2022-06-06 04:00:58 +02:00
f35f60a558
Revert .env color change 2022-06-06 03:38:17 +02:00
993f8bb1ea
Fix ini section title square brackets being colored as a string escape 2022-06-06 03:37:58 +02:00
a12bf6fb17
Color TS directives as "Metadata" 2022-06-06 03:29:36 +02:00
79e6ad49cf
Fix in-comment tag color in ts and tsx 2022-06-06 03:27:36 +02:00
475c54c437
Improve Markdown link coloring 2022-06-06 03:26:49 +02:00
ace5176a38
Format .env files in a way that's similar to yml files 2022-06-06 03:25:40 +02:00
68f4482ac3
Move Prisma datasource and client to "Function declaration" 2022-06-06 03:21:59 +02:00
17d55944d9
Format HTML entities as "String escapes" 2022-06-06 03:18:44 +02:00
1b1971fa82
Write changelog 2022-05-21 02:35:13 +02:00
c070c9401e
Bump version to 0.6.0 2022-05-21 02:34:12 +02:00
9bedae8e1d
Fix prisma unhighlighted parens 2022-05-20 20:15:56 +02:00
0935312a58
Add basic SQL support 2022-05-20 19:27:47 +02:00