Roeniss2
- 活动总数 33
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 4
- 订阅数 11
-
创建于 Complete Statement without newline ?
已回答Hi. I coudn't find an option to enable/disable newline after Complete Statement executed. Is it possible to control the feature? I will demonstrate what i want.val a = 1 a.toStr ^cursor posi... -
已编辑于 How could intellij changed Hibernate lazyload rules with breakpoint?
已回答I figured out a small breakpoint on a specific line can change hibernate rules... I wonder how it could happen without my permission! (You can reproduce this issue on sample repo) # Given There ... -
已编辑于 [Solved] IntelliJ keeps build files when focus out
已回答When I switch focus window by CMD+Tab (e.g. IntelliJ -> Chrome Browser), my IntelliJ start to build files. I think there are some options related to this but can't find them. belows are my spec... -
已编辑于 What is 'simple select query' for mongoDB ?
已回答Hi, I'm struggling to edit a table's value. But it continuously said "Table is read-only. Unresolved table reference". I saw this answer : https://intellij-support.jetbrains.com/hc/en-us/commu... -
已编辑于 Can I change suggestIndexName() in Clion?
已完成Hi. recently, my CLion always use "kI" as index name. I made a new cpp project, and type "for" in main functions, then press enter to use auto completing for-loop. (It is called 'live-template" I...