Mk

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

    Syntax checks for function composition operator

    已回答
    This demo code from the bottom of the cppreference.com ranges library page compiles and runs in the IDE fine (Fedora 33 system, using the stock gcc 10.3.1).    #include <ranges> #include <iostream>...
    • 2 个关注者
    • 1 条评论
    • 1 票
  • 已编辑于

    Breakpoints turn white and are not hit

    已完成
    I've been using the debugger in clion for years very regularly and I don't think I have noticed this before -- also, searching "clion breakpoints white" turns up nothing, so I suspect this is somet...
    • 3 个关注者
    • 3 条评论
    • 0 票
  • 已编辑于

    Is a VCS config necessary for gutter colors (changed lines etc)?

    已回答
    I've never made use of VCS in intJ -- I use git but it seemed simpler to me when I first started using the IDE to just keep doing what I was doing manually and ignore the occasional popup.  I'm sti...
    • 3 个关注者
    • 3 条评论
    • 0 票
  • 已编辑于

    Using gradlew and intJ interchangeably

    已回答
    For I guess a few years (?) now I've been regarding the executable gradle wrapper created by intJ as something I could use on the command line when intJ has the same project open.  This never seeme...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Access

    已回答
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 已编辑于

    What *exactly* does "Configure Kotlin" mean?

    I just tried to convert a java file using Code->Convert Java File to Kotlin File and got series of messages, the first telling me to "Configure Kotlin", and offering me a choice to "Configure Kotli...
    • 4 个关注者
    • 2 条评论
    • 1 票
  • 创建于

    Documentation for org.jetbrains.kotlin.gradle.dsl

    已回答
    I'm trying intJ with a Kotlin native project, and Ctrl-Q yields nothing on, eg.       compilations.main {         outputKinds...         entryPoint...   Does this mean there is no API reference sty...
    • 2 个关注者
    • 1 条评论
    • 0 票