Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 756 Bytes

CHANGELOG.md

File metadata and controls

34 lines (19 loc) · 756 Bytes

Change Log

[0.1.1]

Fixes

  • Incorrect url interpolation if multiple params are present
  • Backtick (```) didn't trigger the autocomplete

[0.1.0]

Features

[0.0.3 - 0.0.4]

  • Added extension icon

[0.0.2]

Fixes

  • Bugged demo link caused demo animation to not show up in extension marketplace

[0.0.1]

  • Initial release

Features

  • 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.