feat(lsp/vtsls): remove inlay hints for function like variables
This commit is contained in:
@@ -24,9 +24,6 @@ return {
|
|||||||
variableTypes = {
|
variableTypes = {
|
||||||
enabled = true,
|
enabled = true,
|
||||||
},
|
},
|
||||||
functionLikeReturnTypes = {
|
|
||||||
enabled = true,
|
|
||||||
},
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
---@type lspconfig.settings.vtsls
|
---@type lspconfig.settings.vtsls
|
||||||
|
|||||||
Reference in New Issue
Block a user