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-05-08 06:10:59 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fb65345150e53ea45007b089b5398b50d93d989a
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
completion
History
Dmitry Batrak
399fdef08e
fix multi-caret completion issues, make TypedHandlers supporting block selection work also with multiple carets (IDEA-80056)
2014-02-27 19:03:00 +04:00
..
className
IDEA-80056 Column selection mode improvement
2014-02-13 13:21:26 +04:00
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
IDEA-115884 Auto-complete qualified super reference in virtual extension methods.
2013-11-05 10:13:12 +01:00
methodChains
Methods chains completion for arrays
2014-02-17 14:36:14 +04:00
normal
fix multi-caret completion issues, make TypedHandlers supporting block selection work also with multiple carets (IDEA-80056)
2014-02-27 19:03:00 +04: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
…