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-24 00:44:37 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fed5eaf30056da5eec59755f0de1444041ccfc52
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
completion
T
History
peter
dc71135134
IDEA-78033 do not sugesst "class" as possible name for variable
2011-12-16 12:02:51 +01:00
..
className
…
customFileType
…
dot
[ann] Exceptions with interfaces in multi-catch: completion fix
2011-05-18 17:17:22 +04:00
javadoc
JavadocCompletionTest -> community
2011-10-05 20:41:34 +02:00
keywords
…
normal
don't suggest two same-named fields from super classes when one overrides the other
2011-11-22 16:24:10 +01:00
normalSorting
IDEA-26138 Import hint while typing: be more smart in "extends" - context
2011-11-21 17:47:44 +01:00
smartType
IDEA-76808 Smart completion doesn't suggest any variants inside arithmetic or boolean expressions containing three or more operands
2011-11-11 17:42:31 +01:00
smartTypeSorting
suggest inheritor members on second completion only, prefer the default collection getters to them
2011-10-19 15:20:38 +02:00
style
some tests made more ready to the live templates advent
2011-10-05 17:37:43 +02:00
variables
IDEA-78033 do not sugesst "class" as possible name for variable
2011-12-16 12:02:51 +01:00
word
…