projects
/
idea
/
community.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
IDEA-248001 Annotation parameter completion in generics doesn't work correctly
[idea/community.git]
/
java
/
java-tests
/
testSrc
/
com
/
intellij
/
java
/
codeInsight
/
completion
/
NormalCompletionTest.groovy
2020-08-12
Peter Gromov
IDEA-248001 Annotation parameter completion in generics...
blob
|
commitdiff
|
raw
2020-08-07
Peter Gromov
java: speedup resolving of statically-imported members...
blob
|
commitdiff
|
raw
|
diff to current
2020-08-07
Peter Gromov
java completion: don't show classes with dollar in...
blob
|
commitdiff
|
raw
|
diff to current
2020-08-07
Peter Gromov
alleviate java completion performance degradation after...
blob
|
commitdiff
|
raw
|
diff to current
2020-08-06
Tagir Valeev
[java-completion] Record tests moved to Normal14Complet...
blob
|
commitdiff
|
raw
|
diff to current
2020-07-31
Tagir Valeev
[java-completion] IDEA-247109 Complete top-level pubic...
blob
|
commitdiff
|
raw
|
diff to current
2020-07-14
Peter Gromov
java completion tests: render items in ignoreDumbMode...
blob
|
commitdiff
|
raw
|
diff to current
2020-06-17
Peter Gromov
java completion: sort/filter suggestions after :: by...
blob
|
commitdiff
|
raw
|
diff to current
2020-06-16
Elena Shaverdova
Fix dumb test for NormalCompletionTest.testTabOnNewInne...
blob
|
commitdiff
|
raw
|
diff to current
2020-06-16
Elena Shaverdova
Fix dumb test for NormalCompletionTest.testAccessStatic...
blob
|
commitdiff
|
raw
|
diff to current
2020-06-16
Elena Shaverdova
Rename @NeedsIndex
blob
|
commitdiff
|
raw
|
diff to current
2020-06-15
Elena Shaverdova
IDEA-241607 Show all available completion elements...
blob
|
commitdiff
|
raw
|
diff to current
2020-06-15
Andrei Kuznetsov
Merge android-plugin 4.0 into IJ master
blob
|
commitdiff
|
raw
|
diff to current
2020-06-15
Peter Gromov
java basic completion: move chain suggestions (IDEA...
blob
|
commitdiff
|
raw
|
diff to current
2020-06-15
Peter Gromov
IDEA-145958 Suggest chained calls of expected type...
blob
|
commitdiff
|
raw
|
diff to current
2020-06-15
Peter Gromov
java completion: don't qualify local class fields with...
blob
|
commitdiff
|
raw
|
diff to current
2020-06-13
Andrei Kuznetsov
[merge-as-4.0] merge newer IJ master
blob
|
commitdiff
|
raw
|
diff to current
2020-06-12
Peter Gromov
java completion: suggest `ref[0]` in basic completion...
blob
|
commitdiff
|
raw
|
diff to current
2020-06-12
Andrei Kuznetsov
Merge Android Studio 4.0 (aosp/studio-master-dev)
blob
|
commitdiff
|
raw
|
diff to current
2020-06-12
Peter Gromov
java completion: suggest same-named fields in scope...
blob
|
commitdiff
|
raw
|
diff to current
2020-06-10
Peter Gromov
java: merge annotation name completion into the main...
blob
|
commitdiff
|
raw
|
diff to current
2020-06-09
Peter Gromov
IDEA-242810 Add colon to completion after "case" keyword
blob
|
commitdiff
|
raw
|
diff to current
2020-06-09
Peter Gromov
IDEA-121071 Annotation param: autocomplete inverse...
blob
|
commitdiff
|
raw
|
diff to current
2020-05-12
Vyacheslav Karpukhin
Merge branch 'slava/plugin-incompatible-with'
blob
|
commitdiff
|
raw
|
diff to current
2020-05-12
Dmitriy.Panov
Space plugin merged
blob
|
commitdiff
|
raw
|
diff to current
2020-04-22
Ivan Chirkov
Merge remote-tracking branch 'origin/master' into prend...
blob
|
commitdiff
|
raw
|
diff to current
2020-04-15
Peter Gromov
remove deprecated LookupElementPresentation#isTailGrayed
blob
|
commitdiff
|
raw
|
diff to current
2020-01-21
Peter Gromov
java: complete Object methods when superclass is unresolved
blob
|
commitdiff
|
raw
|
diff to current
2020-01-20
Peter Gromov
java: add a test for completing java qualified name...
blob
|
commitdiff
|
raw
|
diff to current
2020-01-16
Nikolaj Schumacher
Merge branch 'nschum/interner'
blob
|
commitdiff
|
raw
|
diff to current
2020-01-16
Peter Gromov
java: consider deepest qualifier for auto-import on...
blob
|
commitdiff
|
raw
|
diff to current
2020-01-08
Peter Gromov
java completion: show initializers for non-imported...
blob
|
commitdiff
|
raw
|
diff to current
2019-12-23
Tagir Valeev
Suggest "implements" after record header; don't suggest...
blob
|
commitdiff
|
raw
|
diff to current
2019-10-10
peter
IDEA-220634 Completion suggests finalize() first after...
blob
|
commitdiff
|
raw
|
diff to current
2019-10-04
peter
IDEA-209607 When completing equals/hashCode/toString...
blob
|
commitdiff
|
raw
|
diff to current
2019-10-04
peter
commit document on @Override completion, show it before...
blob
|
commitdiff
|
raw
|
diff to current
2019-10-02
peter
IDEA-196864 Completion: classes containing no annotatio...
blob
|
commitdiff
|
raw
|
diff to current
2019-10-01
peter
IDEA-209608 When completing @Override, show element...
blob
|
commitdiff
|
raw
|
diff to current
2019-09-30
peter
IDEA-196951 Delete empty parenthesis when replacing...
blob
|
commitdiff
|
raw
|
diff to current
2019-07-23
Alexander Luyblinsky
Merge branch 'aliublinskii/OC-18684-receive-build-messa...
blob
|
commitdiff
|
raw
|
diff to current
2019-07-02
Sergey Ignatov
don't use parenthesis around packages in java class...
blob
|
commitdiff
|
raw
|
diff to current
2019-04-16
Roman Vasiliev
Merge branch 'rvasiliev/error-reporting'
blob
|
commitdiff
|
raw
|
diff to current
2019-04-10
Roman Shevchenko
Merge pull request #1078 (https://github.com/JetBrains...
blob
|
commitdiff
|
raw
|
diff to current
2019-03-26
peter
java: fix completing class name in its supertype's...
blob
|
commitdiff
|
raw
|
diff to current
2019-03-26
peter
IDEABKL-6585 Completion: suggest variants for mistyped...
blob
|
commitdiff
|
raw
|
diff to current
2019-03-05
Eldar Abusalimov
Merge remote-tracking branch 'origin/clion-memory-view'
blob
|
commitdiff
|
raw
|
diff to current
2019-03-04
Dmitry Trofimov
Merge remote-tracking branch 'origin/master' into ds-ide
blob
|
commitdiff
|
raw
|
diff to current
2019-02-28
Roman Shevchenko
Merge PR #1038 (https://github.com/JetBrains/intellij...
blob
|
commitdiff
|
raw
|
diff to current
2019-01-28
Alexandr Suhinin
Merge branch 'alexandr.suhinin/duplicates-languages'
blob
|
commitdiff
|
raw
|
diff to current
2019-01-23
Anna.Kozlova
completion in code fragment: accept classes in unqualif...
blob
|
commitdiff
|
raw
|
diff to current
2019-01-21
peter
java/groovy completion: suggest non-imported non-inheri...
blob
|
commitdiff
|
raw
|
diff to current
2019-01-07
Anna.Kozlova
allow classes from default package in code fragment...
blob
|
commitdiff
|
raw
|
diff to current
2019-01-03
peter
IDEA-202262 Wrong cursor position, when IDEA autocomple...
blob
|
commitdiff
|
raw
|
diff to current
2018-12-19
Roman Shevchenko
Merge PR #895 (https://github.com/JetBrains/intellij...
blob
|
commitdiff
|
raw
|
diff to current
2018-12-03
Alexandr Suhinin
Merge branch 'master' into alexandr.suhinin/duplicates...
blob
|
commitdiff
|
raw
|
diff to current
2018-11-29
Viktor Shatrov
Merge remote-tracking branch 'origin/master' into vshat...
blob
|
commitdiff
|
raw
|
diff to current
2018-11-27
peter
add @CompileStatic to some Groovy tests
blob
|
commitdiff
|
raw
|
diff to current
2018-11-26
Alex Plate
Merge branch 'alexpl/retype'
blob
|
commitdiff
|
raw
|
diff to current
2018-11-26
Viktor Shatrov
Merge branch 'master' into vshatrov/webconsole
blob
|
commitdiff
|
raw
|
diff to current
2018-11-24
Roman Shevchenko
[tests] better assertions in break label completion...
appcode/191.2012
clion/191.2011
rubymine/191.2013
blob
|
commitdiff
|
raw
|
diff to current
2018-11-22
peter
java completion: don't suggest overridden members if...
blob
|
commitdiff
|
raw
|
diff to current
2018-11-21
Alex Plate
Merge branch 'alexpl/retype'
blob
|
commitdiff
|
raw
|
diff to current
2018-11-21
Roman Shevchenko
[java] value breaks: completion fixes (IDEA-196643)
blob
|
commitdiff
|
raw
|
diff to current
2018-10-24
Dmitry Trofimov
Merge branch 'PRmodulelist' of https://github.com/guoci...
blob
|
commitdiff
|
raw
|
diff to current
2018-10-23
Roman Shevchenko
Merge PR #880 (https://github.com/JetBrains/intellij...
rubymine/191.714
blob
|
commitdiff
|
raw
|
diff to current
2018-10-22
Dmitry Trofimov
Merge branch 'quote-vars' of https://github.com/rohanjo...
blob
|
commitdiff
|
raw
|
diff to current
2018-10-22
Dmitry Trofimov
Merge branch 'terminalProjectEnv' of https://github...
blob
|
commitdiff
|
raw
|
diff to current
2018-10-10
Florian Kistner
Merge branch 'florian.kistner/appnap'
appcode/191.93
clion/191.92
blob
|
commitdiff
|
raw
|
diff to current
2018-10-09
Dmitry Trofimov
Merge remote-tracking branch 'origin/ssimonchik/termina...
rubymine/191.58
blob
|
commitdiff
|
raw
|
diff to current
2018-10-09
Dmitry Trofimov
Merge branch 'traff/terminal_new_tabs'
blob
|
commitdiff
|
raw
|
diff to current
2018-10-09
Vladimir Plyashkun
Merge branch 'master' into vplyashkun/clang_tidy_multif...
clion/191.353
blob
|
commitdiff
|
raw
|
diff to current
2018-10-08
Viktor Shatrov
Merge remote-tracking branch 'origin/master' into vshat...
webstorm/183.3602
blob
|
commitdiff
|
raw
|
diff to current
2018-10-08
Vasily Romanikhin
Merge branch 'master' of git.labs.intellij.net:idea...
blob
|
commitdiff
|
raw
|
diff to current
2018-10-05
peter
disable completion after enum constant (IDEA-199935)
blob
|
commitdiff
|
raw
|
diff to current
2018-10-04
Alexander Luyblinsky
Merge branch 'master' into aliublinskii/OC-17089-debug...
appcode/183.3450
blob
|
commitdiff
|
raw
|
diff to current
2018-10-03
Dmitry Trofimov
Merge branch 'terminal-tool-window-native-tabs' of...
blob
|
commitdiff
|
raw
|
diff to current
2018-10-01
Dmitry Trofimov
Merge remote-tracking branch 'origin/master'
blob
|
commitdiff
|
raw
|
diff to current
2018-10-01
Vladimir Plyashkun
Merge branch 'master' into vplyashkun/clang_tidy_multif...
blob
|
commitdiff
|
raw
|
diff to current
2018-09-28
Vladimir Plyashkun
Merge branch 'master' into vplyashkun/perf
blob
|
commitdiff
|
raw
|
diff to current
2018-09-26
peter
IDEA-199491 PsiInvalidElementAccessException on completion
blob
|
commitdiff
|
raw
|
diff to current
2018-09-10
Alexander Luyblinsky
Merge branch 'master' into aliublinskii/OC-17089-debug...
blob
|
commitdiff
|
raw
|
diff to current
2018-08-16
Eldar Abusalimov
Merge remote-tracking branch 'origin/master' into eldar...
blob
|
commitdiff
|
raw
|
diff to current
2018-08-07
Vladimir Plyashkun
Merge branch 'master' into vplyashkun/clang_tidy_multif...
blob
|
commitdiff
|
raw
|
diff to current
2018-08-01
Dmitry Trofimov
Merge remote-tracking branch 'origin/master'
blob
|
commitdiff
|
raw
|
diff to current
2018-07-30
Egor Zhdan
Merge remote-tracking branch 'origin/master' into egorz...
blob
|
commitdiff
|
raw
|
diff to current
2018-07-28
peter
java completion: make finishing class name with Complet...
blob
|
commitdiff
|
raw
|
diff to current
2018-07-26
Vladimir Plyashkun
Merge branch 'vplyashkun/clangd_inspections' into vplya...
blob
|
commitdiff
|
raw
|
diff to current
2018-07-24
peter
Merge branch 'master' of https://github.com/michaelsiep...
blob
|
commitdiff
|
raw
|
diff to current
2018-07-20
Egor Zhdan
Merge remote-tracking branch 'origin/master' into egorz...
blob
|
commitdiff
|
raw
|
diff to current
2018-07-03
Anton Makeev
Merge branch 'amakeev/source-folder'
blob
|
commitdiff
|
raw
|
diff to current
2018-07-02
peter
IDEA-194738 Inner class is suggested twice on second...
blob
|
commitdiff
|
raw
|
diff to current
2018-06-29
Dmitry Trofimov
Merge remote-tracking branch 'origin/master'
blob
|
commitdiff
|
raw
|
diff to current
2018-06-27
Dmitry Trofimov
Merge branch 'behrangsa-fish-config' of https://github...
blob
|
commitdiff
|
raw
|
diff to current
2018-06-25
Vassiliy.Kudryashov
Merge remote-tracking branch 'origin/master'
appcode/183.337
clion/183.336
dbe/183.333
idea/183.338
phpstorm/183.332
pycharm/183.334
pycharm/183.335
rubymine/183.339
blob
|
commitdiff
|
raw
|
diff to current
2018-06-25
Alexey Kudravtsev
removed unnecessary store/restore code style settings...
blob
|
commitdiff
|
raw
|
diff to current
2018-06-23
Behrang
Merge branch 'master' into behrangsa-fish-config
blob
|
commitdiff
|
raw
|
diff to current
2018-06-13
Daniil Ovchinnikov
Merge branch 'daniil/udh-unprotected'
phpstorm/183.20
blob
|
commitdiff
|
raw
|
diff to current
2018-06-12
Roman Shevchenko
Merge pull request #803 (https://github.com/JetBrains...
idea-edu/182.3230
blob
|
commitdiff
|
raw
|
diff to current
2018-06-07
Dmitry Avdeev
Merge remote-tracking branch 'origin/master'
blob
|
commitdiff
|
raw
|
diff to current
2018-06-07
Dmitry Avdeev
merging Android Studio 3.1.2
blob
|
commitdiff
|
raw
|
diff to current
next