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 22:41:58 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
444dce0373904fd14a6765c19ee651a33318bebe
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
completion
T
History
Dmitry Batrak
444dce0373
a fix for completion from non-primary caret (IDEA-123396)
2014-10-07 17:45:41 +04:00
..
className
template ConstructorInsertHandler test (IDEA-101429)
2014-06-04 20:49:39 +04:00
customFileType
…
dot
…
javadoc
…
keywords
make testdata catch really incomplete
2014-08-27 11:09:54 +02:00
methodChains
Methods chains completion for arrays
2014-02-17 14:36:14 +04:00
normal
a fix for completion from non-primary caret (IDEA-123396)
2014-10-07 17:45:41 +04:00
normalSorting
MinusculeMatcher: pay less attention to case mismatches in non-completion contexts (IDEA-119877)
2014-07-07 12:23:10 +02:00
reflection
…
smartType
a special tail type when smart-completing something in a parenthesized expression (IDEA-129485)
2014-09-11 18:33:33 +02:00
smartTypeSorting
IDEA-127668 Smart type completion prefers constants to fields, normal completion prefers fields to constants
2014-07-28 10:15:16 +02:00
style
…
variables
IDEA-121698 Automatically make variables accessed from outer scopes final
2014-03-05 22:19:28 +01:00
word
…