Backlight
- 活动总数 48
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 3
- 订阅数 13
-
创建于 Git Pull does nothing if there are uncommitted changes; check for IDE updates doesn't work
已回答WS 2020.1 on Win10 - if I have uncommitted changes, Git Pull looks to be working, but does nothing. Previously it would tell me that I need to first commit, then pull. So I have to realize that t... -
创建于 Prettier does not run on frame deactivation (WS 2020.1)
Webstorm 2020.1 - Windows 10 I have Prettier set to "Run on save for files." I also have "Save files on frame deactivation" enabled, but Prettier does not run when a frame is deactivated. I have ... -
创建于 What is this error? JavaScript Debugger Console: Web Console disabled . . .
I keep seeing this error in the event log JavaScript Debugger Console: Web Console disabled, please install JavaFX or use bundled JRE.To enable Web Console, switch the flag "js.debugger.webconsole"... -
创建于 Enable eslint and eslint-plugin-react-hooks in TSX files
I'm able to get eslint-plugin-react-hooks working with Webstorm in JSX, but not TSX. How can I enable it for TSX files? Actually it doesn't appear that ESLint is working for me at all in TSX fi... -
已编辑于 Basic tag closing not working in React TSX
For example, webstorm won't automatically generate a closing tag for this div: I have @types/react and @types/react-dom installed in package.json. I also installed those two in Javascript > Libra... -
已编辑于 2019.2 - Narrowed to string
I'm seeing this in 2019.2 in a TSX file. When I hover over the highlighted text, it simply says Narrowed to 'string' What is this? It's possibly the same as Deleted text in Editor > Color Scheme... -
创建于 Blue vertical line in gutter
What is this blue vertical line and how do I disable it? It appears in the gutter to the right of the line numbers. "Show Gutter Icons" is unchecked. It seems to show the range of a piece of code... -
已编辑于 Webstorm does not stop node execution when using nodemon
Webstorm 2016.3.5 does not stop node app execution (breakpoints don't work) when using nodemon. I enabled nodemon with the Run/Debug Configuration using the path to nodemon.js in the "Node paramet... -
已编辑于 Pasting into search field -- text sometimes duplicated
Scenario: I hit Ctrl+F to search within the code. Muscle memory wants to press Ctrl+V to search for what I just copied to the clipboard (because that's how most programs work). But the selected te... -
已编辑于 HTML Tree Tag Matching Bar -- new colors are bright and distracting
The HTML Tree Tag Matching Bar (not sure what else to call it) has been redesigned for 2016.3.1. The colors are now brighter and more distracting. I don't ever use this bar, but previously I didn...