Skip to content
This repository was archived by the owner on Apr 9, 2021. It is now read-only.

Update vscode-json-languageserver to v1.2.3#7

Open
h-michael wants to merge 3 commits intovscode-langservers:masterfrom
h-michael:update
Open

Update vscode-json-languageserver to v1.2.3#7
h-michael wants to merge 3 commits intovscode-langservers:masterfrom
h-michael:update

Conversation

@h-michael
Copy link
Copy Markdown

No description provided.

Since tsconfig of vscode-html-languageserver is a relative reference of '../..',
change the location of submodule as workaround.
vscode-json-languageserver's tsconfig changed.
 It extends `../../shared.tsconfig.json` that is
`https://github.com/microsoft/vscode/blob/master/extensions/shared.tsconfig.json` now.
So I copy and use shared.tsconfig.json. I don't want to keep up with changes in shared.tsconfig.json,
but I couldn't think of any other easy way.
The submodule directory has also been changed to match the relative path of extends in tsconfig.json.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant