1
Fork 0

Disable chaining inlay hints.

This commit is contained in:
Bauke 2023-06-10 12:10:40 +02:00
parent 99ac62c772
commit b514defc16
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
1 changed files with 2 additions and 0 deletions

View File

@ -94,6 +94,8 @@
"markdown-preview-enhanced.previewTheme": "github-dark.css",
// Nix (ID: jnoortheen.nix-ide)
"nix.enableLanguageServer": true,
// Rust Analyzer (ID: rust-lang.rust-analyzer)
"rust-analyzer.inlayHints.chainingHints.enable": false,
// Stylelint (ID: stylelint.vscode-stylelint)
"stylelint.validate": [
"css",