mistercoffee
- Total activity 36
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 10
- Subscriptions 9
-
Created Plugin settings don't persist when updating to a new version
AnsweredI just updated from WS 2023.1.4 to 2023.3My paid plugins (ie Material Theme UI) weren't installed when I first launched. This is the second incremental update in a row where not all of my settings ... -
Created Webstorm 2021.2.4 not retaining settings
Hi, MacOS Mojave, WS 2021.2.4 When I updated from 2021.2.3 to 2021.2.4, my projects display a warning that WS can't find executables in my PATH (can't find npm, for example). Also, WS apparently ca... -
Created Stylelint --fix ignores path to package set in preferences, causes error
My stylelint package is here in my project: ~myProject/node_modules/stylelint/ In Webstorm Preferences | Languages & Frameworks | Style Sheets | Stylelint the package location is set as above. It w... -
Created revamp ESLint and formatting integration
There are a few ongoing issues/inconveniences with ESLint. There are a bunch of posts/feature requests/bug reports with specific issues (some from me) but I think this warrants its own thread as a ... -
Created Docker exec flags support
AnsweredWebstorm 2019.3, Mac OS 10.14.6, Docker plugin latest If i right-click on a container in the Docker panel and choose "Exec --> Create..." there appears to be no way to add flags to the command I en... -
Created Newline before wildcard html/jsx tag; newline before object keys
Given the following jsx: <MyComponentA><MyComponentB>{This is my content}</ MyComponentB></ MyComponentA><Route exact path="/my/path"render={() => (<MyComponentA><MyComponentB>{This is my content}<... -
Created ESLint/Code Style feature request
I'd like to more easily set JavaScript code style from a local or remote ESLint config. Under "Preferences > Editor > Code Style > JavaScript > Set From..." would be an option to navigate to any ....