Releases: AndrewRadev/ember_tools.vim
Releases · AndrewRadev/ember_tools.vim
v0.2.0
- Support for pod-style components with
gf
- Better support for
gf
on imported paths and on imported names
:Inject
command to add a service injection
- Syntax highlighting of actions
v0.1.0
- New
:Unpack
command that unpacks an imported module into components, and an :Inline
command that does the opposite.
- More patterns supported by
gf
.
- Some support for pod structure (unconfirmed, see #3).
- Various bugfixes and minor improvements.