美文网首页
Atom Guide For Myself

Atom Guide For Myself

作者: Zeller | 来源:发表于2016-04-25 20:06 被阅读20次

Guide

How to use

new file xxx.md

shift+command+p

type mdpt to see markdown preview toggle

Notice

when you write# to show as a title,please add a speace behind

this guide isfor myself to use Atom

常用快捷键

以下是Mac OS平台的常用快捷键:

Command+Shift+P

打开命令窗口,可以运行各种菜单功能

Command + T

快速多文件切换

Ctrl + G

文件内跳转到指定行

Command + F

文件内查找和替换

Command + Shift + F

多文件查找和替换

Command + [

对选中内容向左缩进

Command + ]

对选中内容向右缩进

相关文章

网友评论

      本文标题:Atom Guide For Myself

      本文链接:https://www.haomeiwen.com/subject/dncqrttx.html