Chris Tammes
- 活动总数 131
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 46
-
创建于 merge changes - unexpected behaviour
已回答I have a master branch I have branch-A which is not yet in master I have a new branch-B, based on the most recent master, no changes yet, only local I need the changes made in branch-A, so I do VC... -
创建于 File Structure Popup - suppress variables
已回答When I use the File Structure Popup (Cmd-F12), I cannot suppress variables, no buttons are displayed, like in the File Structure Window. IntelliJ IDEA 2020.2 (Ultimate Edition)Build #IU-202.63... -
已编辑于 Tasks disappear
已回答for every issue, I create a task with a changelog and a branch to use Task history length is set to 50 Save context on commit is checked despite the history length, I only see 7 tasks in the dropd... -
创建于 'variable not used' inspection in Haml not correct
已回答In a Rails Haml file I sometimes get incorrect warnings that a variable is not used anymore in the scope, the variable name is dimmed. But as the example file shows, it is used later on. I did not ... -
创建于 freeze with 'outdated stub'
已回答Since a couple of days IntelliJ freezes with a 'outdated stub' error for one particular Ruby module when I use Cmd-X to remove text. I have to force stop it via Activity Monitor. This can be replic...