Dave Schinkel

- Total activity 280
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 77
-
Dave Schinkel created a post, Keyboard Shortcut for git blame
Is there an OS X keyboard shortcut to quickly turn on blame on a file you're in? Having to right click in the file is a huge pain in my ass. -
-
-
-
-
Dave Schinkel created a post, Imported es6 module is undefined during Debug (During Test Runs)
Prod code: I'm using ts-node to compile my tests. I've wired my test config to compiler.ts which wires up my project to ts-node. Enabling sourceMaps in my tsconfig.json; adding the line: "source... -
-
-
Dave Schinkel created a post, webpack.config.js losing all syntax highlighting
Screencast of the issue here I am losing syntax highlighting for my webpack.config. If I delete my webpack.config.js then re-create it, it works again. But if I restart WebStorm, I lose it again... -