Skip to content

Fix capitalization of keys in initializationOptions #3987

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
May 17, 2022

Conversation

andyleejordan
Copy link
Member

While the TypeScript LSP client library didn’t lowercase the first letter of these properties, unfortunately OmniSharp’s stdio client (used for end-to-end testing) did, and so this was the easiest solution.

Required by PowerShell/PowerShellEditorServices#1802

While the TypeScript LSP client library didn’t lowercase the first
letter of these properties, unfortunately OmniSharp’s stdio client (used
for end-to-end testing) did, and so this was the easiest solution.
@andyleejordan andyleejordan added the Ignore Exclude from the changelog. label May 17, 2022
@andyleejordan andyleejordan requested a review from a team May 17, 2022 21:50
@andyleejordan andyleejordan merged commit 6738fe9 into master May 17, 2022
@andyleejordan andyleejordan deleted the andschwa/lowercase branch May 17, 2022 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ignore Exclude from the changelog.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant