Atom|Atom PHP插件推荐

1.php-class-tree
php类文件下函数展示
2.php-cs-fixer
php语法检查
3.php跳转插件(类似其他编辑器的ctrl+click)
需要同时安装以下两个插件:
(1).goto
(2).goto-definition
鼠标光标放置在要跳转的类下,按下快捷键ctrl-alt-enter即可使用
【Atom|Atom PHP插件推荐】4.php-debug
php debug
5.autocomplete-php
php代码自动补全
Python插件推荐
1.python-tools
Python跳转插件
2.python-debugger
Python debug
3.autocomplate-python
python代码自动补全
4.linter-pep8
python编码规范检查

    推荐阅读