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-11 20:04:03 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
404d2487f1e243dc6bcb994effceb26d92416f20
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
completion
T
History
peter
404d2487f1
suggest to fill all the required type arguments at once (IDEA-26763)
2012-03-09 22:30:24 +04:00
..
className
…
customFileType
…
dot
…
javadoc
JavadocCompletionTest -> community
2011-10-05 20:41:34 +02:00
keywords
IDEA-79862 Java: auto-insert space after completing "extends" and "implements"
2012-02-01 20:56:01 +01:00
normal
suggest collection utility methods in basic completion on non-empty prefix
2012-03-09 21:05:12 +04:00
normalSorting
a test for skipping lifted items
2012-02-28 19:09:29 +01:00
smartType
suggest to fill all the required type arguments at once (IDEA-26763)
2012-03-09 22:30:24 +04:00
smartTypeSorting
normal methods should have higher priority than Collections.emptyList
2012-03-09 20:39:06 +04:00
style
some tests made more ready to the live templates advent
2011-10-05 17:37:43 +02:00
variables
IDEA-54220 Code Completion for value() method in @interfaces could be added
2012-03-07 20:24:50 +04:00
word
…