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 18:38:47 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3fd5b8e306802e9201bb6d6d9eeb7fa4bb8bb854
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
completion
T
History
peter
3fd5b8e306
don't suggest lowercase non-imported classes in autopopup (IDEA-114348)
2014-02-06 16:25:10 +01:00
..
className
…
customFileType
in custom file types, don't complete keywords in literals or comments (IDEA-117226)
2013-12-09 20:02:52 +01:00
dot
…
javadoc
…
keywords
…
methodChains
implementation of methods chain completion indexing on jps
2013-12-05 17:34:31 +04:00
normal
don't suggest lowercase non-imported classes in autopopup (IDEA-114348)
2014-02-06 16:25:10 +01:00
normalSorting
java completion: make recursion weigher less important than by-kind, because now it can lead to very unexpected sorting
2014-02-04 15:27:15 +01:00
reflection
…
smartType
IDEA-119740 Ctrl+Shift+Space does not complete exception type after "final"
2014-01-23 10:45:22 +01:00
smartTypeSorting
IDEA-119983 Smart type completion mixes order for Color.RED
2014-01-29 19:40:25 +01:00
style
…
variables
…
word
…