Christopher Hansen

Avatar
  • Total activity 10
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 4
  • Created

    Scrolling while holding LMB changes font size

    Now I've heard of CTRL+Scroll to change font size, but how do I disable LMB+Scroll to change font size? I can't find any option for it and there's nothing on Google about this, all I get are result...
    • 2 followers
    • 1 comment
    • 0 votes
  • Edited

    PHP indents stuck on 4 spaces

    I have all my indentation settings for PHP set to 2 spaces, and I have indentation auto-detection turned off, but PHP still always uses 4 spaces, and it shows in the bottom right. I have no .editor...
    • 7 followers
    • 10 comments
    • 0 votes
  • Edited

    TypeScript generics on React components falsely recognized as JSX

    I have a React/TypeScript project and I'm trying to make a component that accepts a generic/type argument, but WebStorm seems to always recognize any `<` or `>` as being part of a JSX element. This...
    • 3 followers
    • 3 comments
    • 1 vote
  • Created

    Stop automatically opening new files in editor?

    I've been rather mildly annoyed by this for a long time. When new files get created in a project, like through running a build or log files being created, it always opens the new files in the edito...
    • 4 followers
    • 6 comments
    • 2 votes