Vue.js devtools
DevTools browser extension for Vue.js
An extension that enables developers to swiftly navigate to error lines within Visual Studio Code.
查看最近 30 天的用户变化。
按时间查看评分波动,辅助判断近期口碑是否稳定。
同口径展示 1 天、7 天、30 天的绝对增长与增长率。
查看发布时间、版本、支持语言、最近更新和抓取时间。
查看插件说明、主要功能和适用场景。
This Chrome extension is designed to enhance your development workflow by enabling quick navigation from error messages in your browser to the corresponding file and line in Visual Studio Code.
Consider this scenario: you're working with a large Next.js application in your browser, and you encounter an error—say, a variable is undefined. Next.js will display the error message along with the line number, but finding the correct file among hundreds can be a challenge. This is where Talaria comes in.
When the extension detects an error on the page, it lists it in the popup. You can then click on the error, and the extension will open Visual Studio Code, take you to the correct file, and jump to the line with the error. This feature saves you time and helps you quickly address issues in your code, streamlining your debugging process during local development.
Talaria Client(the chrome extension) needs to work with the server(the vscode extension) which you can download from here: https://marketplace.visualstudio.com/items?itemName=sylvestersarpong.talaria-server
查看最近评论和评分分布。
Chrome 商店显示有 1 条评论, 但 ExtScope 当前只同步到了 0条评论正文。这里先展示已同步的评论,后续会继续补齐。
查看 Chrome 商店详情页中的相关产品。
DevTools browser extension for Vue.js
Chrome extension for React Developer
A browser extension that enhances your GitLab experience.
Employ an HTML Validator online to swiftly validate HTML code. Leverage our syntax check verifier as an effective HTML error checker
Pause JavaScript execution to aid in debugging. Open DevTools and press the hotkey (default Ctrl+Shift+S) to pause script execution.
Browser DevTools extension for debugging Svelte applications.