digitallyinduced / vscode-hsx

VS Code Support For Haskell HSX QuasiQuotes

Home Page:https://marketplace.visualstudio.com/items?itemName=s0kil.vscode-hsx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vscode-hsx

VS Code Syntax Highlighting And IntelliSense For Haskell HSX QuasiQuotes

Demo

Enabling Emmet Inside HSX Blocks

Add to your settings:

  "emmet.includeLanguages": {
    "haskell": "html"
  }

About

VS Code Support For Haskell HSX QuasiQuotes

https://marketplace.visualstudio.com/items?itemName=s0kil.vscode-hsx


Languages

Language:TypeScript 96.9%Language:JavaScript 3.1%