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-07-28 22:59:54 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2a004b3a4e73de030e59744fa45199b24b823d68
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
completion
T
History
peter
9c6efc077f
IDEA-87753 Generics: incorrect smart code completion (Generic array creation)
2012-06-25 14:17:31 +02:00
..
className
IDEA-83744 Always insert '()' when class name is completed after 'new' keyword
2012-06-22 14:44:11 +02:00
customFileType
…
dot
…
javadoc
IDEA-87040 JavaDoc @link autocompletion is inconsistent with JavaDoc rendering when used on static fields
2012-06-07 12:25:21 +02:00
keywords
suggest primitive types in parameter type position after an annotation
2012-06-19 18:41:09 +02:00
normal
IDEA-83744 Always insert '()' when class name is completed after 'new' keyword
2012-06-22 14:44:11 +02:00
normalSorting
prefer class to its members
2012-06-20 19:33:07 +02:00
reflection
+forName
2012-03-26 12:28:27 +02:00
smartType
IDEA-87753 Generics: incorrect smart code completion (Generic array creation)
2012-06-25 14:17:31 +02:00
smartTypeSorting
expected type should always be at the top of the lookup in smart completion after new
2012-03-27 20:30:59 +02:00
style
…
variables
…
word
…