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
d03d73ed7d413a194a1c1a74b9c4e0d54a551f7c
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
completion
T
History
Anna Kozlova
88c7d65679
lambda completion: strip unnecessary parenthesis, generate parameter names as for override/implement (IDEA-121947)
...
(cherry picked from commit 273ae0329f28a5bec42847a8739faf8a815cab37)
2014-03-12 10:20:57 +01:00
..
className
IDEA-80056 Column selection mode improvement
2014-02-13 13:21:26 +04:00
customFileType
…
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
lambda completion: strip unnecessary parenthesis, generate parameter names as for override/implement (IDEA-121947)
2014-03-12 10:20:57 +01:00
smartTypeSorting
…
style
…
variables
IDEA-121698 Automatically make variables accessed from outer scopes final
2014-03-05 22:19:28 +01:00
word
…