开发必备工具

VSCode

  • Website: https://code.visualstudio.com/
  • 简介:This is the only editor which I used for my develop career since vscode released.

    Visual Studio Code is a lightweight but powerful source code editor which runs on your desktop and is available for Windows, macOS and Linux. It comes with built-in support for JavaScript, TypeScript and Node.js and has a rich ecosystem of extensions for other languages and runtimes (such as C++, C#, Java, Python, PHP, Go, .NET).

Warp

  • Website: https://www.warp.dev/
  • 简介: The terminal for the 21st century. Modern features for modern development.

    Warp is a blazingly fast, Rust-based terminal that makes you and your team more productive at running, debugging, and deploying code.

终端与命令行

ripgrep ( rg )

  • Website: https://github.com/BurntSushi/ripgrep
  • 简介: ripgrep is a line-oriented search tool that recursively searches the current directory for a regex pattern.

    ripgrep is a line-oriented search tool that recursively searches the current directory for a regex pattern. By default, ripgrep will respect gitignore rules and automatically skip hidden files/directories and binary files. (To disable all automatic filtering by default, use rg -uuu.) ripgrep has first class support on Windows, macOS and Linux, with binary downloads available for every release. ripgrep is similar to other popular search tools like The Silver Searcher, ack and grep.

fx

json_pp

  • 简介: 一款格式化JSON的命令行工具。

hexyl

fx

少数派

Snipaste

  • Website: https://www.snipaste.com/
  • 简介: Snipaste is a simple but powerful snipping tool, and also allows you to pin the screenshot back onto the screen.

    You can also convert text or color info in the clipboard into a floating image window. Such windows can be zoomed, rotated, flipped, made translucent, and even made click-through! If you are a programmer, a designer or whoever works much time before the computer, you will be surprised how it can help you get your work done more efficiently!