-
Notifications
You must be signed in to change notification settings - Fork 205
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
[question] how to develop vscode extensions locally with inter dependencies #207
Comments
@dakaraphi Sorry for hijacking this thread. I have a related situation - an extension depending on another extension. However, I don't even get the code compiled when defining a dependency from one extension to another extension. Thus, I was wondering if you could share your setup to reproduce the issue you are seeing. It sounds like you figured out a way of compiling the code. I've created a Stackoverflow post with details and a repo for reproducing the compile issue. |
@guw posted a response on Stackoverflow. |
/duplicate #203 |
From microsoft/vscode#35458 cc @dakaraphi
The text was updated successfully, but these errors were encountered: