Matthew Cornell
- 活动总数 171
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 10
- 订阅数 52
-
创建于 Tool windows selected tab dark instead of light like everywhere else
已回答Hi Folks. Happy, long-time IDEA user here. I recently noticed that tab colors at the top of the Run tool window use a scheme that's opposite to elsewhere in IDEA, and in fact opposite to Firefox an... -
创建于 Long time user says ... thanks for an awesome product!
已回答I've been using IDEA for many years, and it's been a joy. I regularly reflect on the amazing amount of effort you have all put into it, and the attention you've given to making it better and better... -
创建于 Show Unique XPath disabled
已回答Hi Folks. Long-time satisfied IDEA user here! I'm trying to use Show Unique XPath on an XML file I have, but it is grayed out. On other files the action is enabled. What are the conditions under wh... -
创建于 Git Log doesn't show deleted files?
已回答Hi Folks. Using IntelliJ IDEA 2016.3 now and I'm looking at a commit that deleted some files. However, the log window (command-9) does not show the deleted files, which IIRC showed in gray before t... -
创建于 Dragging items stopped working on Mac
Dragging tabs between split editor areas has been working for me for a long time, but recently stopped. I simply cannot get the drag to start, either between windows or even from the project pane... -
创建于 Reformat Code on badly-formatted HTML file does nothing ("code is already properly formatted")
Hi Folks. I must be missing something basic here, but when I do Reformat Code on an HTML file in my project, it makes no changes, saying "No lines changed: code is already properly formatted." Howe... -
创建于 code formatting: want blank line before first Python method in class
Hi Folks,I'm using 14.0.3 with a Python project, and I want Reformat Code to put blank lines around all methods in a class, but it is treating the first method differently and not putting a blank l... -
创建于 stale bookmarks
Hi Folks. I've found a bug where an old bookmark stays around after it's supposedly been deleted. I haven't been able to reliably repeat it, but I've attached two screen shots to show the situation... -
创建于 python: incorrect warning for constructors without __init__(): Parameter 'perspective' unfilled
Hi Folks,I get a yellow error highlight on the right paren of the Foo() call in this code:class Foo(object): passFoo()See the attached scree shot. I don't understand the problem IDEA has with it... -
创建于 Python plugin not showing all syntax highlighting
Hi Folks. We're using IDEA Ultimate 12.0.4 (newer versions have a bug where project files are not displayed - see python project shows no files after...) and Python Plugin 2.10.0 on two Macs OS X m...