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-18 22:17:05 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0afc6f78425bed026ebdeeeb20b9fa1ddca012bb
openide
/
java
/
java-tests
/
testData
/
codeInsight
T
History
Bas Leijdekkers
and
intellij-monorepo-bot
86210e4506
Java: avoid exception and broken code in compact source file (IDEA-379938)
...
GitOrigin-RevId: b0846f84f6830ce49bcf0ab5974e864c8d41f75b
2025-09-26 16:09:45 +00:00
..
addJavadoc
…
addMainMethod
…
atomicReferenceImplicitUsage
…
backspace
…
clsHighlighting
…
colors
Java: add JavaColorProvider performance test (IDEA-375485)
2025-09-18 13:06:51 +00:00
commentByBlock
/java
…
commentByLine
/java
…
completeStatement
…
completion
[javadoc] Add completion for fragment references
2025-09-17 19:25:18 +00:00
concatenationToMessageFormat
…
convertCompareToToEquals
…
convertEqualsMethodToStatic
…
convertToStringLiteral
…
copyReference
…
copyTBXReference
…
createSubclass
…
createSwitch
…
ctrlMouse
…
daemonCodeAnalyzer
Java: avoid exception and broken code in compact source file (IDEA-379938)
2025-09-26 16:09:45 +00:00
defaultAction
…
delegateMethods
…
documentation
update jsoup to 1.21.2 in project configuration files
2025-09-11 13:28:00 +00:00
editing
…
editorActions
…
endAction
…
enterAction
…
externalAnnotations
[java-dfa] IDEA-375755 Suggest adding Nullable annotation when we are under NotNull scope
2025-07-11 17:16:17 +00:00
externalJavadoc
…
flipComma
…
folding
…
generate
/generateCreateUI
…
generateConstructor
…
generateEquals
…
generateJavadoc
…
generateLogger
…
generateMembersUtil
…
generateProviderMethod
…
generateSuperMethodCall
…
generateToString
…
generation
…
gotoDeclaration
…
gotosuper
…
guess
…
highlight
…
highlightUsagesHandler
…
importHelper
…
indentProvider
…
interJarDependencies
…
invertIfCondition
…
javadoc
…
javadocIG
[javadoc] Fix rendered fragment references
2025-09-17 19:25:18 +00:00
jigsaw
…
joinLines
…
moveStatementAction
…
multipleJdks
…
navigation
…
nullityinferrer
[java] tests: migrate NullityInferrerTest to use modern annotations with 'TYPE_USE' target
2025-08-18 17:31:55 +00:00
overrideImplement
[java-generation] IDEA-372740 ConcurrentMap implementation must override putIfAbsent, but that method is not in the Override Methods screen, nor Implement Methods
2025-09-23 14:56:40 +00:00
parameterInfo
…
replaceStringFormat
…
rotateSelections
…
selectWordAction
[java] IDEA-378236 Double-clicking the closing bracket line of a switch block doesn’t select the entire block inside the brackets
2025-09-04 12:37:14 +00:00
showImplementations
…
showTypeDefinition
…
slice
…
splitIfAction
…
splitLineAction
…
surroundAutoCloseable
…
surroundWith
…
surroundWithQuotesStringAnnotationParameterValue
…
template
[java-psi] IDEA-377644 PsiImmediateClassType, PsiArrayType: reset nullability when annotations changed
2025-09-18 15:04:14 +00:00
typing
…
underscoresInLiterals
…
unwrapElseBranch
…