Development Editor Atom plugin recommendations and shortcut key finishing

Source: Internet
Author: User
Tags apm

Preface

In the front-end learning development editor Atom Usage configuration mainly introduces the basic concept of atom and some plug-in configuration of the front end, as well as some basic techniques. This article describes some of the atom's tips for using atom in the development process.

This article will be updated constantly, so the content and the previous will be a bit repetitive, if you do not understand, please check the previous article. This article is all about what you've tried, and it's constantly updated as you continue to use atom.

front-end plugins
//前端常用apm install atom-beautify//格式化//代码地图apm install autoclose-html//HTML标签自动闭包//lint检查apm install linter-jshint//js检查apm install file-icons//文件视图图标apm install run-in-browser//使用浏览器预览
Plugin Recommendations
apm install markdown-scroll-sync// markdown preview同步滚动
use tips, shortcut keys
    • Split screen operation
      Using the cmd + shift + p Open command panel, search pane split , you will see pop-up pane:split up and so on, you can click to open the new Pane, to do.

    • Toogle Tree View
      cmd + \When you split the screen, close the tree view to get a better coding experience.

    • Open Markdown Preview
      control + shift + m, the preview will be split to the right by default when you open it.
      Installed atom-beautify plug-in words, in the plug-in Settings disable markdown格式化 , otherwise the markdown format will be disrupted

shortcut key Settings
‘atom-text-editor‘:    #格式化    ‘alt-cmd-l‘‘atom-beautify:beautify-editor‘    #用浏览器打开    ‘alt-cmd-o‘‘rib:run-in-browser‘

Development Editor Atom plugin recommendations and shortcut key finishing

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.