About 50 results
Open links in new tab
  1. WebStorm slow and freezing unknown cause - Stack Overflow

    WebStorm hangs when I am moving between lines or entering characters. It all started when I cloned and opened a new project that contained Cordova/Ionic stuff and let the IDE install some plugins for …

  2. How to make WebStorm format code according to eslint?

    Jan 19, 2017 · I've specified eslint configuration for my WebStorm project. But it does not seem to apply to code reformat feature. For example, it continues to format import { something } from 'somewhere' …

  3. Difference between WebStorm and PHPStorm - Stack Overflow

    Jul 31, 2025 · What is WebStorm & PhpStorm? WebStorm & PhpStorm are IDEs (Integrated Development Environment) built on top of JetBrains IntelliJ platform and narrowed for web …

  4. How to auto format code in WebStorm? - Stack Overflow

    Jan 19, 2014 · I'm looking for a way to auto-format my code in the WebStorm IDE?

  5. Can I get inline blame (like GitLens) on WebStorm?

    Apr 2, 2019 · Just moved from VSCode to WebStorm. One of the features I liked on VS Code was the inline blame that came with GitLens. This allowed me to speak with team members who had written …

  6. How does one debug NextJS React apps with WebStorm?

    Jan 25, 2019 · 39 I'm trying to use the WebStorm IDE debugger to debug a NextJS React app. I tried to use a JavaScript configuration, but that didn't seem to work -- neither when I used a Node config. …

  7. How to enable support for SvelteKit's $lib alias in WebStorm (and ...

    Mar 21, 2022 · Learn how to enable SvelteKit's $lib alias in WebStorm and PhpStorm for better development experience.

  8. How to use WSL as default terminal in WebStorm or any other …

    Terminal Configuration: After setting the default distribution, navigate to the WebStorm and access the terminal section. Set the shell path to wsl in the terminal settings. By following these steps, you've …

  9. Webstorm becomes extremely slow with node.js - Stack Overflow

    Anyone knows what's the deal with this IDE? I have been running it for a while, lately it has become very slow and unresponsive at times. Gobbles up CPU even when just editing a bunch of js files.

  10. ide - How to make text Indent in Webstorm - Stack Overflow

    Jun 21, 2013 · I'm using Webstorm to write my code. my code is a mess now, how can I arrange it nicely and do text Indent?