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

What plug-ins do you need to install for Atom

2025-01-27 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

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

This article will explain in detail which plug-ins need to be installed in Atom. The editor thinks it is very practical, so I share it with you as a reference. I hope you can get something after reading this article.

Atom as a sharp tool for front-end editors such as Javascript/CSS/HTML, its powerful functions rely on various plug-ins, the following is the author in the pit stage, carefully selected and summed up the essential plug-ins, familiar with the use of these plug-ins, will certainly improve production efficiency. To install these plug-ins, simply enter the plug-in name in File-> setting-> install of Atom and install it:

1.Sync Settings

With github, synchronize your atom plug-in information and configuration information, so that you can easily realize the configuration of one computer and share it among multiple computers.

2.Emmet

Can generate HTML based on Emmet syntax, and those who have done the previous development will know about this plug-in. It's good to cry.

3.Atom Beautify

Code formatting tool, you can set automatic formatting when saving, not to mention how convenient it is. Support for html,css,javascript,java,go and so on, but most common languages support it anyway.

4.Autocomplete Paths

Automatically complete the file path, this function must be used, completely avoid path input errors caused by the bug.

5.Auto close HTML

Automatically enter the corresponding HTML close tag, although simple but practical.

6.Minimap

There is no need to introduce this plug-in. It has been in use since sublime. Never forgotten.

7.color-picker

The color picker allows you to open the color palette directly and pick up the color when you write the code.

8.vim-mode

Vim loyal fans must-have plug-ins.

9.git-plus

Let you easily manage your git project in the editor, a variety of common git functions, easy to come by.

10.file-icons

It is very simple to add a beautiful little icon for different types of files, which is a must for face control developers.

11.docblockr

Documented comments, you know, essential plug-ins for team collaboration specification annotations.

12.Linter Jshint

To help you write professional js code, js developers must have plug-ins.

Atom needs to install which plug-ins to share here, I hope the above content can be of some help to you, you can learn more knowledge. If you think the article is good, you can share it 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

Internet Technology

Wechat

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

12
Report