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-10 07:57:17 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
08585afbb442ab35ec3f24cc65e39b65a6fc92df
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
completion
T
History
peter
205d9f807e
don't cast when instaceofing List<String> to ArrayList
2012-03-14 14:40:14 +04:00
..
className
…
customFileType
…
dot
…
javadoc
JavadocCompletionTest -> community
2011-10-05 20:41:34 +02:00
keywords
IDEA-79862 Java: auto-insert space after completing "extends" and "implements"
2012-02-01 20:56:01 +01:00
normal
don't cast when instaceofing List<String> to ArrayList
2012-03-14 14:40:14 +04:00
normalSorting
a test for skipping lifted items
2012-02-28 19:09:29 +01:00
smartType
IDEA-26763 Auto-complete Generics on the RHS (now in basic completion as well)
2012-03-09 23:16:01 +04:00
smartTypeSorting
normal methods should have higher priority than Collections.emptyList
2012-03-09 20:39:06 +04:00
style
some tests made more ready to the live templates advent
2011-10-05 17:37:43 +02:00
variables
IDEA-54220 Code Completion for value() method in @interfaces could be added
2012-03-07 20:24:50 +04:00
word
…