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

heads up VS Code #199

Closed
flat-eric147 opened this issue Aug 18, 2020 · 2 comments
Closed

heads up VS Code #199

flat-eric147 opened this issue Aug 18, 2020 · 2 comments
Assignees

Comments

@flat-eric147
Copy link

Hi, some recent update in Visual Studio Code now requires to add

"debug.javascript.usePreview": false

to the setting.json to make remote debugging work properly. Perhaps something to add in
https://microsoft.github.io/ClearScript/Details/Build.html

@ClearScriptLib
Copy link
Collaborator

Thanks @flat-eric147, we'll take a look.

ClearScriptLib added a commit that referenced this issue Oct 17, 2020
…Windows builds and resolving GitHub Issue #197; switched to static linking for V8 and C++ libraries; added initial support for .NET Core 3.1 on Linux and macOS; added V8ScriptEngineFlags.EnableTaskPromiseConversion to resolve GitHub Issue #198; updated managed code to leverage C# 7.3 features; updated build, deployment, and debugging documentation, resolving GitHub Issue #199. Tested with V8 8.6.395.17.
@ClearScriptLib
Copy link
Collaborator

ClearScript 7.0 RC mentions this issue in the debugging documentation. Thanks again!

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

No branches or pull requests

2 participants