microsoft / TouchDevelop

TouchDevelop is a touch-friendly app creation environment for iPad, iPhone, Android, Windows, Mac, Linux. Our mobile-friendly editor makes coding fun, even on your phone or tablet!
Other
1.36k stars 185 forks source link

Debugging in VS Code #475

Closed EvansThomas closed 7 years ago

EvansThomas commented 8 years ago

Is there a way to setup debugging from VS Code through the VS Code Debugger for Chrome?

millerv commented 8 years ago

@mmoskal @pelikhan Would there be any way of going about this, or is the Touch Develop "expert skill level" debugger still the primary way to go?

EvansThomas commented 8 years ago

I didn't mean debugging TD scripts. I meant debugging Touch Develop itself. I'd like to contribute code and thought debugging it would be a good way to understand how it works.

pelikhan commented 8 years ago

You can use your favorite browser debugger to understand what happens in TD.

Use the "jake local" command to run your local build...

Sent from Outlook Mobilehttps://aka.ms/djubve


From: Evans Thomas notifications@github.com Sent: Saturday, April 16, 2016 6:02:41 AM To: Microsoft/TouchDevelop Cc: Peli de Halleux Subject: Re: [Microsoft/TouchDevelop] Debugging in VS Code (#475)

I don't mean debugging TD scripts. I meant debugging Touch Develop itself. I'd like to contribute code and thought debugging it would be a good way to understand how it works.

You are receiving this because you were mentioned. Reply to this email directly or view it on GitHubhttps://github.com/Microsoft/TouchDevelop/issues/475#issuecomment-210742896

EvansThomas commented 8 years ago

I already do that. Debugging will be much easier if I could do it via VS Code using the VS Debugger for Chrome (https://github.com/Microsoft/vscode-chrome-debug). Debugging Typescript running on Chrome should be possible (https://blogs.msdn.microsoft.com/jtarquino/2016/01/24/debugging-typescript-in-visual-studio-code-and-chrome/) but I haven't been able to set it up for Touch Develop. Any pointers on it would be nice.

pelikhan commented 8 years ago

We haven't tried this, good luck :)

Sent from Outlook Mobilehttps://aka.ms/djubve


From: Evans Thomas notifications@github.com Sent: Sunday, April 17, 2016 5:49:48 PM To: Microsoft/TouchDevelop Cc: Peli de Halleux Subject: Re: [Microsoft/TouchDevelop] Debugging in VS Code (#475)

I already do that. Debugging will be much easier if I could do it via VS Code using the VS Debugger for Chrome (https://github.com/Microsoft/vscode-chrome-debug). Debugging Typescript running on Chrome should be possible (https://blogs.msdn.microsoft.com/jtarquino/2016/01/24/debugging-typescript-in-visual-studio-code-and-chrome/https://na01.safelinks.protection.outlook.com/?url=https%3a%2f%2fblogs.msdn.microsoft.com%2fjtarquino%2f2016%2f01%2f24%2fdebugging-typescript-in-visual-studio-code-and-chrome%2f&data=01%7c01%7cjhalleux%40microsoft.com%7cf0f5279b9d6a420a952508d366e8abf6%7c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=Cj9yyo9Z2dmZg%2b4uMiHLTLlg0EqIsHZXVgcYFW1KP38%3d) but I haven't been able to set it up for Touch Develop. Any pointers on it would be nice.

You are receiving this because you were mentioned. Reply to this email directly or view it on GitHubhttps://github.com/Microsoft/TouchDevelop/issues/475#issuecomment-211069876