Skip to content

Releases: nicholatian/senusret-vscode-theme

Improvements with C and Python, among others

06 May 09:45
ba89ce3
Compare
Choose a tag to compare

typedef keyword is now properly highlighted in C. The bug in Python highlighting where the entirety of a function call was coloured puse is now fixed.

Improve ARM assembly

05 May 06:47
749676e
Compare
Choose a tag to compare

The highlighting for ARM assembly (GNU assembler) was quite broken, so I did scope inspection to improve it. Unfortunately it’s quite limited by the underlying parsers in use, but it’s readable so it’ll do.

Support rainbow CSV

11 Jun 03:28
1b580b1
Compare
Choose a tag to compare
0.1.1

update name and version to 0.1.1

Attempt to support rainbow CSV

11 Jun 03:27
6a78014
Compare
Choose a tag to compare
0.1.0

use full TextMate scopes

Add tweaks for Makefiles

21 Jan 05:15
9bd9fe1
Compare
Choose a tag to compare

Initial release

21 Jan 04:28
9637358
Compare
Choose a tag to compare

The initial release. Includes special tweaks for C, C++, C♯, JavaScript, HTML, CSS and LaTeX for now.