Home  >  Article  >  Backend Development  >  What editor to use for go language?

What editor to use for go language?

青灯夜游
青灯夜游Original
2021-03-15 11:29:1710370browse

Compilers used to develop go language include: Gogland, Eclipse with goclipse, LiteIDE, KomodoIDE, Atom, Brackets, Visual Studio Code, Cloud9, CodeEnv, Wide, etc.

What editor to use for go language?

The operating environment of this tutorial: windows10 system, GO 1.11.2, thinkpad t480 computer.

Google's Go language was recently selected as Tiobe's 2016 programming language of the year, which is obviously due to its rapidly increasing popularity. The reason why it has quickly gained the favor of developers is that the Go language is released in an open source form and has a complete collection of compilers, tools and libraries. In order to help you get started with this language better, this article will introduce to you IDEs and editors that can edit and develop the Go language.

IDE solution:

1. Gogland

2. Eclipse with goclipse

3. LiteIDE

4. KomodoIDE

Editor solution:

1. Atom

2. Brackets

3. Visual Studio Code

Cloud Go IDE solution:

1. Cloud9

2. CodeEnv

3. Wide

Recommended learning :Golang tutorial

The above is the detailed content of What editor to use for go language?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn