FCSWatch icon indicating copy to clipboard operation
FCSWatch copied to clipboard

Enable Debugging in vscode when working in reload mode

Open humhei opened this issue 5 years ago • 1 comments

humhei avatar Mar 25 '19 23:03 humhei

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

humhei avatar Mar 25 '19 23:03 humhei