atom是以命令行作为插件选项的入口
打开命令输入框
···
Windows: ctrl + shift + p
Mac: command + shift + p
···
输入命令安装
输入 markdown preview toggle ,可以偷懒只输入mdpt(模糊匹配)
按enter键即可看到预览,如图,左边编辑,右边实时预览。
点击查看,预览的页面就会看到
pretty json 插件
安装 pretty json 插件,格式化json数据。
1. 打开命令输入框
Windows: ctrl + shift + p
Mac: command + shift + p
2. 安装软件
输入 settings view install packages and themes (也可以简单的输入 install package )。
在搜索框输入 pretty json ,点击Packages按钮,在搜索结果中,点击Install按钮即可安装。
3.显示查看文件
- 打开json格式文件
- 打开命令输入框
Windows: ctrl + shift + p
Mac: command + shift + p
- 输入命令 :输入 pretty json prettify