Mike Suiter

Avatar
  • 活动总数 90
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 0
  • 订阅数 29
  • 创建于

    How to add -P parameter to Gradle launch config?

    已回答
    From the command line I run my app with this -P parameter ./gradlew wp-web:backend:bootRun -PskipFrontendBuild=true I can't figure out how to get it to work using a Gradle launch config in IntelliJ...
    • 3 个关注者
    • 4 条评论
    • 0 票
  • 创建于

    Debugging switches to Edge devtools every step

    I have WebStorm configured to debug with Edge and it works just fine, unless I have Edge devtools open to view Network traffic, CSS, etc. Once it hits my breakpoint in WebStorm, as soon as I take a...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Can't get both 2019.2.2 and 2019.2.1 to run on Mac at same time

    已回答
    We have older code that uses an older Gradle and when trying to build it with 2019.2.2 it says you must update Gradle to run with Java 11. Well looking into it it's not that simple and would requir...
    • 2 个关注者
    • 6 条评论
    • 0 票
  • 创建于

    View groups in new Services window?

    已回答
    With 2019.1 I created groups to launch several Spring Boot services with a single click. Now in 2019.2 all my Spring Boot services are listed separately and I can't figure out how to get the groups...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    JavaScript absolute import including package name

    I'm using Create React App and Yarn workspaces and have all my code in packages. Here is an example of my workspace structure. workspace apps src app1 packages common components ...
    • 2 个关注者
    • 5 条评论
    • 0 票
  • 创建于

    React convert to class component

    I'm trying to customize my template for converting a React functional component to class component. In Editor > General > File and Code Templates > Code tab > React Class Component I have modified ...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    File watcher runs while typing even with sync off

    I have a file watcher that runs while I'm typing even though I have Immediate file synchronization turned off. I've turned it on and off several times hoping it would fix it but no luck. I'm using ...
    • 3 个关注者
    • 18 条评论
    • 0 票
  • 创建于

    Tooltips are blocking mouse clicks

    已回答
    Starting with IDEA 2016.2 tooltips are blocking mouse clicks on the top toolbar which is really annoying but everywhere else they work. On the top toolbar tooltips are center below the mouse and ev...
    • 2 个关注者
    • 5 条评论
    • 1 票
  • 创建于

    Project view with custom scope always scrolls to top on open

    已回答
    I'm using 2016.1.1 and there is a behavior that seemed to just start with 2016. In project view select the Project scope and double-click to open a long file. Scroll down then double-click that fil...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Navigate -> Class (ctrl-n) no longer shows packages in 14.1

    In 14.0 ctrl-n would show the package for Java, JavaScript, etc. files which is very useful when you have several files with same name. In 14.1 it just shows the file name. Is there a way to get th...
    • 3 个关注者
    • 6 条评论
    • 0 票