VS Code 中的开发者工具有什么用? [英] What is the use of the Developer Tools in VS Code?

查看:41
本文介绍了VS Code 中的开发者工具有什么用?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当您单击帮助"时,我会看到切换开发人员工具"项.

我只是想问一下VS Code里面的Developer Tools有什么用.我在文档中没有看到任何信息.

解决方案

当您选择选项 Help > Toggle Developer Tools 时,Chrome DevTools 窗口 应该会打开.Visual Studio Code 是使用 Electron 构建的,它只是一个包装器或容器,用于创建使用 HTML 和 Javascript 构建的桌面应用程序.>

考虑到这一点,如果您正在调试或开发插件,或者 Visual Studio Code 本身的 IDE 细节,开发者工具会特别方便.

When you click on Help, I see the item "Toggle Developer Tools".

I just want to ask what is the use of the Developer Tools inside VS Code. I don't see any information in the docs.

解决方案

When you select the option Help > Toggle Developer Tools, the Chrome DevTools window should open. Visual Studio Code is built with Electron, which is simply put a wrapper or container for creating desktop applications built with HTML and Javascript.

With this in mind, the Developer Tools can be especially handy if you're debugging or developing plugins, or IDE specifics for Visual Studio Code itself.

这篇关于VS Code 中的开发者工具有什么用?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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