Dave Schinkel

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

    Code With Me Does Not Connect and No Window Shows!

    I don't know what's going on with code with me lately but I cannot connect to it either in WebStorm or IntelliJ (both running the very latest versions).  It tells me it's updating code with me with...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    Run / Debug is Creating Jest Configuration instead of Mocha

    For some reason now when I try to run one test, it's creating a Jest configuration instead of mocha.  I can't tell why that is.  How do I fix this?  I'm definitely running mocha tests.' WebStorm 20...
    • 4 个关注者
    • 4 条评论
    • 1 票
  • 已编辑于

    Share Proxy Server that points to a localhost running App - Code with Me

    When will we be able to share a public proxy server URL from Code with Me so that when Mob Programming or Remote pairing with clients, we can hit someone's localhost app that's running from our own...
    • 2 个关注者
    • 1 条评论
    • 2 票
  • 已编辑于

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

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

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

    React Import Name Collision with react.d.ts

    已回答
    What in the world is going on here.  This project was compiling fine a couple months ago.  Now all of a sudden I get name collisions with React and have not even touched the code..    
    • 3 个关注者
    • 7 条评论
    • 0 票
  • 已编辑于

    Get Rid of Code Tag Hints

    How the hell do I get rid of these stupid tags?  If I disable TS most go away but then I lose the benefits of TS intellisense outside these stupid tags.  But this is in my tests, don't know if it's...
    • 1 个关注者
    • 2 条评论
    • 0 票
  • 已编辑于

    Running Tests Switches to Output Tab

    已回答
    This is really annoying.  I'll be in the Terminal tab in IntelliJ.  I'm usually in the terminal tab because I TDD.  With Elm unfortunately (crying) IntelliJ does not support running tests in the GU...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    Elm Tests in IntelliJ's Test Runner

    已回答
    Is there a way to set this up? I don't see any support for running Elm tests via the IntelliJ GUI Test runner.  I can run them in the terminal which is fine, but it'd be nice to run them via the GU...
    • 2 个关注者
    • 1 条评论
    • 0 票