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

Enable Debugging in vscode when working in reload mode #10

Open
humhei opened this issue Mar 25, 2019 · 1 comment
Open

Enable Debugging in vscode when working in reload mode #10

humhei opened this issue Mar 25, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@humhei
Copy link
Owner

humhei commented Mar 25, 2019

No description provided.

@humhei
Copy link
Owner Author

humhei commented Mar 25, 2019

        {
            "name": "Debug TestProject",
            "type": "coreclr",
            "request": "attach",
             "processId": 29908 (processId Should be rewrite by fcswatch every time appliction is reload )
        },

@humhei humhei added the enhancement New feature or request label May 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant