Skip to content

Commit

Permalink
1.3.4 更新
Browse files Browse the repository at this point in the history
  • Loading branch information
DragonKnightOfBreeze committed Mar 31, 2024
1 parent e0a6430 commit f2be5bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
* [X] Support for providing extended inlay hints for complex enum values (e.g. 'component_tag') via extended CWT configs (see reference documentation for details)
* [X] Support for providing extended inlay hints for dynamic values (e.g. 'variable') via extended CWT configs (see reference documentation for details)
* [X] New code inspection: Overridden for files (level: weak warning, enabled by default: no)
* [X] Fixed an issue that '= {}' would not be inserted correctly when applying code completion for script snippets matching CWT config of `single_alias`
* [X] Fixed an issue that `= {}` would not be inserted correctly when applying code completion for script snippets matching CWT config of `single_alias`
* [X] Try to fix an issue that when inline scripts and parameters (with language injection) are involved, IDE may be freezing.

## 1.3.3
Expand Down

0 comments on commit f2be5bd

Please sign in to comment.