Write your apps in Python and release them on iOS, Android, Windows, MacOS, Linux, Web, and tvOS using rich, native user interfaces. One codebase. Multiple apps.
https://pybee.org/Tags | beeware debugger |
Implementation | TypeScript |
License | MIT |
Platform |
Debug your JavaScript code in the Chrome browser, or any other target that supports the Chrome Debugger protocol.
chrome chrome-debugging-protocol debugger vscode editorInstall the extension: Press F1, type ext install php-debug. This extension is a debug adapter between VS Code and XDebug by Derick Rethan. XDebug is a PHP extension (a .so file on Linux and a .dll on Windows) that needs to be installed on your server.
vscode vscode-extension xdebug debugger debug工欲善其事, 必先利其器 ... 工具随意, 能达到效果就好. 我这里使用的是 VSCode 编辑器. 简易的使用指南请参阅: VSCode Windows 平台入门使用指南, 介绍了 VSCode 与 github 一起搭配的简易使用的方法. 如果要将 VSCode 的 Markdown 预览风格切换为 github 的风格,请参阅: VSCode 修改 markdown 的预览风格为 github 的风格. 注意注意注意: 为了尽量正规化各顶级项目的翻译,更便于以后的迭代更新,我们在 scikit-learn 文档翻译中使用了 Git 的分支,具体应用方法请参阅: 使用 Git 分支进行迭代翻译.
Apache Spark™ 是一个快速的, 用于海量数据处理的通用引擎. 工欲善其事, 必先利其器 ... 工具随意, 能达到效果就好. 我这里使用的是 VSCode 编辑器. 简易的使用指南请参阅: VSCode Windows 平台入门使用指南, 介绍了 VSCode 与 github 一起搭配的简易使用的方法. 如果要将 VSCode 的 Markdown 预览风格切换为 github 的风格,请参阅: VSCode 修改 markdown 的预览风格为 github 的风格.
These snippets were built to supercharge my workflow in the most seamless manner possible. This repo was built particularly for real world use. It doesn't catalogue the API definitions, and it's not a kitchen sink approach. Rather, it focuses on developer ergonomics from the point of Vue of real world use. Included are the pieces I personally get sick of typing, have to keep looking up, or forget to consider while developing that I make more use of when they're at my fingertips.
vscode vscode-extension vscode-vue vue2 vuejs vuejs2 vue-snippets snippets vscode-snippets vuejs-snippets vue vue-2If you wish to disable italics, there is now a no-italic theme available. You will have access to both, select Night Owl No Italics as your color theme. The preview image is using Bracket Pair Colorizer, a really cool extension that highlights matching brackets. This can help reduce unwanted errors.
night owl vscode vscode-theme theme editor-theme night-owl dark-theme dark-syntax-theme dark-vscode-theme night-theme accessible-themeVSCode Notebook is an attempt to use VSCode as a complete note taking application. This is a VSCode port of the popular SublimeNotebook project. Because of these reasons, I had to lose my notes a number of times and was forced to start from scratch. This was frustrating, and finally, I decided to do something about it.
journal notebook notes note-taking vscode visual-studio-codeA curated list of delightful Visual Studio Code packages and resources. For more awesomeness, check out awesome. Language packages extend the editor with syntax highlighting and/or snippets for a specific language or file format.
visual-studio vscode vscode-theme vscode-extension awesome awesome-list list visualstudio visual-studio-code visual-studio-code-extension visual-studio-code-themeSome people have reported that they cannot find the extension when they insert the installation command.
vscode vscode-extension icons-provider vscode-icons icon-theme icons theme multi-root-ready portable-mode-readyDelve is a debugger for the Go programming language. The goal of the project is to provide a simple, full featured debugging tool for Go. Delve should be easy to invoke and easy to use. Chances are if you're using a debugger, things aren't going your way. With that in mind, Delve should stay out of your way as much as possible.
debugger golang-debugger go-debuggermdbglib is a managed library for interacting with Debugger Engine API which is available for download from Microsoft as part of Debugging Tools for Windows. This library is intended for people who need to interact with a debugger from managed code or PowerShell.
crash-dump debug debugger debugger-engine-api debugging dumpNode Inspector is a debugger interface for Node.js applications that uses the Blink Developer Tools (formerly WebKit Web Inspector).Since version 6.3, Node.js provides a built-in DevTools-based debugger which mostly deprecates Node Inspector, see e.g. this blog post to get started. The built-in debugger is developed directly by the V8/Chromium team and provides certain advanced features (e.g. long/async stack traces) that are too difficult to implement in Node Inspector.
debug debugger inspector profilerDontbug is a reverse debugger (aka time travel debugger) for PHP. It allows you to record the execution of PHP scripts (in command line mode or in the browser) and replay the same execution back in a PHP IDE debugger. During replay you may debug normally (forward mode debugging) or in reverse, which allows you to step over/out backwards, step backwards, run backwards, run to cursor backwards, set breakpoints in the past and so forth. Debugging with the ability to run in reverse allows you to hunt down bugs much more easily. It also allows you to understand the runtime behavior of large PHP codebases more efficiently.
debugger netbeans xdebug reverse time-travel phpstorm reverse-executionVisualize re-frame pattern data or reagent ratom data as a tree structure, watch re-frame events and export state. In-app re-frisk debugger. The debugger will be embedded into the interface of your application.
re-frisk re-frame frisk debugger reagent tools clj frisk-debugger watch-events electron developer-tools devtools cljsThis repo is the official repository for filing issues against and getting support for the Microsoft C/C++ extension for VsCode (https://marketplace.visualstudio.com/items?itemName=ms-vscode.cpptools).This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.
Code-hinting, debugging and integrated commands for React Native
vscode extension react-nativeThis extension for Visual Studio Code adds snippets for Angular for TypeScript and HTML.Type part of a snippet, press enter, and the snippet unfolds.
angular typescript snippets typescript-snippets html vscode vscode-extension angular-2 angular-5Launch a local development server with live reload feature for static & dynamic pages. Open a project and click to Go Live from the status bar to turn the server on/off.
vscode-extension typescript live-server vscode livereload live-reload html-preview live-preview svg-preview open-in-browser multi-root-ready
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.