projects
/
idea
/
community.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
IDEA-79862 Java: auto-insert space after completing "extends" and "implements"
[idea/community.git]
/
java
/
java-impl
/
src
/
com
/
intellij
/
codeInsight
/
completion
/
JavaCompletionData.java
2012-02-01
peter
IDEA-79862 Java: auto-insert space after completing...
blob
|
commitdiff
|
raw
2012-02-01
Dmitry Trofimov
Merge remote-tracking branch 'origin/master'
blob
|
commitdiff
|
raw
|
diff to current
2012-01-31
Dmitry Jemerov
Merge remote branch 'origin/master'
blob
|
commitdiff
|
raw
|
diff to current
2012-01-31
peter
IDEA-80583 Wrong suggestion in qualified field type
blob
|
commitdiff
|
raw
|
diff to current
2012-01-30
kirill.safonov
Merge branch 'new-flex-config'
blob
|
commitdiff
|
raw
|
diff to current
2012-01-25
Kirill Likhodedov
Merge remote-tracking branch 'origin/master'
blob
|
commitdiff
|
raw
|
diff to current
2012-01-24
Dmitry Jemerov
Merge remote branch 'origin/master'
blob
|
commitdiff
|
raw
|
diff to current
2012-01-24
Bas Leijdekkers
Merge branch 'master' of git.labs.intellij.net:idea...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-24
peter
IDEA-80186 Completion for 'continue' always inserts...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-17
Kirill Likhodedov
Merge branch 'master' into multiroot_branch
blob
|
commitdiff
|
raw
|
diff to current
2012-01-05
Yann Cebron
Merge remote-tracking branch 'origin/master'
blob
|
commitdiff
|
raw
|
diff to current
2012-01-05
peter
don't insert a space after a keyword if there's already one
blob
|
commitdiff
|
raw
|
diff to current
2012-01-01
peter
don't overwrite trailing space in java & groovy keyword...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-30
sweinreuter
Merge commit 'origin/master'
blob
|
commitdiff
|
raw
|
diff to current
2011-12-29
peter
don't suggest expected type members twice when they...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-28
irengrig
Merge remote branch 'origin/master'
cidr/112.277
idea/112.279
pycharm/112.281
rubymine/112.282
storm/112.280
blob
|
commitdiff
|
raw
|
diff to current
2011-12-27
Kirill Likhodedov
Merge remote-tracking branch 'origin/master'
blob
|
commitdiff
|
raw
|
diff to current
2011-12-27
peter
IDEA-69328 Code completion in switch...case: complete...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-24
Dmitry Jemerov
Merge remote branch 'origin/master'
blob
|
commitdiff
|
raw
|
diff to current
2011-11-24
Kirill Kalishev
Merge branch 'master' of git@git.labs.intellij.net...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-24
Kirill Likhodedov
Merge remote-tracking branch 'origin/master'
blob
|
commitdiff
|
raw
|
diff to current
2011-11-24
anna
Merge remote-tracking branch 'origin/master'
blob
|
commitdiff
|
raw
|
diff to current
2011-11-24
peter
IDEA-75522 Change Signature dialog: duplicate entries...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-11
Kirill Likhodedov
Merge branch 'new_push_fixes'
blob
|
commitdiff
|
raw
|
diff to current
2011-11-10
peter
don't show explicit method type parameters in lookups...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-26
Maxim Shafirov
Merge branch 'appcode10' into merge_appcode10
blob
|
commitdiff
|
raw
|
diff to current
2011-10-24
Kirill Likhodedov
Merge remote-tracking branch 'origin/master'
blob
|
commitdiff
|
raw
|
diff to current
2011-10-21
peter
IDEA-75812 IDEA doesn't suggest keyword 'break' in...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-21
irengrig
Merge remote branch 'origin/master'
blob
|
commitdiff
|
raw
|
diff to current
2011-10-19
peter
suggest inheritor members on second completion only...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-12
Kirill Kalishev
Merge remote branch 'origin/master'
blob
|
commitdiff
|
raw
|
diff to current
2011-10-12
nik
Merge /home/nik/work/jpsImport/JPS
blob
|
commitdiff
|
raw
|
diff to current
2011-10-11
peter
complete return in switch-case
idea/110.96
blob
|
commitdiff
|
raw
|
diff to current
2011-10-07
Kirill Likhodedov
Merge remote-tracking branch 'origin/master'
blob
|
commitdiff
|
raw
|
diff to current
2011-10-07
Kirill Kalishev
Merge branch 'master' of git@git.labs.intellij.net...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-07
Dmitry Jemerov
Merge remote branch 'origin/master'
blob
|
commitdiff
|
raw
|
diff to current
2011-10-07
Maxim Medvedev
Merge branch 'master' of git.labs.intellij.net:idea...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-05
peter
no modifiers inside string literals
pycharm/110.55
rubymine/110.56
storm/110.52
blob
|
commitdiff
|
raw
|
diff to current
2011-10-05
peter
suggest final in parameter list not via ModifierChooser
blob
|
commitdiff
|
raw
|
diff to current
2011-10-05
peter
ModifierChooser is not a KeywordChooser anymore, kill...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-05
kirillk
Merge branch 'master' of git.labs.intellij.net:idea...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-04
peter
start of a parameter with array type is in java declara...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-28
Kirill Likhodedov
Merge remote-tracking branch 'origin/master'
blob
|
commitdiff
|
raw
|
diff to current
2011-09-27
peter
no 'assert' suggestions in jdk 1.3
blob
|
commitdiff
|
raw
|
diff to current
2011-09-27
Kirill Kalishev
Merge branch 'master' of git@git.labs.intellij.net...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-27
Kirill Likhodedov
Merge remote-tracking branch 'origin/master'
blob
|
commitdiff
|
raw
|
diff to current
2011-09-27
peter
don't search for expected type inherited members in...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-23
Kirill Kalishev
Merge remote branch 'origin/master'
blob
|
commitdiff
|
raw
|
diff to current
2011-09-23
peter
IDEA-74709 Return should not be suggested inside method...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-19
Kirill Kalishev
Merge remote branch 'origin/master'
blob
|
commitdiff
|
raw
|
diff to current
2011-09-16
peter
IDEA-73345 Completion does not propose generic paramete...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-15
peter
IDEA-74356 Code completion: Tab in the middle of alread...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-15
peter
don't suggest to complete class literals not in expressions
blob
|
commitdiff
|
raw
|
diff to current
2011-09-14
peter
space after new
blob
|
commitdiff
|
raw
|
diff to current
2011-09-13
peter
smart completion of primitive and array type class...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-13
peter
nothing but .class after primitive or array types in...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-12
Kirill Kalishev
Merge remote branch 'origin/master'
blob
|
commitdiff
|
raw
|
diff to current
2011-09-12
peter
JspxSimpleCompletionTest: move to the right package...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-09
Kirill Kalishev
Merge branch 'master' of git@git.labs.intellij.net...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-09
peter
basic completion of class keyword after primitive types...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-08
Kirill Kalishev
Merge remote branch 'origin/master'
blob
|
commitdiff
|
raw
|
diff to current
2011-09-08
peter
IDEA-72776 JAVA: duplicate "boolean" autocomplete sugge...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-08
peter
IDEA-72951 'break' keyword is not suggested by completi...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-06
Alexey Pegov
Merge branch 'master' of git.labs.intellij.net:idea...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-06
Kirill Kalishev
Merge remote branch 'origin/master'
blob
|
commitdiff
|
raw
|
diff to current
2011-09-06
peter
java expression, statement & declaration contexts
blob
|
commitdiff
|
raw
|
diff to current
2011-04-08
sweinreuter
Merge commit 'origin/master'
blob
|
commitdiff
|
raw
|
diff to current
2011-04-07
Eugene Kudelevsky
Merge commit 'origin/master'
blob
|
commitdiff
|
raw
|
diff to current
2011-04-07
peter
java-specific parts of MembersGetter go to JavaMembersG...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-01
Eugene Kudelevsky
Merge commit 'origin/master'
blob
|
commitdiff
|
raw
|
diff to current
2011-04-01
Kirill Kalishev
Merge branch 'master' of git@git.labs.intellij.net...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-30
Bas Leijdekkers
Merge branch 'master' of git.labs.intellij.net:idea...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-30
peter
suggest 'final' in for-in loop clause (IDEA-67249)
blob
|
commitdiff
|
raw
|
diff to current
2011-03-27
Kirill Likhodedov
Merge branch '106.164'
blob
|
commitdiff
|
raw
|
diff to current
2011-03-15
Eugene Kudelevsky
Merge branch 'master' of git@git.labs.intellij.net...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-15
Bas Leijdekkers
Merge branch 'master' of git.labs.intellij.net:idea...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-15
Kirill Kalishev
Merge branch 'master' of git@git.labs.intellij.net...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-14
peter
don't suggest primitive type variants in parameter...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-10
Roman Shevchenko
Better exceptions-only completion in catch
blob
|
commitdiff
|
raw
|
diff to current
2011-02-24
irengrig
VCS: todo checkin handler - visualization (merge)
blob
|
commitdiff
|
raw
|
diff to current
2011-02-24
Kirill Kalishev
Merge branch 'master' of git@git.labs.intellij.net...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-24
Maxim Medvedev
Merge branch 'master' of git.labs.intellij.net:idea...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-23
peter
IDEA-65811 "final" variant is not suggested but it...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-22
peter
smart completion is not smart enough to require that...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-21
Dmitry Jemerov
Merge branch 'master' of git.labs.intellij.net:idea...
idea/106.61
blob
|
commitdiff
|
raw
|
diff to current
2011-02-21
peter
IDEA-62188 Java: Basic completion doesn't suggest ...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-22
irengrig
Merge branch 'master' of git.labs.intellij.net:idea...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-18
Kirill Kalishev
Merge branch 'master' of git@git.labs.intellij.net...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-18
peter.gromov
don't suggest 'this' keyword in java comments
blob
|
commitdiff
|
raw
|
diff to current
2010-11-18
irengrig
Merge branch 'master' of git.labs.intellij.net:idea...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-16
Maxim Medvedev
Merge branch 'master' of git.labs.intellij.net:idea...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-15
Kirill Kalishev
Merge branch 'master' of git@git.labs.intellij.net...
idea/98.373
blob
|
commitdiff
|
raw
|
diff to current
2010-11-15
peter.gromov
show static members of expected type in basic completion
blob
|
commitdiff
|
raw
|
diff to current
2010-11-15
Maxim Medvedev
Merge branch 'master' of git.labs.intellij.net:idea...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-13
Kirill Likhodedov
Merge branch 'master' of git.labs.intellij.net:idea...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-12
Dmitry Jemerov
Merge branch 'master' of git.labs.intellij.net:idea...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-12
Alexey Gopachenko
CRLF Dmitry Trofimov MUST DIE %E~
blob
|
commitdiff
|
raw
|
diff to current
2010-11-11
Dmitry Trofimov
Merge branch 'master' of git.labs.intellij.net:idea...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-11
peter.gromov
IDEA-60822 [IdeaX] code completion for "for(fin" automa...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-11
peter.gromov
fix double space after return in java
blob
|
commitdiff
|
raw
|
diff to current
next