使用配置文件和生产索引

This commit is contained in:
2023-12-08 23:20:11 +08:00
parent b4ce9846bf
commit e5017fdcdb
4 changed files with 16 additions and 29 deletions

View File

@@ -1,3 +1,3 @@
{
"editor.inlineSuggest.showToolbar": "onHover"
"editor.inlineSuggest.showToolbar": "always"
}