Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement stabilized workspace VS Code APIs #7171

Closed
akosyakov opened this issue Feb 18, 2020 · 2 comments · Fixed by #7718
Closed

Implement stabilized workspace VS Code APIs #7171

akosyakov opened this issue Feb 18, 2020 · 2 comments · Fixed by #7718
Labels
help wanted issues meant to be picked up, require help vscode issues related to VSCode compatibility workspace issues related to the workspace

Comments

@akosyakov
Copy link
Member

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.

@akosyakov akosyakov added help wanted issues meant to be picked up, require help vscode issues related to VSCode compatibility workspace issues related to the workspace labels Feb 18, 2020
@akosyakov
Copy link
Member Author

It is important to run latest version of Java extension.

@kittaakos
Copy link
Contributor

It affects TS also (#7840), I am removing the java label.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted issues meant to be picked up, require help vscode issues related to VSCode compatibility workspace issues related to the workspace
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants