microsoft / pxt-arcade

Arcade game editor based on Microsoft MakeCode
https://arcade.makecode.com
MIT License
477 stars 206 forks source link

"VS Code Extension": Cannot load Arcade Simulator in VS Code Extension #6174

Open v-katherine opened 10 months ago

v-katherine commented 10 months ago

Describe the bug "VS Code Extension": Cannot load Arcade Simulator in VS Code Extension

Steps to reproduce the behavior 1.Navigate to https://arcade.makecode.com/beta#. 2.Create a Project, switch to JavaScript and click Open in VS Code. 3.Open an empty folder, import a Project from URL and then click Start MakeCode Simulator.

Actual behavior: Cannot see simulator. It shows Trg-arcade.userpxt.in refused to connect in VS Code Extension.

Expected behavior: Arcade Simulator load with no error.

Screenshot: image

Additional context: 1.OS: Windows 11 2.arcade version: 1.13.49 3.Microsoft MakeCode version: 9.3.2

RandyCHS commented 10 months ago

I'm seeing the same behavior. It works fine it I just import the same code in to the standalone VSCode editor. 🤷‍♂️

RandyCHS commented 8 months ago

Still seeing this error; however I found this issue along with this comment for a fix which now allows the simulator to run in both Visual Studio Code for the Web - Insiders and Visual Studio Code for the Web - Stable