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-20 07:21:13 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b4cd5437e0e0fd58cb400a46675d5e2c198305ed
openide
/
java
/
java-tests
/
testData
/
codeInsight
T
History
Mikhail Pyltsin
and
intellij-monorepo-bot
b4cd5437e0
[java-highlighting] IDEA-369743 Incorrect proposed language level for fixes for "statements before super"
...
GitOrigin-RevId: 94aaaa37713d2df34c939298d3bc1be721e7ac38
2025-06-24 23:04:26 +00:00
..
addJavadoc
[javadoc] IDEA-372322 Refactor FixDocCommentAction#generateComment to avoid Editor dependency
2025-05-12 09:58:57 +00:00
addMainMethod
[java] Don't generate main in implicit class with public modifier
2025-03-13 19:48:06 +00:00
atomicReferenceImplicitUsage
…
backspace
…
clsHighlighting
…
commentByBlock
/java
…
commentByLine
/java
…
completeStatement
[java-completion] MissingThrowExpressionFixer: avoid completion if it's started on the expression line
2025-03-07 13:38:36 +00:00
completion
[java-completion] IDEA-369487 Extra arrow is inserted when completing in multi-caret mode inside and outside the switch
2025-04-08 12:53:24 +00:00
concatenationToMessageFormat
…
convertCompareToToEquals
…
convertEqualsMethodToStatic
…
convertToStringLiteral
…
copyReference
…
copyTBXReference
…
createSubclass
…
createSwitch
…
ctrlMouse
…
daemonCodeAnalyzer
[java-highlighting] IDEA-369743 Incorrect proposed language level for fixes for "statements before super"
2025-06-24 23:04:26 +00:00
defaultAction
…
delegateMethods
…
documentation
…
editing
…
editorActions
…
endAction
…
enterAction
…
externalAnnotations
…
externalJavadoc
…
flipComma
…
folding
…
generate
/generateCreateUI
…
generateConstructor
Java: fix generating constructor/overriding methods in nested class of implicit class (IDEA-373945)
2025-06-04 15:34:38 +00:00
generateEquals
…
generateJavadoc
…
generateLogger
…
generateMembersUtil
…
generateProviderMethod
…
generateSuperMethodCall
…
generateToString
…
generation
…
gotoDeclaration
…
gotosuper
…
guess
…
highlight
…
highlightUsagesHandler
…
importHelper
…
indentProvider
…
interJarDependencies
…
invertIfCondition
…
javadoc
…
javadocIG
[javadoc] Fix the inline return tag in markdown javadoc
2025-06-13 15:12:12 +00:00
jigsaw
[java, jigsaw, index] prioritize newest Java descriptor in multi-release JARs (IDEA-365082)
2025-03-06 10:13:29 +00:00
joinLines
Java: don't break compilation when joining lines in enhanced switch statement (IDEA-369531)
2025-03-20 18:24:49 +00:00
moveStatementAction
…
multipleJdks
…
navigation
…
nullityinferrer
…
overrideImplement
Java: fix generating constructor/overriding methods in nested class of implicit class (IDEA-373945)
2025-06-04 15:34:38 +00:00
parameterInfo
…
replaceStringFormat
…
rotateSelections
…
selectWordAction
Java: minor testdata fix
2025-05-03 11:31:16 +00:00
showImplementations
…
showTypeDefinition
…
slice
…
splitIfAction
…
splitLineAction
…
surroundAutoCloseable
…
surroundWith
…
surroundWithQuotesStringAnnotationParameterValue
…
template
…
typing
[java-typing] fix typing
{
inside a Java string in switch-case expression adding
}
outside the string literal
2025-03-04 22:19:59 +00:00
underscoresInLiterals
Java: more friendly inspection name
2025-06-20 18:38:03 +00:00
unwrapElseBranch
…