Carl-Erik Kopseng
- Total activity 80
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 48
- Subscriptions 7
-
Carl-Erik Kopseng commented, -
Carl-Erik Kopseng created a post, AnsweredIntroduce Parameter Object is greyed out?
Wondering what I need to do to get the Introduce Parameter Object refactoring to work? It is currently greyed out when I right-click the method name, as mentioned in the introductory post. -
-
Carl-Erik Kopseng created a post, AnsweredReplacing imports across a range of changed TypeScript files
I want to replace the use of `import { useDispatch } from 'react-redux'` to a local `import {useAppDispatch} from '../store'` across my entire app. How do I avoid doing this per file? Currently, I ... -
Carl-Erik Kopseng commented, -
-
Carl-Erik Kopseng created a post, AnsweredRun Configurations disappeared from Services tool window
At first I thought all my Run Configurations had disappeared (which seems to be a recurring issue since 2011), as they are usually displayed in the Services tool window, which suddenly was empty. B... -
-
Carl-Erik Kopseng commented, -