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
Describe the bug
When I try to debug a Hack script in Visual Studio Code using vscode-hack extension, visual code debugger adapter launches and immediately dies. My visual code global settings.json configuration is as below:
Standalone code, or other way to reproduce the problem
Debug any hack script in visual code studio version shown below with vscode-hack extension version v 2.10.0:
Steps to reproduce the behavior:
Run/Debug any hack script from visual code studio after setting a breakpoint, or without setting a breakpoint. The visual code studio debugger launches and immediately dies.
Expected behavior
Visual Studio Debugger should launch successfully.
Actual behavior
Visual Studio Debugger launches and immediately dies.
Environment
Operating system
Mac Os Big Sur 11.5.2
The text was updated successfully, but these errors were encountered:
Describe the bug
When I try to debug a Hack script in Visual Studio Code using vscode-hack extension, visual code debugger adapter launches and immediately dies. My visual code global settings.json configuration is as below:
Standalone code, or other way to reproduce the problem
Debug any hack script in visual code studio version shown below with
vscode-hack
extension version v 2.10.0:Steps to reproduce the behavior:
Run/Debug any hack script from visual code studio after setting a breakpoint, or without setting a breakpoint. The visual code studio debugger launches and immediately dies.
Expected behavior
Visual Studio Debugger should launch successfully.
Actual behavior
Visual Studio Debugger launches and immediately dies.
Environment
Mac Os Big Sur 11.5.2
The text was updated successfully, but these errors were encountered: