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

[plugin] Failed to show text document for already opened document #6095

Open
akosyakov opened this issue Sep 3, 2019 · 0 comments
Open

[plugin] Failed to show text document for already opened document #6095

akosyakov opened this issue Sep 3, 2019 · 0 comments
Labels
bug bugs found in the application editor issues related to the editor vscode issues related to VSCode compatibility

Comments

@akosyakov
Copy link
Member

Reproducible with #6044 (comment)

winjs.base.js:1230 Uncaught (in promise) Error: Failed to show text document [object Object]
    at Object.<anonymous> (/workspace/theia/packages/plugin-ext/lib/plugin/plugin-context.js:246)
    at step (/workspace/theia/packages/plugin-ext/lib/plugin/plugin-context.js:47)
    at Object.next (/workspace/theia/packages/plugin-ext/lib/plugin/plugin-context.js:28)
    at fulfilled (/workspace/theia/packages/plugin-ext/lib/plugin/plugin-context.js:19)
    at process._tickCallback (/internal/process/next_tick.js:68)

Also [object Object] is not very informative.

@akosyakov akosyakov added bug bugs found in the application editor issues related to the editor vscode issues related to VSCode compatibility labels Sep 3, 2019
@akosyakov akosyakov self-assigned this Sep 3, 2019
@akosyakov akosyakov removed their assignment Jan 23, 2020
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 editor issues related to the editor vscode issues related to VSCode compatibility
Projects
None yet
Development

No branches or pull requests

1 participant