IDE
Visual Studio
The first IDE in the universe, needless to say.
visualstudio.microsoft.com/zh-hans/vs
Visual Studio Code
The most popular code editor, the development IDE, is also a Microsoft product. Preferred for writing JavaScript, Python, etc. And it has a huge plugin ecosystem.
code.visualstudio.com
Jetbrains family
Whether it’s Java, Web, Python, Golang development, you can find a good IDE here.
www.jetbrains.com
Xcode
Apple IOS proprietary development tools.
developer.apple.com/xcode
Android studio
Android application development tools.
developer.android.com/studio
Developer. The android. Google. Cn/studio? = hl z…
Sublimetext
A beautiful and elegant code editor.
www.sublimetext.com/
Auxiliary tool
Dash
Developers essential API documentation tools, including many programming languages, development framework API.
kapeli.com/dash
Caniuse
Query the compatibility of front-end standards across browsers, such as: padding. Useful for front-end developers.
caniuse.com
Json.cn
An online JSON/XML formatted website.
www.json.cn
DevDocs
Online document query in various programming languages.
devdocs.io
Prettier
Code formatting tools.
prettier.io
Cool terminal
Iterm2
Powerful terminal command line tool
www.iterm2.com
Hyper
Command line tools that support plug-ins.
hyper.is
Windows terminal
Microsoft Modern terminal command tool
Github.com/microsoft/t…
summary
What other tools have you used? Welcome to share.