在Preferences-> Backup/Auto-Completion中启用"输入上的函数参数提示"后,我得到了有关本机PHP函数的有用提示,如下所示:
string|false substr (string str, int start, [int length])
有没有一个插件或什么会让Notepad ++为我自己的功能做这件事,就像Dreamweaver一样?
php notepad++
notepad++ ×1
php ×1