projects
/
idea
/
community.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
revert parameter info fix, as it breaks completion hints behavior
2018-01-27
peter
revert parameter info fix, as it breaks completion...
commit
|
commitdiff
|
tree
2018-01-27
peter
create completion thread outside CompletionProgressIndicator...
commit
|
commitdiff
|
tree
2018-01-27
peter
IDEA-184991 Parameter info popup doesn't highlight...
commit
|
commitdiff
|
tree
2018-01-27
peter
extract (Performance)TestInfo out of PlatformTestUtil
commit
|
commitdiff
|
tree
2018-01-26
peter
allow to create CompletionParameters later than CompletionPr...
commit
|
commitdiff
|
tree
2018-01-26
peter
another attempt to fix flaky JavaAutoPopupTest
commit
|
commitdiff
|
tree
2018-01-26
peter
cleanup, pass CompletionParameters around
commit
|
commitdiff
|
tree
2018-01-26
peter
cleanup completion a bit
commit
|
commitdiff
|
tree
2018-01-26
peter
don't depend on obsolete CompletionContext to prepare...
commit
|
commitdiff
|
tree
2018-01-26
peter
ensure no AWT events get pumped during leak checks...
commit
|
commitdiff
|
tree
2018-01-26
peter
IDEA-185661 Encoding detection requires read action
commit
|
commitdiff
|
tree
2018-01-25
peter
set some more performance test expectations to their...
commit
|
commitdiff
|
tree
2018-01-25
peter
while collecting completion variants, don't depend...
commit
|
commitdiff
|
tree
2018-01-25
peter
remove PsiDocumentManagerBase.HARD_REF_TO_PSI
commit
|
commitdiff
|
tree
2018-01-24
peter
set some performance test expectations to their current...
commit
|
commitdiff
|
tree
2018-01-24
peter
DuringChangeListManagerUpdateTestScheme: add some debug...
commit
|
commitdiff
|
tree
2018-01-24
peter
migrate more usages of deprecated com.intellij.util...
commit
|
commitdiff
|
tree
2018-01-23
peter
allow CompletionParameters to have nullable editor
commit
|
commitdiff
|
tree
2018-01-23
peter
fold more junit4 lines in console
commit
|
commitdiff
|
tree
2018-01-22
peter
when creating MessageBus, update its parent under ...
commit
|
commitdiff
|
tree
2018-01-22
peter
don't commit all documents on save
commit
|
commitdiff
|
tree
2018-01-22
peter
fix compilation
commit
|
commitdiff
|
tree
2018-01-22
peter
restore Kotlin plugin compatibility
commit
|
commitdiff
|
tree
2018-01-19
peter
avoid additional commit during completion if it wasn...
commit
|
commitdiff
|
tree
2018-01-19
peter
migrate most usages of deprecated com.intellij.util...
commit
|
commitdiff
|
tree
2018-01-19
peter
deprecate/remove com.intellij.util.containers.HashMap...
commit
|
commitdiff
|
tree
2018-01-19
peter
an ability to opt out of document committing after...
commit
|
commitdiff
|
tree
2018-01-19
peter
speedup Goto File on long patterns
commit
|
commitdiff
|
tree
2018-01-19
peter
Revert: Source purity inference: do not infer purity...
commit
|
commitdiff
|
tree
2018-01-18
peter
unify perforce test logging with the common one
commit
|
commitdiff
|
tree
2018-01-17
peter
DomFileElement.createStableCopy should survive PsiFile...
commit
|
commitdiff
|
tree
2018-01-12
peter
update PsiEventsTest exception expectations
commit
|
commitdiff
|
tree
2018-01-12
peter
when PSI commit fails in tests, see the reason even...
commit
|
commitdiff
|
tree
2018-01-12
peter
java parameter info: revert unsafe fix for IDEA-184821...
commit
|
commitdiff
|
tree
2018-01-12
peter
IDEA-184821 Parameter info accesses PSI invalidated...
commit
|
commitdiff
|
tree
2018-01-11
peter
IDEA-184231 CamelCase is ignored in Go to Class
commit
|
commitdiff
|
tree
2018-01-11
peter
extract separate (slower) MinusculeMatcherPerformanceTest
commit
|
commitdiff
|
tree
2018-01-11
peter
analyze stacktrace, normalize: don't eat backslashes
commit
|
commitdiff
|
tree
2018-01-11
peter
remove MinusculeMatcher.MatchingState to speed up and...
commit
|
commitdiff
|
tree
2018-01-11
peter
tests: pump event queue before checking leaks
commit
|
commitdiff
|
tree
2018-01-10
peter
another attempt to fix flaky JavaAutoPopupTest
commit
|
commitdiff
|
tree
2018-01-10
peter
IDEA-174659 Autocomplete generic parameters according...
commit
|
commitdiff
|
tree
2018-01-10
peter
print thread dump when leak is detected in tests
commit
|
commitdiff
|
tree
2018-01-10
peter
java completion: improve constructor reference suggestions
commit
|
commitdiff
|
tree
2018-01-10
peter
add LookupElementBuilder#withPsiElement
commit
|
commitdiff
|
tree
2018-01-10
peter
IDEA-166243 Add context-aware predefined line comment...
commit
|
commitdiff
|
tree
2018-01-10
peter
java completion: relax non-initialized field filtering...
commit
|
commitdiff
|
tree
2018-01-10
peter
IDEA-172113 Cannot drag-n-drop multiple Live Templates
commit
|
commitdiff
|
tree
2018-01-09
peter
IDEA-126898 Auto-complete for places where exceptions...
commit
|
commitdiff
|
tree
2018-01-09
peter
IDEA-172671 Support configurable injection into FreeMarker...
commit
|
commitdiff
|
tree
2018-01-09
peter
IDEA-172113 Cannot drag-n-drop multiple Live Templates
commit
|
commitdiff
|
tree
2018-01-09
peter
FileBasedIndexProjectHandler: take length only on valid...
commit
|
commitdiff
|
tree
2018-01-09
peter
don't create 2 pooled threads (!) after each (!) Perforce...
commit
|
commitdiff
|
tree
2018-01-09
peter
add a test showing that sorting by path closeness works...
commit
|
commitdiff
|
tree
2018-01-08
peter
java completion: don't delete everything if class name...
commit
|
commitdiff
|
tree
2018-01-08
peter
IDEA-179871 Automatically use nullable annotations...
commit
|
commitdiff
|
tree
2018-01-08
peter
various APIs: don't return null to avoid @Nullable...
commit
|
commitdiff
|
tree
2018-01-08
peter
complete Collectors methods inside collect() call ...
commit
|
commitdiff
|
tree
2018-01-08
peter
hardcode Map.remove as having unknown nullity (IDEA...
commit
|
commitdiff
|
tree
2018-01-05
peter
mad testing: don't expect completion in regexp characters
commit
|
commitdiff
|
tree
2018-01-05
peter
IDEA-178428 Support unescaping JSON strings in Analyze...
commit
|
commitdiff
|
tree
2018-01-05
peter
IDEA-180669 Consider (very simple) instanceof conditions...
commit
|
commitdiff
|
tree
2018-01-05
peter
IDEA-123287 Multiple "Updating indices" bg tasks after...
commit
|
commitdiff
|
tree
2018-01-05
peter
run groovy compiler/debugger test in the compiler/debugger...
commit
|
commitdiff
|
tree
2018-01-05
peter
don't let accidental PCE during <clinit> spoil code...
commit
|
commitdiff
|
tree
2018-01-05
peter
another test for "remove unnecessary parens" around...
commit
|
commitdiff
|
tree
2018-01-04
peter
correct event firing when AST has no PSI (EA-111703...
commit
|
commitdiff
|
tree
2018-01-04
peter
ensure that smart pointers to empty PSI can be restored
commit
|
commitdiff
|
tree
2018-01-04
peter
skip "remove unnecessary parens" only around lambda...
commit
|
commitdiff
|
tree
2018-01-04
peter
java: fix another case of stub/PSI mismatch with incomplete...
commit
|
commitdiff
|
tree
2018-01-04
peter
java completion: use a single way to find previous...
commit
|
commitdiff
|
tree
2018-01-04
peter
disable "remove unnecessary parentheses" with lambda...
commit
|
commitdiff
|
tree
2018-01-04
peter
mad testing: invoke completion in injected file, if any
commit
|
commitdiff
|
tree
2018-01-03
peter
fix "Simplify if" generating unreachable code (IDEA...
commit
|
commitdiff
|
tree
2018-01-03
peter
move ConstantIfStatementInspection to java-impl
commit
|
commitdiff
|
tree
2018-01-03
peter
IDEA-182501 Unwrap 'if' generates unreachable code
commit
|
commitdiff
|
tree
2018-01-03
peter
FunctionalExpressionCompletionProvider: improve naming...
commit
|
commitdiff
|
tree
2018-01-03
peter
don't let PCE during free-threaded document change...
commit
|
commitdiff
|
tree
2018-01-03
peter
add some @Nullables to java.util (IDEA-183875)
commit
|
commitdiff
|
tree
2018-01-03
peter
make API around potemkin progress more clear wrt cancellability
commit
|
commitdiff
|
tree
2018-01-03
peter
java completion: don't suggest inacessible method/constructo...
commit
|
commitdiff
|
tree
2018-01-03
peter
IDEA-181269 "void" is not suggested in expressions
commit
|
commitdiff
|
tree
2018-01-03
peter
IDEA-84064 Ctrl-Shift-Enter does not work in annotations
commit
|
commitdiff
|
tree
2018-01-03
peter
IDEA-182794 "class" not suggested inside method
commit
|
commitdiff
|
tree
2018-01-03
peter
make PsiEventConsistencyTest use ImperativeCommand...
commit
|
commitdiff
|
tree
2018-01-03
peter
another case of changes in different AST parents at...
commit
|
commitdiff
|
tree
2018-01-03
peter
move jetCheck to org.jetbrains
commit
|
commitdiff
|
tree
2018-01-02
peter
PSI events: sort by element index which is more robust...
commit
|
commitdiff
|
tree
2018-01-02
peter
jetCheck tests: don't spam to console
commit
|
commitdiff
|
tree
2018-01-02
peter
don't consider injection to be "inside" string literals...
commit
|
commitdiff
|
tree
2018-01-02
peter
don't perform postponed formatting on PSI with potentially...
commit
|
commitdiff
|
tree
2018-01-02
peter
IDEA-158249 Complete Current Statement of for loop...
commit
|
commitdiff
|
tree
2018-01-02
peter
IDEA-183481 final keyword is wrongly auto-completed...
commit
|
commitdiff
|
tree
2018-01-02
peter
jetCheck: restart shrinking from beginning: sometimes...
commit
|
commitdiff
|
tree
2018-01-02
peter
jetCheck: extract ShrinkTest
commit
|
commitdiff
|
tree
2017-12-30
peter
jetCheck: improve shrinking
commit
|
commitdiff
|
tree
2017-12-30
peter
fix PSI event inconsistency on two changes in different...
commit
|
commitdiff
|
tree
2017-12-30
peter
jetCheck: introduce ImperativeCommand API for easier...
commit
|
commitdiff
|
tree
2017-12-29
peter
fix a case of incorrect events generated after complicated...
commit
|
commitdiff
|
tree
2017-12-29
peter
jetCheck: a more generic recursive data detection
commit
|
commitdiff
|
tree
next