atom怎么安装插件?常用插件分享

青灯夜游
发布: 2021-11-17 19:01:24
转载
3470명이 탐색했습니다.

atom怎么安装插件?下面本篇文章给大家介绍一下atom中安装插件的方式,以及分享一些常用插件,希望对大家有所帮助!

atom怎么安装插件?常用插件分享

安装方式

1、在C盘用户文件夹下,找到 .atom/packages 文件夹。
2、在该文件夹下通过git拉取对应插件代码。
3、在插件文件内打开 cmd,运行 npm 或其他包管理器安装命令。【相关推荐:atom使用教程

插件

1、activate-power-mode

一个改善编程体验的小工具

github地址:https://github.com/JJack27/activate-power-mode.git.

2、atom-simplified-chinese-menu

中文语言包

github地址:https://github.com/chinakids/atom-simplified-chinese-menu.git.

3、atom-vue

vue语法识别

github地址:https://github.com/hedefalk/atom-vue.git

4、language-stylus

stylus 语法支持

github地址:https://github.com/matthojo/language-stylus.git

5、 minimap

代码小地图

github地址:https://github.com/atom-minimap/minimap.git

6、atom-beautify

代码美化

github地址:https://github.com/Glavin001/atom-beautify.git

【相关推荐:《atom教程》】

위 내용은 atom怎么安装插件?常用插件分享의 상세 내용입니다. 자세한 내용은 PHP 중국어 웹사이트의 기타 관련 기사를 참조하세요!

相关标签:
来源:csdn.net
본 웹사이트의 성명
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn
热门教程
더>
最新下载
더>
网站特效
网站源码
网站素材
프론트엔드 템플릿
关于我们 免责声明 Sitemap
PHP中文网:公益在线PHP培训,帮助PHP学习者快速成长!