This repository was archived by the owner on Dec 17, 2019. It is now read-only.
0.16
·
86 commits
to master
since this release
- Jump to symbol based on imports. Jump to symbol that has been fully qualified such as
MyModule.myFunction
(by @joeandaverde) - Fix cursor moving when formatting with elm-format (by @adam77)
- Support elm code syntax highlighting in markdown files (by @kachkaev)
- Snippets improvement (by @andys8)
- Fix
elm.makeCommand
sample path for Windows (by @lukaszgasior)