Implement stabilized workspace VS Code APIs #7171
Labels
help wanted
issues meant to be picked up, require help
vscode
issues related to VSCode compatibility
workspace
issues related to the workspace
Some events like
on(Did|Will)(Create|Delete|Rename)Files
were finalized and marked as stable in vscode.d.ts We should implement it to support latest version of typescript built-in extension. It should be quite straightforward after #7139 gets merged.The text was updated successfully, but these errors were encountered: