ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、视频、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
**1.关闭重复代码提示**   ![](https://img.kancloud.cn/cc/d1/ccd18d36dbb21317a4ce8926be8bfd97_1025x710.png)     **2.关闭参数提示** ``` Editor > General > Appearance > Show parameter name hits ```   ![](https://img.kancloud.cn/62/92/6292f3141ba581d6d3a50abc169002a9_712x336.png)     **3. PHPStorm 使用git bash 为terminal终端** 设置shell\_path为"D:\\yzm\\Git\\bin\\sh.exe" --login -i这里注意路径两侧的双引号,如果去掉打开终端会报错。 ![](https://img.kancloud.cn/0e/8e/0e8efc00e98dcc6890b906ee19ef5ac7_1148x994.png) **4.PhpStorm 多行选项卡显示** ``` Setting → Editor → Editor Tabs → Show tabs in single row ```