We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f415087 commit 99e0f03Copy full SHA for 99e0f03
1 file changed
docs/features/plpgsql.md
@@ -32,7 +32,7 @@ You can always disable the integration if you do not want the language server to
32
33
```json
34
{
35
- "plpqsqlCheck": {
+ "plpgsqlCheck": {
36
"enabled": false
37
}
38
0 commit comments