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-08-20 20:45:15 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fdbaba14e1b6af4b0cb061447bd1876bf2fabebd
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
completion
T
History
peter
725873b3ce
IDEA-65811 "final" variant is not suggested but it should be
2011-02-23 15:13:41 +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-65811 "final" variant is not suggested but it should be
2011-02-23 15:13:41 +01:00
normalSorting
IDEA-50627 Don't suggest uninitialized instance members in constructor when smart-completing
2011-02-22 18:58:44 +01:00
smartType
IDEA-63641 Eliminate variable itself from autocomplete list
2011-02-23 15:13:39 +01:00
smartTypeSorting
IDEA-65234 Smart Completion: suggest most-probable method for delegation
2011-02-21 21:05:53 +01: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
…