All notable changes to the "vscode-hex-pm-intellisense" extension will be documented in this file.
- Latest stable version is now on top of the list.
- Retired versions are pushed to the end of the list.
- Add a small detail with "latest stable" and "retired".
- Improves detection of mix.exs file. Thanks to @adamzapasnik.
- Adds space as a trigger. This will show suggestions after you enter e.g.
~>
before adding the version. Big thanks to @adamzapasnik.
- Fixes the missing gif in
README.md
- Improves detection of the
deps
block. - Sorts suggestions in descending order.
Thanks a lot @xmbhasin for contributing to this release.
First version with IntelliSense for mix.exs files enabled.