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-21 18:25:02 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ad779bf2f990807924b17544fe7cb9a09fd06307
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
completion
T
History
peter
ad779bf2f9
IDEA-115368 Smart type completion popup offers Object.class ahead of local Class<?> variable
2013-11-03 20:54:48 +01:00
..
className
…
customFileType
…
dot
…
javadoc
javadoc tag completion in package-info.java
2013-10-04 22:12:57 +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
build fix
2013-11-01 15:39:10 +04:00
normal
merge completion variants with same method erasures
2013-10-23 13:43:41 +02:00
normalSorting
prefer variants without leading underscores when case sensitivity=first letter (OC-3547)
2013-10-07 17:18:25 +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
IDEA-115368 Smart type completion popup offers Object.class ahead of local Class<?> variable
2013-11-03 20:54:48 +01:00
style
testdata fixed
2013-05-06 20:55:21 +02:00
variables
…
word
…