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

Launch and debug with VS Code #21

Merged
merged 3 commits into from
Nov 30, 2018
Merged

Launch and debug with VS Code #21

merged 3 commits into from
Nov 30, 2018

Conversation

cmeeren
Copy link
Contributor

@cmeeren cmeeren commented Nov 6, 2018

Turned out to be easy to set up. Copied and adapted relevant settings and description from https://github.com/fable-compiler/fable-templates/tree/master/simple/Content

Not verified on Linux, only Windows. Also I can't guarantee that there aren't anything superfluous, but since it's based on the official Fable template, I'd guess it's good.

The only thing I feel uncertain is correct is the beginsPattern and endsPattern, since I don't really know how they work. But I can launch and hit breakpoints fine, as well as stop debugging and re-launch.

Closes #18

@cmeeren cmeeren changed the title Vscode launch debug Launch and debug with VS Code Nov 7, 2018
@MangelMaxime MangelMaxime merged commit e6e9509 into MangelMaxime:master Nov 30, 2018
@MangelMaxime
Copy link
Owner

Thank you @cmeeren for your work :)

And sorry for the long wait before merging it :)

@cmeeren cmeeren deleted the vscode-launch-debug branch November 30, 2018 12:01
@cmeeren cmeeren restored the vscode-launch-debug branch November 30, 2018 12:01
@cmeeren cmeeren deleted the vscode-launch-debug branch November 30, 2018 12:01
@cmeeren
Copy link
Contributor Author

cmeeren commented Nov 30, 2018

You're welcome and no problem, wasn't holding my breath :P

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

Successfully merging this pull request may close these issues.

2 participants