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

Move away from deprecated language configuration settings #229

Merged
merged 1 commit into from
Dec 7, 2016

Conversation

aeschli
Copy link
Contributor

@aeschli aeschli commented Jul 25, 2016

In the July release of VSCode we added new properties to the language configuration files so that the deprecated __characterPairSupport and __electricCharacterSupport APIs in vscode.d.ts are no longer necessary.
See microsoft/vscode#9281.

I've added the new bracket pairs already to the powershell language definition in the built-in powershell extension (see microsoft/vscode@fd674fa
). You can keep your current state a while if you want to be backward compatible to pre-July versions.


This change is Reviewable

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.

3 participants