Skip to content

Commit 657879f

Browse files
committed
fix: add IDE update
Signed-off-by: zongz <zongzhe1024@163.com>
1 parent 766576c commit 657879f

File tree

2 files changed

+2
-0
lines changed
  • blog/2024-11-14-newsletter
  • i18n/zh-CN/docusaurus-plugin-content-blog/2024-11-14-newsletter

2 files changed

+2
-0
lines changed

blog/2024-11-14-newsletter/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ Thanks to all community participants over the past two weeks, listed in no parti
3333

3434
**💻 IDE Updates**
3535

36+
- Supports hint for config entry key type
3637
- Optimized static analysis of unpacking expressions `**expr`, providing richer diagnostic information
3738
- Optimized code snippet completion for schema types `{}`
3839
- Added monitoring for changes in `kcl.mod` files, improving external package completion experience

i18n/zh-CN/docusaurus-plugin-content-blog/2024-11-14-newsletter/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ image: /img/biweekly-newsletter.png
3434

3535
### 💻 IDE 更新
3636

37+
- 新增对配置块中 key 的类型的提示
3738
- 优化解包表达式 `**expr` 的静态分析,提供更丰富的诊断信息
3839
- 优化 schema 类型的 `{}` 代码片段补全
3940
- 新增对 `kcl.mod` 文件变更的监控,优化外部包补全体验

0 commit comments

Comments
 (0)