All notable changes to the "abnf" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- Fixed extension activation failure due to module system incompatibility
- Fixed VSCode version compatibility (now supports VSCode 1.15.0+)
- Corrected activation events configuration
- ABNF rule renaming support (F2 key)
- Go to definition functionality (F12 key)
- Find all references functionality (Shift+F12 key)
- Document symbols support (Ctrl+Shift+O)
- Hover information display (core rule details)
- Rule name validation
- Support for angle bracket rule references (
<rulename>) - Internationalization support (中文 / English)
- Document formatting functionality (Ctrl+Shift+I / Cmd+Shift+I)
- Modular architecture refactoring for improved code maintainability and extensibility
- Improved language server functionality
- Add syntax highlights in markdown codeblocks (#2)
- Remake icon
- Rename samples => example
- Add icon
- ABNF highlight