Closed jrieken closed 2 years ago
Allow language contributes like anycode-typescript to self-suppress them when a well-known language extension is available, e.g vscode.typescript-language-features. This helps to avoid false positives being mixed in with other results.
anycode-typescript
vscode.typescript-language-features
Allow language contributes like
anycode-typescript
to self-suppress them when a well-known language extension is available, e.gvscode.typescript-language-features
. This helps to avoid false positives being mixed in with other results.