This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-06-14 15:36:27 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2c2795823865610a3d0fa1d88844ab64a24fe1a0
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
completion
T
History
anna
2c27958238
smart completion: insert diamond iff no arg constructor is present or all constructors are generic free and no diamond inference errors occur
2011-02-21 18:36:16 +01:00
..
className
Test data fixed
2011-02-19 20:22:04 +01:00
customFileType
…
dot
…
keywords
don't show some java keywords in some java places, but show some keywords in some other places (e.g. IDEA-58589)
2010-10-28 21:19:20 +04:00
normal
IDEA-65583:
2011-02-17 20:54:09 +01:00
normalSorting
IDEA-65252 Static nested classes are first proposal on values
2011-02-16 18:32:14 +01:00
smartType
smart completion: insert diamond iff no arg constructor is present or all constructors are generic free and no diamond inference errors occur
2011-02-21 18:36:16 +01:00
smartTypeSorting
getUserData should be before getUserDataString
2010-11-24 21:16:52 +03:00
style
items that are prefixes of other items should go first
2011-02-14 21:21:32 +01:00
variables
don't show some java keywords in some java places, but show some keywords in some other places (e.g. IDEA-58589)
2010-10-28 21:19:20 +04:00
word
…