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-12 17:22:08 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f80ca08fe4241d80985ad01dba8b4f28020b8185
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
completion
T
History
peter
cbf7e5e193
middle-matching-agnostic tests
2012-04-27 19:01:20 +02:00
..
className
…
customFileType
…
dot
…
javadoc
…
keywords
IDEA-79862 Java: auto-insert space after completing "extends" and "implements"
2012-02-01 20:56:01 +01:00
normal
middle-matching-agnostic tests
2012-04-27 19:01:20 +02:00
normalSorting
preselect the most relevant item (e.g. finally>final, swing getComponents>getComponent, IDEA-82206)
2012-04-26 20:20:58 +02:00
reflection
+forName
2012-03-26 12:28:27 +02:00
smartType
IDEA-83714 Non-existent class in generic arguments trips the smart auto-completion component
2012-04-25 23:44:37 +02:00
smartTypeSorting
expected type should always be at the top of the lookup in smart completion after new
2012-03-27 20:30:59 +02:00
style
…
variables
IDEA-54220 Code Completion for value() method in @interfaces could be added
2012-03-07 20:24:50 +04:00
word
…