This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-06-18 14:04:07 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e39f57a94e297edcea76d4b0c147387e4fa72d38
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
completion
T
History
peter
2fff9c497b
make smart completion work in java extends/implements clauses (IDEA-38166)
2015-12-29 18:00:59 +01:00
..
className
…
customFileType
…
dot
…
javadoc
…
keywords
IDEA-95289 Completion for 'break' in labeled element
2015-10-24 23:42:28 +02:00
methodChains
…
normal
IDEA-147313 Adding @NotNull in front of a method parameter and finishing lookup with Space inserts 2 spaces
2015-11-04 16:51:15 +01:00
normalSorting
java completion: use context substitutor even for methods whose type parameters can be inferred from parameter types (IDEA-148623)
2015-11-30 16:26:38 +01:00
reflection
IDEA-134123 Reflection code completion generates Type....class instead of Type[].class for varargs
2015-01-02 17:19:54 +01:00
smartType
make smart completion work in java extends/implements clauses (IDEA-38166)
2015-12-29 18:00:59 +01:00
smartTypeSorting
prefer instanceofed variants in java completion (IDEA-138937)
2015-04-08 18:13:15 +02:00
style
…
variables
…
word
…