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-16 21:39:20 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e4df02442d74ddf70f39dd83755dad5d62f67d1d
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
completion
T
History
peter
e4df02442d
IDEA-127637 code completion utility should strip 'extends' wildcards from generic qualifiers of generated anonymous classes
2014-07-29 08:41:03 +02:00
..
className
template ConstructorInsertHandler test (IDEA-101429)
2014-06-04 20:49:39 +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
IDEA-123396 Multiple carets: offer completion from other caret, if primary caret has no completion variants
2014-07-24 12:50:28 +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
IDEA-127637 code completion utility should strip 'extends' wildcards from generic qualifiers of generated anonymous classes
2014-07-29 08:41:03 +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
…