Aaron Bond

Results 59 comments of Aaron Bond

This _should_ work with the v3 release. I've noticed a bug, however. I've had to raise it with the VHDL extension maintainer [here](https://github.com/puorc/awesome-vhdl/issues/15), but it doesn't look like that repo...

I'll get on these soon. Need to get a few fixes ready for a release but I shouldn't be too long. Perhaps this weekend

Yeah this is most likely an issue with how the language extension declares comment format. I had hoped that when I created V3 we'd avoid any future language issues but...

It's a bit of a kludge, but could I suggest duplicating the settings to your own config and removing the `//` comment config?

You're right, that does look cool! It'll likely need some padding to keep it looking sensible, but I'll investigate.

I'm currently working on a fix that allows the extension to work with *all* languages, without needing changes from me. This will be available in the next few weeks, and...

I've finished up with v3, but Django is proving to be a bit of a pain. As far as I can tell, Django uses *.html files for syntax highlighting? There's...

All languages should now be supported through the use of a language configuration file. What syntax highlighting extension do you use for this language?

Looks like # should be the supported single line comment syntax for this. Does it not highlight? Could you share a sample file for me to reproduce the issue?

https://github.com/SpyglassMC/vscode-datapack/blob/master/language-configuration.json for reference