In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/02 Report--
This article mainly introduces how to solve the problem of webstorm often stuck, with certain reference value, interested friends can refer to, I hope you have a lot of gains after reading this article, let Xiaobian take you to understand.
Introduction:
As the workload increases, project files become larger and larger, causing webstorm to jam and sometimes crash during use. webstorm will prompt us that we don't have enough memory to perform the requested operation and need to increase the Xms setting. According to the prompt, we can get the following solution.
Solution:
1. Find the file WebStorm.exe.vmoptions. The path is JetBrains/WebStorm/binWebStorm.exe.vmoptions.
2. After using notepad++ to open it, make the following modifications:
Second line: -Xms526m
Line 3: -Xmx1024m (ps: -Xms max cannot exceed 1024, otherwise webstorm will not open)
3. Restart webstorm
By the way, webstorm scans and indexes all files when it loads a project. In node development, often need to rely on some other modules, this time there should be a node_modules folder, there may be a lot of files below, congratulations, stuck!
Solution: Right-click on the corresponding file-> mark directory as-> excluded, so that this file can be marked and excluded, so that webstorm will not scan the files below this file, the same can be done for other independent files, if you need to restore, choose to perform the same operation (only one option to restore)
Thank you for reading this article carefully. I hope that Xiaobian's article "How to solve the problem of frequent webstorm jams" will be helpful to everyone. At the same time, I hope that everyone will support you a lot and pay attention to the industry information channel. More relevant knowledge is waiting for you to learn!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.