Skip to content

Fix build broken by recent vscode.d.ts change #698

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

Merged
merged 1 commit into from
Jun 22, 2021

Conversation

gjsjohnmurray
Copy link
Contributor

microsoft/vscode@24f9000 added CompletionItemLabel as an alternative type for the label property of CompletionItem. This broke our build, which always pulls vscode.d.ts and vscode.proposed.d.ts from vscode/main

Example of broken build is at https://github.com/intersystems-community/vscode-objectscript/pull/661/checks?check_run_id=2884905256

microsoft/vscode@24f9000
added CompletionItemLabel as an alternative
type for the label property of CompletionItem.
@gjsjohnmurray gjsjohnmurray merged commit c332f6a into master Jun 22, 2021
@gjsjohnmurray gjsjohnmurray deleted the handle-vscode-39441 branch June 22, 2021 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants