Backlight

- Total activity 48
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 13
-
Backlight created a post, Adding imports is sometimes frustrating
Adding typescript imports is sometimes frustrating. Sometimes I get a popup to add all imports with Ctrl+Alt+Enter. Other times this doesn't appear, and I have to double-click the red missing mod... -
Backlight created a post, Sort typescript imports for ESLint sort-imports rule
Can Webstorm sort typescript imports to comply with the ESLint sort-imports rule? Code > Optimize Imports doesn't satisfy ESLint - they don't sort in the right order. There's a VSCode extension c... -
-
-
-
Backlight created a post, Answered.idea files appearing in commit window
This has probably asked by someone else recently, but I can't find it. Something changed in WS 2020.3 (I think). What's happening is that files in the .idea folder are appearing in my commit wind... -
-
Backlight created a post, AnsweredGit 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... -
-
Backlight created a post, 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 ...