Max
- Total activity 24
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 5
-
Created Debugger buttons on top?
AnsweredJust tried Build #IU-222.3345.47, built on July 14, 2022 (haven't used EAP for a couple of months) and debugger buttons moved apparently? Is it expected? I looked through release notes and couldn't... -
Created Is there "one and only way" to configure WebStorm imports behaviour?
JS ecosystem is absurdly fragmented nowadays. We have Webpack, Parcel, Esbuild, Rollup, Vite, etc., all of them have custom plugins, own configuration, etc. One thing that bothers me almost everyd... -
Edited How to disable database session toolbar?
AnsweredHi there! So I attached a session into editor but what is the way to close that toolbar? I no longer need it but I can't find how to get rid of it. Build #IU-213.5744.223, built on November 27, 2021 -
Edited Remote Node debugging — specify remote JS file
Why is it not possible to specify remote JS file instead of local one?I work on Windows but my code is Linux-specific so I use Linux VM and autodeploy code changes into VM. Build configuration requ... -
Edited Stylus lang in style tag
I decided to give WebStorm a try and encountered a very irritating problem that prevents me from switching to WebStorm completely. I work on a Vue project and I actively utilize single file compone...