We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc47b06 commit 5c121fdCopy full SHA for 5c121fd
extensions/vscode/src/activation/activate.ts
@@ -45,7 +45,6 @@ export async function activateExtension(context: vscode.ExtensionContext) {
45
getTsConfigPath();
46
47
// Register commands and providers
48
- registerQuickFixProvider();
49
setupInlineTips(context);
50
showRefactorMigrationMessage(context);
51
0 commit comments