projects
/
idea
/
community.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
accept that with different library versions inheritance relation may be intransitive...
2012-08-09
peter
accept that with different library versions inheritance...
commit
|
commitdiff
|
tree
2012-08-09
peter
TransferToEDTQueue.waitFor
commit
|
commitdiff
|
tree
2012-08-09
peter
cache matching & prefix items => completion sorting...
commit
|
commitdiff
|
tree
2012-08-09
peter
sort only visible completion items
commit
|
commitdiff
|
tree
2012-08-09
peter
more rare lookup update in completion
commit
|
commitdiff
|
tree
2012-08-09
peter
don't render empty lookup items
commit
|
commitdiff
|
tree
2012-08-09
peter
refresh lookup immediately on up/end
commit
|
commitdiff
|
tree
2012-08-09
peter
cache FlatteningIterator.hasNext
commit
|
commitdiff
|
tree
2012-08-09
peter
lazy shorter item lifting
commit
|
commitdiff
|
tree
2012-08-09
peter
extract FlatteningIterator
commit
|
commitdiff
|
tree
2012-08-09
peter
remove unused LazyIterator
commit
|
commitdiff
|
tree
2012-08-08
peter
LiftShorterItemsClassifier: less memory and CPU
commit
|
commitdiff
|
tree
2012-08-08
peter
correctly handle javadoc in groovy interfaces (IDEA...
commit
|
commitdiff
|
tree
2012-08-08
peter
plain text highlighting: token can be longer than 1...
commit
|
commitdiff
|
tree
2012-08-08
peter
files in a disposed project are invalid
commit
|
commitdiff
|
tree
2012-08-08
peter
fix compilation?
commit
|
commitdiff
|
tree
2012-08-08
peter
fix compilation?
commit
|
commitdiff
|
tree
2012-08-08
peter
correctly handle quick enter after backspace in completion...
commit
|
commitdiff
|
tree
2012-08-08
peter
find prefix items in one pass
commit
|
commitdiff
|
tree
2012-08-08
peter
cache CompletionSorter hashCode
commit
|
commitdiff
|
tree
2012-08-08
peter
fix compilation
commit
|
commitdiff
|
tree
2012-08-08
peter
ReuseVariableDeclaration should not be available after...
commit
|
commitdiff
|
tree
2012-08-08
peter
assert -> LOG.assert: let the code that resolves invalid...
commit
|
commitdiff
|
tree
2012-08-08
peter
IDEA-89841 Auto-Complete Does Not Include Static Imports
commit
|
commitdiff
|
tree
2012-08-08
peter
not so eager space after instanceof
commit
|
commitdiff
|
tree
2012-08-08
peter
class is a valid suggestion in method body
commit
|
commitdiff
|
tree
2012-08-08
peter
let JavaInheritanceWeigher not apply to methods
commit
|
commitdiff
|
tree
2012-08-08
peter
faster LiftShorterItemsClassifier
commit
|
commitdiff
|
tree
2012-08-07
peter
fix test: first create a newly introduced parameter...
commit
|
commitdiff
|
tree
2012-08-07
peter
extract LookupOffsets
commit
|
commitdiff
|
tree
2012-08-07
peter
survive context invalidation (EA-36089)
commit
|
commitdiff
|
tree
2012-08-07
peter
diagnose unknown conditional expression child (EA-36243)
commit
|
commitdiff
|
tree
2012-08-07
peter
don't fail when fragment's expected type was invalidated...
commit
|
commitdiff
|
tree
2012-08-07
peter
add read action (EA-37259)
commit
|
commitdiff
|
tree
2012-08-07
peter
fix ?super in gdsl (EA-38009)
commit
|
commitdiff
|
tree
2012-08-07
peter
index only non-private static members; correct groovy...
commit
|
commitdiff
|
tree
2012-08-07
peter
middle matching
commit
|
commitdiff
|
tree
2012-08-07
peter
oops, enable PatchedWeakReference back
commit
|
commitdiff
|
tree
2012-08-07
peter
support unselect word for natural language selectioner
commit
|
commitdiff
|
tree
2012-08-07
peter
select word: class qualified names in quotes (IDEA...
commit
|
commitdiff
|
tree
2012-08-07
peter
select word: quotes and parentheses in plain text
commit
|
commitdiff
|
tree
2012-08-07
peter
unfocus autopopup in gant/gradle
commit
|
commitdiff
|
tree
2012-08-07
peter
and yet another fix for first letter matching
commit
|
commitdiff
|
tree
2012-08-07
peter
IDEA-89811 'Complete Statement' action isn't counted...
commit
|
commitdiff
|
tree
2012-08-06
peter
cleanup
commit
|
commitdiff
|
tree
2012-08-06
peter
IDEA-62053 Smart completion should suggest "public...
commit
|
commitdiff
|
tree
2012-08-06
peter
index static members by their return type
commit
|
commitdiff
|
tree
2012-08-06
peter
faster static member completion (second basic): a dedicated...
commit
|
commitdiff
|
tree
2012-08-06
peter
more fair global member completion feature usage tracking
commit
|
commitdiff
|
tree
2012-08-06
peter
support multi-line groovy extension definitions
commit
|
commitdiff
|
tree
2012-08-06
peter
EA-37845 - assert: StableInvocationHandler.invoke
commit
|
commitdiff
|
tree
2012-08-06
peter
more diagnostics for EA-37913 - UOE: JavaStubElementType...
commit
|
commitdiff
|
tree
2012-08-06
peter
IDEA-89745 Stange completion insert handling (Java)
commit
|
commitdiff
|
tree
2012-08-06
peter
another attempt for IDEA-89059 Selected item is scrolled...
commit
|
commitdiff
|
tree
2012-08-06
peter
more correct disallowing completion finishing by chars
commit
|
commitdiff
|
tree
2012-08-06
peter
minor duplication
commit
|
commitdiff
|
tree
2012-08-03
peter
groovy: better recovery in case of unclosed ( or [
commit
|
commitdiff
|
tree
2012-08-03
peter
groovy: don't calculate named arg map generics when...
commit
|
commitdiff
|
tree
2012-08-03
peter
IDEA-23374 Add FIXME as default TODO pattern
commit
|
commitdiff
|
tree
2012-08-03
peter
IDEA-85330 Literals completion
commit
|
commitdiff
|
tree
2012-08-03
peter
IDEA-86839 Auto-import class when you can deduct it
commit
|
commitdiff
|
tree
2012-08-03
peter
IDEA-88789 Don't load PSI/content for large files
commit
|
commitdiff
|
tree
2012-08-03
peter
no syntax highlighting for large files (IDEA-89672)
commit
|
commitdiff
|
tree
2012-08-03
peter
restored icon for the sake of atlassian plugin (IDEA...
commit
|
commitdiff
|
tree
2012-08-03
peter
write about VisibleForTesting in inspection description...
commit
|
commitdiff
|
tree
2012-08-03
peter
revert
commit
|
commitdiff
|
tree
2012-08-03
peter
a bit more codecache for 64bit jvm (inspections build)
commit
|
commitdiff
|
tree
2012-08-02
peter
don't let old items sneak into reused lookup model...
commit
|
commitdiff
|
tree
2012-08-02
peter
relax expectations
commit
|
commitdiff
|
tree
2012-08-02
peter
inheritance transitivity with several versions of same...
commit
|
commitdiff
|
tree
2012-08-02
peter
IDEA-89651 NPE in external build with Groovy
commit
|
commitdiff
|
tree
2012-08-01
peter
IDEA-85530 Override dialog should not match on the...
commit
|
commitdiff
|
tree
2012-08-01
peter
IDEA-89585 Code Completion for class names in Run/Debug...
commit
|
commitdiff
|
tree
2012-08-01
peter
extract FragmentCompletionTest
commit
|
commitdiff
|
tree
2012-08-01
peter
IDEA-36202 Comment disappearing when joining lines
commit
|
commitdiff
|
tree
2012-08-01
peter
IDEA-89570 Use product full name only
commit
|
commitdiff
|
tree
2012-08-01
peter
IDEA-89574 Unable to create a Java class in a source...
commit
|
commitdiff
|
tree
2012-08-01
peter
dumb-aware ant target actions
commit
|
commitdiff
|
tree
2012-08-01
peter
@NotNull
commit
|
commitdiff
|
tree
2012-08-01
peter
dumb-aware actions in keymap settings
commit
|
commitdiff
|
tree
2012-07-31
peter
more debugging for p4 tests
commit
|
commitdiff
|
tree
2012-07-31
peter
IDEA-89501 IDEA sometimes freeze after selecting item...
commit
|
commitdiff
|
tree
2012-07-31
peter
IDEA-89495 Show usages -> Open find usages toolwindow...
commit
|
commitdiff
|
tree
2012-07-31
peter
first letter shouldn't oblige to use humps everywhere
commit
|
commitdiff
|
tree
2012-07-31
peter
case-sensitive first letter shouldn't oblige to use...
commit
|
commitdiff
|
tree
2012-07-31
peter
IDEA-88260 Recursive call icon is hard to see
commit
|
commitdiff
|
tree
2012-07-31
peter
clear all should be the last in the console
commit
|
commitdiff
|
tree
2012-07-31
peter
remove side effects from BackgroundTaskQueue tests
commit
|
commitdiff
|
tree
2012-07-30
peter
avoid duplication
commit
|
commitdiff
|
tree
2012-07-30
peter
don't always show intention icon
commit
|
commitdiff
|
tree
2012-07-30
peter
don't let lookups grow indefinitely
commit
|
commitdiff
|
tree
2012-07-30
peter
middle matching in SecondSmartTypeCompletionTest
commit
|
commitdiff
|
tree
2012-07-30
peter
testCompletionTyping
commit
|
commitdiff
|
tree
2012-07-30
peter
middle matching in SmartTypeCompletionTest
commit
|
commitdiff
|
tree
2012-07-30
peter
middle matching in NormalCompletionTest
commit
|
commitdiff
|
tree
2012-07-30
peter
IDEA-89462 Second long warning notification is shown...
commit
|
commitdiff
|
tree
2012-07-30
peter
no closure folding in dumb mode
commit
|
commitdiff
|
tree
2012-07-30
peter
don't close lookup if backspace'd until a dot after...
commit
|
commitdiff
|
tree
2012-07-30
peter
correct lookup hint position when there's no scrollbar
commit
|
commitdiff
|
tree
2012-07-30
peter
hopefully fix lookup being taller than needed
commit
|
commitdiff
|
tree
next