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

There is no error when run VS code extensionthat use extensionDependencies that doesn't loaded #4504

Closed
i501378 opened this issue Mar 7, 2019 · 0 comments · Fixed by #5379
Labels
bug bugs found in the application vscode issues related to VSCode compatibility

Comments

@i501378
Copy link
Contributor

i501378 commented Mar 7, 2019

We use APIs from VS code extension1 at VS code extension2.
We add VS code extension1 as extensionDependencies at VS code extension2 package.json.
We run VS code extension2 without loading at the plugins VS code extension1 and we don't get any error.

output when we load VS code extension1
image

output when we don't load VS code extension1
image

@i501378 i501378 changed the title There is no error when extensionDependencies doesn't loaded There is no error when run VS code extensionthat use extensionDependencies that doesn't loaded Mar 7, 2019
@akosyakov akosyakov added bug bugs found in the application vscode issues related to VSCode compatibility labels Mar 8, 2019
JPinkney added a commit to JPinkney/theia that referenced this issue Jun 6, 2019
…heia#4504

Signed-off-by: Josh Pinkney <joshpinkney@gmail.com>
JPinkney added a commit to JPinkney/theia that referenced this issue Jun 10, 2019
…heia#4504

Signed-off-by: Josh Pinkney <joshpinkney@gmail.com>
JPinkney added a commit to JPinkney/theia that referenced this issue Jun 18, 2019
…heia#4504

Signed-off-by: Josh Pinkney <joshpinkney@gmail.com>
JPinkney added a commit to JPinkney/theia that referenced this issue Jun 18, 2019
…heia#4504

Signed-off-by: Josh Pinkney <joshpinkney@gmail.com>
JPinkney added a commit to JPinkney/theia that referenced this issue Aug 15, 2019
…heia#4504

Signed-off-by: Josh Pinkney <joshpinkney@gmail.com>
akosyakov pushed a commit that referenced this issue Aug 18, 2019
Signed-off-by: Josh Pinkney <joshpinkney@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bugs found in the application vscode issues related to VSCode compatibility
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants