Visual Studio Code无法调试我的C#代码吗? [英] Visual Studio Code not debugging my C# Code?

查看:390
本文介绍了Visual Studio Code无法调试我的C#代码吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

推荐答案

根据C#的文档调试只能通过扩展进行:

according to the documentation debugging of C# is only possible with an extension:

VS Code has built-in debugging support for Node.js(JavaScript,

TypeScript以及任何其他可移植到JavaScript的语言)的内置调试支持.

TypeScript, and any other language that gets transpiled to JavaScript).

要调试其他语言(包括Mono上的C#),请在我们的VS Code市场中查找

For debugging other languages (including C# on Mono), please look

以获取调试器扩展.

https://code.visualstudio.com/Docs/editor/debugging

https://code.visualstudio.com/Docs/editor/debugging

您使用哪个扩展名进行调试?

Which extension do you use for debugging?

此致

大卫


这篇关于Visual Studio Code无法调试我的C#代码吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆