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-08-09 21:45:06 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ea55d12eb3b4d320fe53526d758eabbba5546e5c
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
completion
T
History
peter
b8ce61f6d6
a hacky fix for IDEA-98228 Autocompletion for String does equalsIgnoreCase() instead of equals()
2012-12-27 13:30:38 +01:00
..
className
remove some common-prefix-based assertions in tests
2012-11-29 13:18:33 +01:00
customFileType
…
dot
…
javadoc
…
keywords
suggest extends&super in wildcards (IDEA-97765, IDEA-57321)
2012-12-18 18:25:31 +01:00
normal
IDEA-97822 Code completion inserts a space after primitive types but not reference types
2012-12-20 18:30:44 +01:00
normalSorting
a hacky fix for IDEA-98228 Autocompletion for String does equalsIgnoreCase() instead of equals()
2012-12-27 13:30:38 +01:00
reflection
IDEA-91588 Reflection completion generates generics types
2012-09-14 19:02:31 +04:00
smartType
line separators normalized
2012-12-08 20:01:21 +01:00
smartTypeSorting
remove wrong test
2012-12-06 18:22:33 +01:00
style
…
variables
…
word
…