Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 606 Bytes

File metadata and controls

28 lines (20 loc) · 606 Bytes

Change Log

All notable changes to the stx VSCode extension will be documented in this file.

[Unreleased]

Added

  • Initial release of stx language support
  • Syntax highlighting for stx files
  • Snippets for common stx patterns
  • Component and directive autocompletion
  • Hover documentation for stx syntax
  • Go to definition support
  • Document link provider
  • UnoCSS integration

Changed

  • Improved TypeScript integration
  • Enhanced snippet suggestions
  • Better error handling

Fixed

  • Various syntax highlighting issues
  • Snippet formatting inconsistencies
  • Path resolution in imports