Andrey Bushman

- Total activity 53
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 15
-
Created WebStorm 2021.2 can't open File or Project
Each time I opened the "Open File or Project" WebStorm doesn't work and I am to kill its process. Here is this problem video: https://cloud.mahshev.ru/s/KZd4qDX4oQ7dPLF -
Created Error: Docker autodetect server
AnsweredUbuntu 20.04.1 LTSWebStorm 2020.2Docker v19.03.12Docker-Compose v1.25.0I can use docker and docker-compose manually via the shell, but I have the problems with it in WebStorm: How can I solve it? -
Created Why Emmet doesn't work without ')' inside of { (stuff) } block?
WebStorm 2020.1.2. Emmet. If I write p{You can find useful site }>a[href="http://emmet.io"]{here}+{ (Emmet tool)} or p{You can find useful site }>a[href="http://emmet.io"]{here}+{ \(Emmet tool\)} ... -
Edited Have you any plans for Deno support in WebStorm?
Have you any plans for Deno support in WebStorm? Now Deno has release (v1.0.0)! -
Created Doesn't work hot keys in the text editor: Shift + F10 and Shift + F9.
Windows 10 PyCharm Professional 2019.3.3 Usual desktop computer with usual keyboard. Don't work the hot keys in the text editor. For example: Shift + F10 and Shift + F9. -
Created WebStorm doesn't display the opened files tabs
After WebStorm last update IDE doesn't display the tabs of opened files.It displays file content but I don't see tabs and it is imposible to understand whish file is currently active in IDE: Th... -
Created Bug: the Terminal window input text location
Windows 10 x64 Russian. WebStorm 2018.2.6 Often, when I open the Terminal window and put any input I see such bug (pay attention where is located the `npm init -y` text): -
Edited How to create a new emty JavaScript project in IntelliJ Idea 2017.3?
AnsweredI read that IntelliJ Idea can do anything that can do WebStorm, therefore I want to use IntelliJ Idea. I don't see any project templates for JavaScript and TypeScript. I would like to have capabili... -
Edited Breakpoint doesn't work in debug mode (the source maps are exist inside of the result module.js file).
Here is my new simple project. It has the set of configurations: Build module, Debug, Unit testing, and Build docs. Build module configuration creates the single module.js file. This file is used b... -
Edited WebStorm strange behavior
WebStorm 2017.2, Windows 10 Here are code sources of the simple project where you can reproduce the problem. Inside of WebStorm I open its terminal by Alt + F12 and call the `webpack` command. Thi...