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-21 14:37:45 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f5f37d94991c44e668e2a7e091ebe8360f9d1aad
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
completion
T
History
peter
f5f37d9499
[r=nik] no comma/semicolon/whatever when no closing bracket is inserted (IDEA-62725, IDEA-58920)
2010-12-09 12:51:22 +03:00
..
className
in basic completion in java, act like smart completion for class names after new
2010-11-17 17:32:47 +03:00
customFileType
…
dot
…
keywords
…
normal
show type parameters and local classes in basic completion (IDEA-62711)
2010-12-09 11:36:45 +03:00
normalSorting
don't let some inner JDK classes be above my precious CompletionType in lookups
2010-11-26 14:34:14 +03:00
smartType
[r=nik] no comma/semicolon/whatever when no closing bracket is inserted (IDEA-62725, IDEA-58920)
2010-12-09 12:51:22 +03:00
smartTypeSorting
getUserData should be before getUserDataString
2010-11-24 21:16:52 +03:00
style
more on *Impl sorting in completion
2010-11-25 14:12:04 +03:00
variables
…
word
…