Gordon Tyler

- Total activity 524
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 165
-
Gordon Tyler created a post, 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 created a post, AnsweredGit 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 created a post, 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 created a post, 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 created a post, 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 created a post, 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 created a post, 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 created a post, 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 created a post, 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 created a post, 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...