- Incorrect url interpolation if multiple params are present
- Backtick (```) didn't trigger the autocomplete
- Added support for
[route parameters]
- Added extension icon
- Bugged demo link caused demo animation to not show up in extension marketplace
- Initial release
- Automatically provides autocomplete when placing the attribute quotes (
"
or'
) or a url slash (/
). - Caches suggestions and reacts to directory changes.
- Detects the attribute's value borders and replaces it with the chosen suggestion regardless of current cursor position.