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 11:36:16 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2e0cd2d032dc6803a59e128f1a67d527f6362c83
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
completion
T
History
peter
e83810e358
IDEA-67939 Smart completion completes private field from parent class inside a static inner inheritor
2011-04-13 19:04:38 +02:00
..
className
Coin completion tests moved from class name to normal
2011-03-10 21:34:37 +01:00
customFileType
…
dot
…
keywords
…
normal
don't suggest void methods in a context where some return value is expected (suggest on second invocation)
2011-04-06 19:21:15 +02:00
normalSorting
don't suggest void methods in a context where some return value is expected (suggest on second invocation)
2011-04-06 19:21:15 +02:00
smartType
IDEA-67939 Smart completion completes private field from parent class inside a static inner inheritor
2011-04-13 19:04:38 +02: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
…
word
…