You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I have multiple windows open, clicking on the "><" icon on the bottom left of the the first opened window and invoking the command "Reopen in Container" Uses that last opened window instead of the window I clicked on.
Steps to Reproduce:
Open a Theia window with a .devcontainer folder
Open another Theia window on a workspace that does not have the .devcontainer folder
In the first window, try starting the devcontainer as described above
Observe nothing happens. When I open the browser log, it says "Error: ENOENT: no such file or directory, scandir 'C:\Users\thomas\code\theia\theia2.devcontainer'"
Further experimentation reveals that I have to restart all of Theia IDE to get rid of the error message once it happens
Additional Information
Operating System: Windows 11
Theia Version: 1.54.0
The text was updated successfully, but these errors were encountered:
Bug Description:
When I have multiple windows open, clicking on the "><" icon on the bottom left of the the first opened window and invoking the command "Reopen in Container" Uses that last opened window instead of the window I clicked on.
Steps to Reproduce:
.devcontainer
folder.devcontainer
folderFurther experimentation reveals that I have to restart all of Theia IDE to get rid of the error message once it happens
Additional Information
The text was updated successfully, but these errors were encountered: