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-05-15 09:40:56 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5e79028c99d044bc19d5e64dfd0e35b593826256
openide
/
java
/
java-tests
/
testData
/
codeInsight
History
Anna Kozlova
5e79028c99
new inference: checked exceptions inference, ensure throws bound are marked as such
2014-09-16 16:04:04 +04:00
..
addJavadoc
…
clsHighlighting
ensure type parameters contain fully qualified names (IDEA-127714)
2014-07-23 17:53:18 +02:00
completeStatement
IDEA-127512 Ctrl+Shift+Enter produces invalid code for catch statements
2014-07-28 10:15:15 +02:00
completion
a special tail type when smart-completing something in a parenthesized expression (IDEA-129485)
2014-09-11 18:33:33 +02:00
convertToBasicLatin
…
convertToStringLiteral
…
copyReference
…
createSubclass
IDEA-128025 Expand selection in multiple carets through injections still failing
2014-08-13 12:26:15 +04:00
createSwitch
…
daemonCodeAnalyzer
new inference: checked exceptions inference, ensure throws bound are marked as such
2014-09-16 16:04:04 +04:00
defaultAction
/customFileType
…
documentation
…
editorActions
…
externalAnnotations
…
externalJavadoc
…
folding
…
generate
/generateCreateUI
…
generateConstructor
…
generateEquals
…
generateJavadoc
…
generation
Creating indent by CodeStyleManager.adjustLineIndent when surrounding with try-finally (IDEA-128859)
2014-09-01 19:16:37 +04:00
gotosuper
…
highlightUsagesHandler
…
invertIfCondition
…
javadocIG
adapt JavaDocInfoGeneratorTest expectations to purity inference
2014-09-13 22:03:31 +02:00
navigation
/alexProject
…
nullityinferrer
adapt testdata to inferred jdk annotations
2014-07-10 10:35:56 +02:00
overrideImplement
ignore inferred annotation in @NotNull propagation to overridden methods
2014-07-10 10:35:56 +02:00
parameterInfo
…
slice
IDEA-126171
2014-07-02 13:29:29 +04:00
splitIfAction
…
surroundAutoCloseable
…
surroundWithQuotesStringAnnotationParameterValue
…
template
postfix template: EA-59129 - IOE: PsiJavaParserFacadeImpl.createExpressionFromText
2014-08-05 16:55:44 +04:00
typing
java: handle { after if/while statement condition and insert new block statement if needed:
2014-08-29 15:02:24 +04:00
underscoresInLiterals
…