Ross Goldberg
- 活动总数 189
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 5
- 订阅数 53
-
已编辑于 IntelliJ Community build error downloading Kotlin plugin
已回答How can I fix the following error when building `master` for IntelliJ Community (on commit eee5627cc76fb5adc1ed445406fb43a9ec1f95d8 from https://github.com/JetBrains/intellij-community) in IntelliJ... -
已编辑于 Implementing `Navigate -> Declaration` action going to declaration for runtime type instead of the compile-time type while debugging
已回答I'd like to investigate implementing https://youtrack.jetbrains.com/issue/IDEA-86569, i.e., while debugging, the `Navigate -> Declaration` (⌘B) action should go to the declaration for the actual ru... -
创建于 Groovy field breakpoint
已回答Is it possible to create Groovy field breakpoints? I can't seem to find a way to do it in IntelliJ 2019.2.3 Preview… -
创建于 Shelving changes without reverting working copy
已回答Is there any way to shelve changes without reverting the working copy? If not, would it be hard to add a checkbox for this option in the `Shelve Changes` dialog? -
创建于 Temporarily disabling plugins
已回答I have around 150 plugins installed, but I've only enabled around 50. Is there any way of temporarily disabling all plugins, but afterwards reenabling only the 50 or so plugins that were previously... -
已编辑于 Lines in the same file in different changelists
已回答Sometimes, I'm able to get different lines in the same file in different changelists (using the `Move Lines to Another Changelist` action). Other times, I cannot seem to move some lines from one ch... -
已编辑于 Source for Gradle plugins
已回答I'm debugging a Gradle 5.6 Wrapper build in IntelliJ 2019.2.1. I've included the sources for Gradle itself by using the ALL distribution instead of the BIN distribution, specified by the following... -
创建于 Java modifier sort order
已回答An IntelliJ Java inspection considers the following modifiers as missorted: private static abstract It wants to reorder them as: private abstract static I much prefer the order that I used.... -
创建于 Is JBR open source? Does JetBrains submit changes to OpenJDK?
已回答Is JBR open source? Does JetBrains submit changes to OpenJDK? If some changes are submitted, and others are not submitted, what, in general, are the criteria for submission? If this is the wrong pl... -
创建于 Changing main toolbar in IU-182.4323.18
已回答How can I remove buttons from the main toolbar in IU-182.4323.18? I went to Preferences > Appearance & Behavior > Menus and Toolbars I opened Main Toolbar, then removed the VCS submenu from it, but...