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-09-09 15:41:26 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7387ee525bb21cf5ff48d226d02b217910e4671a
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
completion
T
History
Maxim.Mossienko
7387ee525b
update tests and testdata to reflect newer mock jdk 1.7
2017-06-13 15:09:42 +02:00
..
className
…
customFileType
…
dot
removed default file header, because it adds no information but subtracts attention and space
2017-05-11 13:39:07 +03:00
invokeHandle
Java: In MethodHandle completion show the list of available signatures of overloaded method, don't complete automatically the first item from that list (IDEA-167319)
2017-04-28 15:12:25 +03:00
javadoc
…
keywords
…
methodChains
method chain completion: make it works inside return statement
2017-05-29 19:16:06 +03:00
normal
don't generate setters for constants during completion (IDEA-CR-21764)
2017-06-09 18:16:19 +02:00
normalSorting
update tests and testdata to reflect newer mock jdk 1.7
2017-06-13 15:09:42 +02:00
reflection
…
reflectionOverload
…
reflectionParameters
…
signature
…
smartType
IDEA-173437 Completion suggestion is bad for ObjectUtils.tryCast
2017-05-26 14:42:42 +02:00
smartTypeSorting
prefer local variables over NULL_PSI_ELEMENT in smart completion
2017-06-07 13:35:28 +02:00
style
…
variables
removed default file header, because it adds no information but subtracts attention and space
2017-05-11 13:39:07 +03:00
word
…