Extension Files #358
Replies: 1 comment 1 reply
-
Was it closed on purpose? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Is it possible to access files of the TS Language Server extension from another extension? I am trying to copy this extension: https://github.com/volarjs/vscode-typescript-web/blob/e0c9567fb3fc9e91831eb9764b968f52cd036184/src/client.ts#L32 CDN URL works but cannot access the local TS extension.
It doesn't seem possible from what I have analyzed, but I wanted to ask.
Beta Was this translation helpful? Give feedback.
All reactions