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-03-22 23:31:05 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f24b668731ad25c118e22262f4e657687ccf0880
openide
/
java
/
java-tests
/
testData
/
codeInsight
History
Tagir Valeev
c6a9526921
[java-intentions] IDEA-330175 'Move switch branch' doesn't work if should be moved within the same switch label
...
GitOrigin-RevId: 6b2f8926573791d7ed0ae44f3269803ca3ca18ea
2023-08-18 13:19:19 +00:00
..
addJavadoc
java: "Add Javadoc" intention should not be available on local classes (IDEA-327296)
2023-08-02 23:54:10 +00:00
atomicReferenceImplicitUsage
…
backspace
…
clsHighlighting
…
commentByBlock
/java
…
commentByLine
/java
…
completeStatement
…
completion
[java-completion] NormalCompletionTest: use Java 21; also fix case label completion with colon char
2023-08-04 16:44:05 +00:00
concatenationToMessageFormat
…
convertCompareToToEquals
…
convertEqualsMethodToStatic
…
convertToStringLiteral
…
copyReference
…
copyTBXReference
…
createSubclass
java: don't generate uncompilable code in "Create subclass" intention (IDEA-327254)
2023-08-02 23:54:07 +00:00
createSwitch
…
ctrlMouse
…
daemonCodeAnalyzer
[java-intentions] IDEA-330175 'Move switch branch' doesn't work if should be moved within the same switch label
2023-08-18 13:19:19 +00:00
defaultAction
…
delegateMethods
…
documentation
…
editing
…
editorActions
…
endAction
…
enterAction
…
externalAnnotations
…
externalJavadoc
…
flipComma
…
folding
…
generate
/generateCreateUI
…
generateConstructor
…
generateEquals
…
generateJavadoc
…
generateMembersUtil
…
generateSuperMethodCall
…
generateToString
…
generation
…
gotoDeclaration
[java-highlighting] IDEA-325916 Get rid of deconstruction patterns with pattern variables.
2023-07-20 16:42:43 +00:00
gotosuper
…
guess
…
highlight
/remove_new
…
highlightUsagesHandler
…
importHelper
…
indentProvider
…
interJarDependencies
…
invertIfCondition
[java-inspections] --IDEA-320618 Invert if generates incorrect code inside loops with label (java)
2023-07-21 08:38:38 +00:00
javadoc
/snippet
…
javadocIG
…
jigsaw
…
joinLines
…
moveStatementAction
…
multipleJdks
…
navigation
…
nullityinferrer
…
overrideImplement
…
parameterInfo
…
replaceStringFormat
…
rotateSelections
…
selectWordAction
…
showImplementations
…
showTypeDefinition
…
slice
…
splitIfAction
…
splitLineAction
…
surroundAutoCloseable
…
surroundWith
…
surroundWithQuotesStringAnnotationParameterValue
…
template
…
typing
…
underscoresInLiterals
…
unwrapElseBranch
…