Skip to content

v0.1.0

Choose a tag to compare

@TraumDE TraumDE released this 21 Jun 16:31
· 15 commits to main since this release
  • 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