maximalism2 / elmmet

VS Code extension to compile emmet snippets to composition of elm functions

Home Page:https://marketplace.visualstudio.com/items?itemName=necinc.elmmet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elmmet Build Status

VSCode Emmet to Elm extension

Expand Emmet abbreviation into the composition of Elm functions

Note: this extension is still in BETA, if you got some failures, please, create the issue

Features

Instead of write first your markup in HTML, then use some third-party services to generate Elm markap from it you can use any valid Emmet abbreviation right in your editor and get valid composition of elm functions

exansion at work exansion at work 2

Known Issues

There is a list of test which is still failing, see https://travis-ci.org/necinc/elmmet
If you got an issue which looks similar to one of failing test, that means that it will be fixed soon

Release Notes

1.0.0

Initial release of extension.

About

VS Code extension to compile emmet snippets to composition of elm functions

https://marketplace.visualstudio.com/items?itemName=necinc.elmmet


Languages

Language:TypeScript 99.1%Language:JavaScript 0.9%