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-26 03:13:40 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
313125533cdc192d17f4d362130c13a05533bbfe
openide
/
java
/
java-tests
/
testData
/
codeInsight
T
History
Anna Kozlova
313125533c
method reference: exact reference check fixed for methods with the signatures without generics (IDEA-127765)
2014-08-05 18:54:32 +02: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
IDEA-127637 code completion utility should strip 'extends' wildcards from generic qualifiers of generated anonymous classes
2014-07-29 08:41:03 +02:00
convertToBasicLatin
…
convertToStringLiteral
…
copyReference
…
createSubclass
…
createSwitch
…
daemonCodeAnalyzer
method reference: exact reference check fixed for methods with the signatures without generics (IDEA-127765)
2014-08-05 18:54:32 +02:00
defaultAction
/customFileType
…
documentation
…
editorActions
…
externalAnnotations
…
externalJavadoc
…
folding
…
generate
/generateCreateUI
…
generateConstructor
…
generateEquals
…
generateJavadoc
…
generation
…
gotosuper
…
highlightUsagesHandler
…
invertIfCondition
…
javadocIG
do not split annotations on multiple lines for params (IDEA-127017)
2014-07-22 17:08:03 +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
show param info: highlight overload vararg method
2013-12-13 09:16:34 +04:00
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
IDEA-127695 Formatting is breaking on typing
2014-07-23 20:10:16 +04:00
underscoresInLiterals
…