Dennis Haupt

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

    show type of an expression/variable

    i like inferred types and prefer not to explicitly write them down to make it easier to change the return type of some method. but at some point, i'd like to push a button/hotkey and let idea tell ...
    • 2 个关注者
    • 2 条评论
    • 5 票
  • 创建于

    compiler internal error, exit code 1

    for some reason, my scala code won't compile anymore. is there anything i can do to find out why?
    • 3 个关注者
    • 9 条评论
    • 0 票
  • 创建于

    code completition question

    the code completition lookup offers lots of methods like +,*,++, count, copytoarray, containsslice and lots more on ANY object... but why? they do not belong there. sometimes it's hard to find my o...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    ++= on listbuffer compiles, but throws "nosuchmethoderror" at runtime

    what is wrong?
    • 3 个关注者
    • 6 条评论
    • 0 票
  • 创建于

    type inferring bug

    a simple example:[code lang=scala]              val remainingPatches:ListBuffer[MineralPatch] = new ListBuffer[MineralPatch]++=patches-=firstPatchInArea // all traversables[MineralPatches]         ...
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 创建于

    debugger views

    don't they work woth scala classes? i tried to add a view for traversable objects to look like simple arrays. listbuffers are hard to debug with the default tostring-view
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 创建于

    javac in process

    make seems to be much faster. how does this magic work?
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 创建于

    can't find 2 options

    i can't find 2 options1. console output size. i need to make it bigger2. increase the size of the completition list. i have 30 inches of tft space and want to use it
    • 4 个关注者
    • 4 条评论
    • 0 票
  • 创建于

    sql code assistant causing reindexing on every idea restart

    can anyone confirm this? i've identified this plugin as the source of my problem
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 创建于

    export uml diagram?

    已回答
    is it possible to export an uml diagram in a format that other uml editors can read?
    • 3 个关注者
    • 2 条评论
    • 4 票