Skip to content

Commit

Permalink
Bump v0.0.8 -pre
Browse files Browse the repository at this point in the history
  • Loading branch information
CoolLoong committed Nov 8, 2024
1 parent 2ab0e9f commit a15c6ef
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how

### Added

- Implement variable navigation and IntelliSense
- Implement variable IntelliSense

### Changed

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This VSCode extension enhances the creation of Minecraft Bedrock JSON-UI by prov

### Features
- **Intelligent Control Type and Value Suggestions**: Provides smart auto-completion for various JSON-UI control types and their associated values.
- **Variable Auto-Completion and Navigation**: Supports intelligent variable completion with seamless navigation to variable definitions.
- **Variable Auto-Completion**: Supports intelligent context variable completion.
- **Binding Completion**: Offers context-aware suggestions for property bindings.
- **Color Palette Integration**: Enables quick selection of color variables with an integrated color palette.
- **Fast and Lightweight Completion Feedback**: Delivers responsive and efficient feedback with minimal memory usage.
Expand All @@ -31,4 +31,4 @@ Development IDE with `vscode`, prepare `rust` and `nodejs` environment. Install
3. debug use `F5`

### License
This project is licensed under the MIT License.
This project is licensed under the MIT License.

0 comments on commit a15c6ef

Please sign in to comment.