Skip to content

Releases: TraumDE/ixion-language-support-vscode

v0.1.2

23 Jun 20:28

Choose a tag to compare

  • Published extension to VSCode marketplace
  • Updated recommended installation way
  • Fixed icon display in README.md

v0.1.1

22 Jun 06:19

Choose a tag to compare

Add icon for .ix files in explorer

v0.1.0

21 Jun 16:31

Choose a tag to compare

  • Initial syntax highlighting support for Ixion language
  • Comprehensive TextMate grammar covering keywords, types, strings, numbers, operators, and lambda/case constructs
  • Language configuration with proper comment rules, bracket matching, and auto-closing pairs
  • Support for .ix file extension
  • Extension icon
  • Basic syntax highlighting and language registration