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-30 17:27:53 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
75c1cd600f19a35b8ca92c1af3b1572f45d51eb7
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
completion
T
History
peter
75c1cd600f
IDEA-113149 Constructor parameters completion is not available in case of classes with generics
2013-09-06 18:33:23 +02:00
..
className
IDEA-98283 Wrong code completion within annotations
2012-12-28 17:57:44 +01:00
customFileType
…
dot
…
javadoc
completion should insert qualified names in javadoc according to the code style settings (IDEA-111023)
2013-08-22 18:19:33 +02:00
keywords
IDEA-108113 Would be great to have an instanceof operator in keyword completion
2013-06-03 22:29:27 +02:00
methodChains
method chains completion
2013-07-12 12:48:39 +04:00
normal
first letter case sensitivity should match pattern start with name start even in middle matches
2013-09-02 09:25:18 +02:00
normalSorting
first letter case sensitivity should match pattern start with name start even in middle matches
2013-09-02 09:25:18 +02:00
reflection
…
smartType
IDEA-113149 Constructor parameters completion is not available in case of classes with generics
2013-09-06 18:33:23 +02:00
smartTypeSorting
local variables should be preferred over factory methods no matter the name end matching degree
2013-03-10 12:07:25 +01:00
style
testdata fixed
2013-05-06 20:55:21 +02:00
variables
…
word
…