IDE

Visual Studio

No. 1 IDE in the universe, needless to say.

https://visualstudio.microsof…

Visual Studio Code

The most popular code editor, the development IDE, also belongs to Microsoft products. Preferred for writing JavaScript, Python, etc. And there’s a huge ecosystem of plugins.

https://code.visualstudio.com

Jetbrains family

Java, Web, Python, and Golang developers can find great IDEs here.

https://www.jetbrains.com

Xcode

Apple iOS proprietary development tools.

https://developer.apple.com/x…

Android studio

Android application development tools.

https://developer.android.com…

https://developer.android.goo…

Sublimetext

A beautiful and elegant code editor.

https://www.sublimetext.com/

Auxiliary tool

Dash

Essential API documentation tools for developers, including many programming languages, development framework APIs.

https://kapeli.com/dash

Caniuse

Query the compatibility of front-end standards across browsers, such as padding. Useful for front-end developers.

https://caniuse.com

Json.cn

An online JSON/XML formatting site.

https://www.json.cn

DevDocs

Online document query for various programming languages.

https://devdocs.io

Prettier

Code format beautification tool.

https://prettier.io

Cool terminal

Iterm2

Powerful terminal command line tool

https://www.iterm2.com

Hyper

A command line tool that supports plug-ins.

https://hyper.is

Windows terminal

Microsoft modern terminal command tool

https://github.com/microsoft/…

summary

In addition to the above tools, what other tools have you used? Welcome to share.