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

add launch.json to debug F# in vscode with sourcemaps support for fable/Feliz side #636

Open
jkone27 opened this issue Nov 1, 2024 · 1 comment

Comments

@jkone27
Copy link

jkone27 commented Nov 1, 2024

seems not trivial to debug client side code in vscode in the current setup,

would be great to be able to debug code on the client side in .fs too

@jwthomson
Copy link
Contributor

It is fair to say that it is not trivial to debug client side code in VS Code, I spent a while trying to figure out how to achieve this in December but couldn't find a satisfying solution.

For debugging I use the broswer tools since that's ultimately where it is being run but maybe someone who is more familiar with VS Code has a better solution.

Sorry that this is not a satisfying response!

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

No branches or pull requests

2 participants