Backlight
- Total activity 48
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 13
-
Created Git Pull does nothing if there are uncommitted changes; check for IDE updates doesn't work
AnsweredWS 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... -
Created 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 ... -
Created 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"... -
Created 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... -
Edited 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... -
Edited 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... -
Created 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... -
Edited 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... -
Edited 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... -
Edited 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...