eclipse-theia/theia

Platform.io extension unable to load upon restart

Open

#6,753 opened on Dec 13, 2019

View on GitHub
 (0 comments) (0 reactions) (0 assignees)TypeScript (2,478 forks)batch import
bughelp wantedvscode

Repository metrics

Stars
 (18,676 stars)
PR merge metrics
 (Avg merge 15d 4h) (75 merged PRs in 30d)

Description

Description

When installing the Platform.io extension (by dragging and dropping the .vsix file in the extensions panel). Once the Platform.io core had finished installing a notification that reads as "PlatformIO IDE has been successfully installed! Please reload window" appears. When pressing "reload now", the window reloads but the extension itself doesn't load. The process ends up repeating every time the IDE is opened/reloaded and the extension cannot finish installing.

Reproduction Steps

  1. Begin by installing the Platform.io vscode extension.
  2. Follow the installation steps and wait for the "reload now" notification to show up.
  3. Wait for the IDE to reload

OS and Theia version: Gitpod version (latest)

Diagnostics: Output info: Installing PlatformIO Core... Please do not close this window and do not open other folders until this process is completed. PlatformIO IDE installed successfully. Please restart VSCode.

Contributor guide