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-17 11:40:50 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d85189374d63646e74c2754dbe837e1cca2fb5a7
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
completion
T
History
Anna Kozlova
144684ba22
java 8: accept diamonds in method calls
...
(cherry picked from commit 08397e08d34121af89e37901453ea786b3c8612e)
2014-03-12 10:16:46 +01: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
…
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
java 8: accept diamonds in method calls
2014-03-12 10:16:46 +01:00
smartTypeSorting
IDEA-119983 Smart type completion mixes order for Color.RED
2014-01-29 19:40:25 +01:00
style
…
variables
IDEA-121698 Automatically make variables accessed from outer scopes final
2014-03-05 22:19:28 +01:00
word
…