Backlight

Avatar
  • 活动总数 48
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 3
  • 订阅数 13
  • 已编辑于

    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...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    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...
    • 2 个关注者
    • 1 条评论
    • 1 票
  • 已编辑于

    .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...
    • 3 个关注者
    • 6 条评论
    • 0 票
  • 创建于

    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...
    • 2 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    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 ...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    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"...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    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...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 已编辑于

    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...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 已编辑于

    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...
    • 3 个关注者
    • 2 条评论
    • 1 票
  • 创建于

    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...
    • 2 个关注者
    • 2 条评论
    • 0 票