Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to turn Atom Editor into IDE

2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/01 Report--

This article will explain in detail how to turn the Atom editor into IDE. The editor thinks it is very practical, so I share it for you as a reference. I hope you can get something after reading this article.

Atom is a cross-platform text editor developed by github specifically for programmers. It has a simple and intuitive graphical user interface, and has many interesting features: it supports web programming languages such as CSS,HTML,JavaScript. It supports macros, automatically completes the split screen function, and integrates the file manager.

Turn the Atom editor into IDE! Turn the Atom editor into IDE!

After the release of Atom 1.21 Beta last week, GitHub introduced language server protocol Language Server Protocol support to integrate its newly built Atom-IDE project, which comes with five popular language servers, including JavaScript, TypeScript, PHP, Java, C# and Flow, and more are on their way.

GitHub's Damien Guard explained: "each package of the IDE provides a functional selection based on the underlying language server and is activated when the files it supports are opened. You need to install at least two packages: the Atom IDE user interface and the package that supports the language."

Turn Atom into Atom-IDE

If you want to experience the IDE features of Atom, this is easy with the help of the Atom-IDE project. All you have to do is open the install package dialog box in the Atom settings window and search for and install atom-ide-ui packages in it.

This will present the IDE interface in your Atom, but to become a fully working IDE, you also need to install your language server support. Currently, you can choose from the following five languages: ide-typescript (TypeScript & JavaScript), ide-php (PHP), ide-java (Java), ide-csharp (C #) and ide-flowtype (Flow).

Of course, these features require you to install and use Atom 1.21 Beta, which is currently the Beta version and will not be released until next month.

On "how to turn the Atom editor into IDE" this article is shared here, I hope the above content can be of some help to you, so that you can learn more knowledge, if you think the article is good, please share it out for more people to see.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report