slackhq / vscode-hack

Hack language & HHVM debugger support for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=pranayagarwal.vscode-hack
MIT License
76 stars 39 forks source link

Inject into text.html.markdown to support fenced code blocks #99

Closed bolinfest closed 4 years ago

bolinfest commented 4 years ago

I have requested the same change to the TOML extension: https://github.com/bungcip/better-toml/issues/29.

If you want to use the Kotlin extension as an example, here are the relevant bits:

bolinfest commented 4 years ago

https://github.com/slackhq/vscode-hack/pull/100 is the fix.

tspence commented 4 years ago

100 is the fix.

💯