This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-08-15 01:49:07 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
27509c137df867ea78dc825db5ffd2ecce3a544c
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
completion
T
History
peter
413a6df237
IDEA-81966 Accepting completion variant for a generic type with < inserts duplicate angle brackets
2012-02-29 23:39:17 +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
IDEA-81966 Accepting completion variant for a generic type with < inserts duplicate angle brackets
2012-02-29 23:39:17 +04:00
normalSorting
a test for skipping lifted items
2012-02-28 19:09:29 +01:00
smartType
suggest several parameters when delegating
2012-02-15 16:37:48 +01:00
smartTypeSorting
suggest inheritor members on second completion only, prefer the default collection getters to them
2011-10-19 15:20:38 +02:00
style
some tests made more ready to the live templates advent
2011-10-05 17:37:43 +02:00
variables
IDEA-78033 do not sugesst "class" as possible name for variable
2011-12-16 12:02:51 +01:00
word
…