fix Form/types extension

This commit is contained in:
vchikalkin 2024-07-13 19:40:37 +03:00
parent 0f44c37673
commit 8ee2d97599
2 changed files with 1 additions and 1 deletions

View File

@ -29,5 +29,5 @@
"yaml"
],
"eslint.lintTask.enable": true,
"editor.inlineSuggest.showToolbar": "onHover"
"editor.inlineSuggest.showToolbar": "always"
}