


Atom basic plug-in recommendation: realize synchronization and special effects typing
AtomHow to perform synchronization settings and special effect typing? In this article, I will recommend several practical plug-ins to you and see what effect they have. I hope it will be helpful to you!
Atom is a cross-platform text editor launched by Github specifically for programmers. It has a simple and intuitive graphical user interface and has many interesting features: it supports CSS, HTML, JavaScript and other web programming languages. It supports macros, automatically completes the split-screen function, and integrates a file manager. [Related recommendations: atom usage tutorial]
Atom is a good editor, maybe not as easy to use as VS Code, but by no means inferior.
Recommend several Atom basic plug-ins.
- Simplified - Chinese - Menu
- Activate - Power - Mode
- Script
- Markdown - Preview - Enhanced
- Sync - Setting
##Simplified - Chinese - Menu
You can tell by the name. The menu bar is Chinese. After installation, it will become Chinese.Activate - Power - Mode
Open Settings=》Install, then search for: Activate - Power - ModeScript
As described, you can run the code directly in Atom. It needs to be explained here. Running Python maybe An error will be reported. Just declare UTF-8 on the first line and you will be fine.# -*- coding: utf-8 -*-
Markdown - Preview - Enhanced
Codeword essentials. Markdown real-time preview, the most important thing is that it cansynchronously scroll, it is almost the best Markdown plug-in.
Sync - Setting
Sync settings via GitHub. I will explain how to configure this in detail. Go to GitHub first and create a Personal Access TokenLog in to GitHub and open the settings➡️Developer setting
Personal access token ➡️ Generate new token
##Set name, time, gist
Check gist
The new creation is completed and the token appears. It only appears once. Copy it.
Go to gist.github.com, create a new gist, write the token in the file name (arrow), enter any character below, and click New
After the new creation is completed, copy the string of text at the end of the address bar and fill it in the gist field of the Atom plug-in
Just fill in the Personal Access Token just now and the Gist ID in the address bar into the Sync Setting plug-in setting field.
Then every time you open Atom, a yellow window will prompt you to back up. Click Backup to automatically back up.
The backup information is stored in your GitHub Gist
In this way, even if you change the computer, The original two strings of keys can be automatically synchronized by filling them in separately.
Summary
The above plug-ins are relatively basic and suitable for novices to play. As you grow up, you may find more suitable ones for yourself. plugin.
【Related recommendation: "atom tutorial"】
The above is the detailed content of Atom basic plug-in recommendation: realize synchronization and special effects typing. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

DVWA
Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

Atom editor mac version download
The most popular open source editor

VSCode Windows 64-bit Download
A free and powerful IDE editor launched by Microsoft

SublimeText3 Mac version
God-level code editing software (SublimeText3)

ZendStudio 13.5.1 Mac
Powerful PHP integrated development environment
