mistercoffee
- 活动总数 36
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 10
- 订阅数 9
-
创建于 Plugin settings don't persist when updating to a new version
已回答I 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 ... -
创建于 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... -
创建于 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... -
创建于 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 ... -
创建于 Docker exec flags support
已回答Webstorm 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... -
创建于 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}<... -
创建于 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 ....