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

Issue with the extension running in devcontainer #142

Open
AT-Education opened this issue Jun 15, 2024 · 1 comment
Open

Issue with the extension running in devcontainer #142

AT-Education opened this issue Jun 15, 2024 · 1 comment

Comments

@AT-Education
Copy link

Trying to open an excallidraw file in devcontainer inside a github codespace.

Steps to reproduce:

  • create a github codespace
  • add devcontainer config file with extension such as: "customizations": { "vscode": { "extensions": [ "pomdtr.excalidraw-editor"] } }
  • trying to open a excalidraw file: nothing happens
  • checking extensionhost output, getting following error:
    Screenshot from 2024-06-15 13-18-33
@game7
Copy link

game7 commented Jun 26, 2024

Having similar issue. In my case I'm using devcontainer locally (no codespaces) and the extension has worked fine in the past, however if/when I open the project "in a unique volume" the plugin appears greyed out in the extension pane and excalidraw files are not recognized when opened

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants