Christopher Hansen
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Christopher Hansen created a post, 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... -
-
Christopher Hansen created a post, 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... -
-
Christopher Hansen created a post, 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... -
Christopher Hansen created a post, 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...