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-09-22 11:29:28 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e1d651bcf5db364e665e96af2c8df34e2d37c459
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
completion
T
History
peter
f4d3703103
IDEA-126531 Completion inserts unwanted semicolon
2014-07-18 09:14:07 +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-126531 Completion inserts unwanted semicolon
2014-07-18 09:14:07 +02: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
ignore inferred annotation in @NotNull propagation to overridden methods
2014-07-10 10:35:56 +02: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
…