Skip to content

Commit

Permalink
update: 更新
Browse files Browse the repository at this point in the history
  • Loading branch information
winchesHe committed Aug 29, 2023
1 parent 8c47c30 commit ffea1fa
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions docs/src/feature/webstorm.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,20 @@ title: Vscode 特性配置
## 一个窗口打开多个项目

`file --> open projects --> attach`即可添加到该窗口

## 解决webstorm卡顿问题

[解决 webstorm 卡顿的问题](https://www.jianshu.com/p/fcda623eb7ff)

1、排除不需要建立索引的目录

![在这里插入图片描述](https://img-blog.csdnimg.cn/8d44019d6fd14740bdaf2c8386b8bdda.png)

2、提高内存

`change memory settings`提高内存

3、清楚无用的缓存

![在这里插入图片描述](https://img-blog.csdnimg.cn/734f769091654770af09f0a9f911f3b2.png)

0 comments on commit ffea1fa

Please sign in to comment.