mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-08-18 06:55:48 +03:00
Fixed issues in document search.
This commit is contained in:
@@ -26,7 +26,9 @@
|
||||
"includeCompletionsWithSnippetText": false,
|
||||
"jsxAttributeCompletionStyle": "auto",
|
||||
"providePrefixAndSuffixTextForRename": true,
|
||||
"provideRefactorNotApplicableReason": true
|
||||
"provideRefactorNotApplicableReason": true,
|
||||
"importModuleSpecifierPreference": "shortest",
|
||||
"disableSuggestions": false
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user