1.php-class-tree
php類文件下函數(shù)展示
2.php-cs-fixer
php語法檢查
3.php跳轉(zhuǎn)插件(類似其他編輯器的ctrl+click)
需要同時(shí)安裝以下兩個(gè)插件:
(1).goto
(2).goto-definition
鼠標(biāo)光標(biāo)放置在要跳轉(zhuǎn)的類下,按下快捷鍵ctrl-alt-enter即可使用
4.php-debug
php debug
5.autocomplete-php
php代碼自動(dòng)補(bǔ)全
Python插件推薦
1.python-tools
Python跳轉(zhuǎn)插件
2.python-debugger
Python debug
3.autocomplate-python
python代碼自動(dòng)補(bǔ)全
4.linter-pep8
python編碼規(guī)范檢查