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-15 11:12:59 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9f4efe0e8ffd16ded1efa3a6cf8f256cac03eafa
openide
/
java
/
java-tests
/
testData
/
codeInsight
T
History
peter
9f4efe0e8f
IDEA-64612 Autocasting from completion is not inserted after "assert X instanceof T" (and before another assignment)
2011-01-25 19:28:58 +01:00
..
completeStatement
IDEA-25139: Proper caret placement for methods, if "next line" brace style is in use.
2011-01-24 16:12:07 +03:00
completion
IDEA-64612 Autocasting from completion is not inserted after "assert X instanceof T" (and before another assignment)
2011-01-25 19:28:58 +01:00
convertToBasicLatin
…
createSubclass
/generics
…
daemonCodeAnalyzer
add explicit type arguments: qualify method expression if needed (IDEA-64458)
2011-01-24 13:20:30 +01:00
folding
IDEA-63303 Collapsing of multiline //-style comment feature request
2011-01-17 15:51:25 +03:00
generateConstructor
…
generateJavadoc
…
invertIfCondition
invert if: do not skip returns as they may contain valuable info (IDEA-61892)
2010-12-22 22:25:20 +03:00
javadocIG
fix JavaDocInfoGeneratorTest
2010-11-25 17:47:40 +03:00
nullityinferrer
infer nullity: skip () and type casts correctly (IDEA-64419)
2011-01-20 18:51:34 +01:00
slice
…
splitIfAction
…