Skip to content

Releases: mghdotdev/vscode-miva-ide

v1.3.0

13 Dec 01:02
53cedb0
Compare
Choose a tag to compare
  • Fixed expression syntax highlighting in Miva Script as per issue #47.
  • Fixed MvDO VALUE attribute snippet. It should default to be an expression.
  • Removed mvt:else tag from mvt:if snippet.
  • Added workaround to trigger completion window on paste command.
  • Dedent on completion of else/elseif tags for Miva Script and MVT.

v1.2.0

12 Dec 18:24
f9e5019
Compare
Choose a tag to compare
  • Applied fixes to Miva Script snippets based off developer feedback
  • Fixed builtin function miva_joinstring flag parameter completion values as per issue #52
  • Added operators to expression completions results
  • Added engine version callouts to tags and builtin functions
  • Fixed indentation issues for block tags referenced in issue #46

v1.1.0

04 Dec 18:42
9185659
Compare
Choose a tag to compare
  • Bumped version to supersede previously deployed prerelease versions.

v1.0.0 🎉

04 Dec 18:37
d816426
Compare
Choose a tag to compare

v1.0.0

  • Improved autocomplete and language intelligence for MVT and MivScript.
    • Improved tag snippets.
    • Added tag attribute autocompletion.
    • Added matching mvt:item name and param attribute completions.
  • Improved MVT and Miva Script syntax highlighting.
  • Added language intelligence for the underlying HTML syntax in MVT files.
  • Added hover-on-symbol support and documentation for key MVT features.
    • Items & Item Params
    • Builtin Functions
    • Variables
    • Miva Merchant functions
  • Added goto-definition support for MVT variables (via <mvt:assign>).
  • Added Code Actions support for existing problem diagnostics.
  • Added improved snippet and completion intelligence.
    • Completions will be expression and document aware. For example no function completions within variable or document contexts.
    • Added compound mvt:item name and param completion snippets to the document completion list.
  • Reduced overall extension size by adding esbuild.
  • Updated dependencies and fixed security issues.

v1.0.2-prerelease

24 Oct 18:59
Compare
Choose a tag to compare
v1.0.2-prerelease Pre-release
Pre-release

v0.12.2

12 Apr 17:14
92cc768
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.12.2

MVT in JS/CSS

12 Apr 17:05
5a2323a
Compare
Choose a tag to compare
  • Added embedded MVT syntax support for JavaScript.
  • Added embedded MVT syntax support for CSS.

v0.11.0

01 Nov 18:51
a2e97a1
Compare
Choose a tag to compare

What's Changed

  • Updated for LSK version 10.04.02
  • Release/0.11.0 by @mghdotdev in #43

Full Changelog: v0.10.0...v0.11.0

v0.10.0

31 Oct 05:35
b8f05ad
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.1...v0.10.0

v0.9.1

25 Jul 16:10
1ba6358
Compare
Choose a tag to compare

What's Changed

  • Hotfix/distro path variable reference by @mghweb in #39

Full Changelog: v0.9.0...v0.9.1