Gordon Tyler

- 活动总数 524
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 165
-
Gordon Tyler 创建了一个帖子, No patch to update from 14.1.2 to 14.1.3?
I'm getting the "new version available!" notification, but it's only offering me the option to download the full installer for the new version. In the past I have been offered the option to downloa... -
Gordon Tyler 创建了一个帖子, 已回答Git change markers disappear when editing file
I've started having a weird problem over the last few days. I have a project in IDEA 13.1.4 under Git version control. When I edit a file, IDEA marks it as new in the editor tab (green filename) an... -
Gordon Tyler 创建了一个帖子, EAP 110.137: Frequent Trove hashcode errors
Quite frequently with EAP 110.137 I'm getting errors like this:Equal objects must have equal hashcodes. During rehashing, Trove discovered that the following two objects claim to be equal (as in ja... -
Gordon Tyler 创建了一个帖子, Sluggish editor (some analysis and YourKit snapshot)
So since IDEA 10 the editor has been sluggish on a decent spec machine (Core 2 Duo, 3GB-6GB RAM). This has become even worse in the 10.5 EAP and it is particularly bad over a Remote Desktop connect... -
Gordon Tyler 创建了一个帖子, build 938 syntax analysis and error highlighting is very slow
I have a ~1400 line Scala file which defines a class and an object. The class extends 5 traits. It uses mostly Java types. After making non-trivial changes, it takes nearly a minute for syntax anal... -
Gordon Tyler 创建了一个帖子, Local History UI improvements in 10.5 EAP
Just wanted to say "Nice job!" on the UI improvements to the Local History command. Now if only the VCS Show History output was similar! :) -
Gordon Tyler 创建了一个帖子, Latest Scala IDE for Eclipse uses new compiler interface
I just read the announcement about the new version of the Scala IDE for Eclipse and it mentions that it's based on a new compiler interface that has substantially improved its equivalent of type-aw... -
Gordon Tyler 创建了一个帖子, Bug Reporter submit button disabled
I have IDEA 10.0.2 installed at work and at home. At work, the Bug Reporter dialog that pops up when an error occurs has a Submit button which sends the exception to JetBrains. However, at home, th... -
Gordon Tyler 创建了一个帖子, Replacement for PsiSearchHelper.findAllClasses()
I have some old custom language plugin code (written for IDEA 7) which uses PsiSearchHelper.findAllClasses() to get a list of all classes in the current resolve scope to return from getVariants() i... -
Gordon Tyler 创建了一个帖子, Syntax Highlighter extension point
What's the difference between these two extension points? <extensionPoint name="syntaxHighlighter" beanClass="com.intellij.openapi.extensions.KeyedFactoryEPBean"/> <extensionPoint name="lang.syn...