projects
/
idea
/
community.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(from parent 2:
64063dc
)
Merge IJ-MR-24582: [maven] collect cases when user has added module/library/folder...
author
Anton Makeev
<Anton.Makeev@jetbrains.com>
Mon, 23 May 2022 16:59:15 +0000
(16:59 +0000)
committer
intellij-monorepo-bot
<intellij-monorepo-bot-no-reply@jetbrains.com>
Mon, 23 May 2022 16:59:15 +0000
(16:59 +0000)
GitOrigin-RevId:
8ea64a464a6529f2bd7d14c4d02e65f2575ac2bc
1239 files changed:
.idea/libraries/icu4j.xml
patch
|
blob
|
history
.idea/libraries/json_schema_validator.xml
[moved from
.idea/libraries/networknt_json_schema_validator.xml
with 56% similarity]
patch
|
blob
|
history
.idea/libraries/kotlinx_coroutines_guava.xml
patch
|
blob
|
history
.idea/libraries/kotlinx_datetime.xml
patch
|
blob
|
history
.idea/libraries/kotlinx_datetime_jvm.xml
patch
|
blob
|
history
.idea/libraries/okhttp.xml
patch
|
blob
|
history
.idea/libraries/opentelemetry_exporter_jaeger.xml
patch
|
blob
|
history
.idea/libraries/opentelemetry_exporter_otlp.xml
[new file with mode: 0644]
patch
|
blob
.idea/modules.xml
patch
|
blob
|
history
README.md
patch
|
blob
|
history
build/dependencies/gradle.properties
patch
|
blob
|
history
build/groovy/org/jetbrains/intellij/build/ExternalPluginBundler.groovy
patch
|
blob
|
history
build/groovy/org/jetbrains/intellij/build/IdeaCommunityBuilder.groovy
patch
|
blob
|
history
build/groovy/org/jetbrains/intellij/build/IdeaCommunityProperties.groovy
patch
|
blob
|
history
build/scripts/CommunityRunTestsBuildTarget.kt
patch
|
blob
|
history
build/tasks/intellij.idea.community.build.tasks.iml
patch
|
blob
|
history
build/tasks/src/org/jetbrains/intellij/build/ConsoleSpanExporter.kt
[new file with mode: 0644]
patch
|
blob
build/tasks/src/org/jetbrains/intellij/build/TraceManager.kt
[new file with mode: 0644]
patch
|
blob
build/tasks/src/org/jetbrains/intellij/build/io/ZipArchiveOutputStream.kt
patch
|
blob
|
history
build/tasks/src/org/jetbrains/intellij/build/io/ZipFileWriter.kt
patch
|
blob
|
history
build/tasks/src/org/jetbrains/intellij/build/io/file.kt
patch
|
blob
|
history
build/tasks/src/org/jetbrains/intellij/build/io/http.kt
patch
|
blob
|
history
build/tasks/src/org/jetbrains/intellij/build/io/process.kt
patch
|
blob
|
history
build/tasks/src/org/jetbrains/intellij/build/io/zip.kt
patch
|
blob
|
history
build/tasks/src/org/jetbrains/intellij/build/tasks/archive.kt
patch
|
blob
|
history
build/tasks/src/org/jetbrains/intellij/build/tasks/blockmap.kt
patch
|
blob
|
history
build/tasks/src/org/jetbrains/intellij/build/tasks/helpPlugin.kt
[deleted file]
patch
|
blob
|
history
build/tasks/src/org/jetbrains/intellij/build/tasks/mac.kt
patch
|
blob
|
history
build/tasks/src/org/jetbrains/intellij/build/tasks/mergeJars.kt
patch
|
blob
|
history
build/tasks/src/org/jetbrains/intellij/build/tasks/reorderJars.kt
patch
|
blob
|
history
build/tasks/src/org/jetbrains/intellij/build/tasks/scramble.kt
patch
|
blob
|
history
build/tasks/src/org/jetbrains/intellij/build/tasks/sign.kt
patch
|
blob
|
history
build/tasks/test/org/jetbrains/intellij/build/tasks/ReorderJarsTest.kt
patch
|
blob
|
history
build/tasks/test/org/jetbrains/intellij/build/tasks/TaskTest.kt
patch
|
blob
|
history
java/compiler/impl/src/com/intellij/compiler/ProblemsView.java
patch
|
blob
|
history
java/compiler/impl/src/com/intellij/compiler/chainsSearch/context/ChainCompletionContext.java
patch
|
blob
|
history
java/compiler/impl/src/com/intellij/compiler/inspection/FrequentlyUsedInheritorInspection.java
patch
|
blob
|
history
java/compiler/impl/src/com/intellij/compiler/progress/CompilerMessagesService.java
patch
|
blob
|
history
java/debugger/impl/src/com/intellij/debugger/engine/dfaassist/java/JavaDfaAssistProvider.java
patch
|
blob
|
history
java/idea-ui/src/com/intellij/ide/actions/NewProjectAction.java
patch
|
blob
|
history
java/idea-ui/src/com/intellij/ide/projectWizard/generators/IntelliJNewProjectWizardStep.kt
patch
|
blob
|
history
java/idea-ui/src/com/intellij/ide/starters/remote/wizard/WebStarterInitialStep.kt
patch
|
blob
|
history
java/java-analysis-api/src/com/intellij/codeInspection/BatchSuppressManager.java
patch
|
blob
|
history
java/java-analysis-api/src/com/intellij/codeInspection/SuppressManager.java
patch
|
blob
|
history
java/java-analysis-api/src/com/intellij/codeInspection/reference/RefClass.java
patch
|
blob
|
history
java/java-analysis-api/src/com/intellij/codeInspection/reference/RefFunctionalExpression.java
patch
|
blob
|
history
java/java-analysis-api/src/com/intellij/codeInspection/reference/RefParameter.java
patch
|
blob
|
history
java/java-analysis-impl/src/com/intellij/codeInsight/daemon/impl/analysis/HighlightVisitorImpl.java
patch
|
blob
|
history
java/java-analysis-impl/src/com/intellij/codeInsight/daemon/impl/analysis/ModuleHighlightUtil.java
patch
|
blob
|
history
java/java-analysis-impl/src/com/intellij/codeInspection/AnonymousCanBeLambdaInspection.java
patch
|
blob
|
history
java/java-analysis-impl/src/com/intellij/codeInspection/dataFlow/inference/ParameterNullityInference.kt
patch
|
blob
|
history
java/java-analysis-impl/src/com/intellij/codeInspection/deprecation/DeprecationInspectionBase.java
patch
|
blob
|
history
java/java-analysis-impl/src/com/intellij/codeInspection/reference/RefClassImpl.java
patch
|
blob
|
history
java/java-analysis-impl/src/com/intellij/codeInspection/reference/RefFunctionalExpressionImpl.java
patch
|
blob
|
history
java/java-analysis-impl/src/com/intellij/codeInspection/reference/RefJavaElementImpl.java
patch
|
blob
|
history
java/java-analysis-impl/src/com/intellij/codeInspection/reference/RefJavaUtilImpl.java
patch
|
blob
|
history
java/java-analysis-impl/src/com/intellij/codeInspection/reference/RefMethodImpl.java
patch
|
blob
|
history
java/java-analysis-impl/src/com/intellij/codeInspection/reference/RefParameterImpl.java
patch
|
blob
|
history
java/java-analysis-impl/src/com/intellij/codeInspection/unnecessaryModuleDependency/UnnecessaryModuleDependencyInspection.java
patch
|
blob
|
history
java/java-analysis-impl/src/com/intellij/codeInspection/visibility/VisibilityInspection.java
patch
|
blob
|
history
java/java-features-trainer/src/com/intellij/java/ift/lesson/essential/JavaOnboardingTourLesson.kt
patch
|
blob
|
history
java/java-impl-inspections/src/com/intellij/codeInspection/streamToLoop/StreamToLoopInspection.java
patch
|
blob
|
history
java/java-impl-refactorings/src/com/intellij/refactoring/extractMethod/ExtractMethodProcessor.java
patch
|
blob
|
history
java/java-impl-refactorings/src/com/intellij/refactoring/extractMethod/newImpl/CodeFragmentAnalyzer.kt
patch
|
blob
|
history
java/java-impl-refactorings/src/com/intellij/refactoring/extractMethod/newImpl/ExtractMethodHelper.kt
patch
|
blob
|
history
java/java-impl-refactorings/src/com/intellij/refactoring/safeDelete/usageInfo/SafeDeleteExtendsClassUsageInfo.java
patch
|
blob
|
history
java/java-impl/src/com/intellij/codeInsight/CodeInsightUtil.java
patch
|
blob
|
history
java/java-impl/src/com/intellij/codeInsight/ExpectedTypeInfoImpl.java
patch
|
blob
|
history
java/java-impl/src/com/intellij/codeInsight/FunctionalInterfaceSuggester.java
patch
|
blob
|
history
java/java-impl/src/com/intellij/codeInsight/completion/JavaCompletionSorting.java
patch
|
blob
|
history
java/java-impl/src/com/intellij/codeInsight/completion/JavaCompletionUtil.java
patch
|
blob
|
history
java/java-impl/src/com/intellij/codeInsight/completion/JavaDocCompletionContributor.java
patch
|
blob
|
history
java/java-impl/src/com/intellij/codeInsight/completion/PreferByKindWeigher.java
patch
|
blob
|
history
java/java-impl/src/com/intellij/codeInsight/daemon/impl/quickfix/SimplifyBooleanExpressionFix.java
patch
|
blob
|
history
java/java-impl/src/com/intellij/codeInsight/daemon/problems/FileStateCache.kt
patch
|
blob
|
history
java/java-impl/src/com/intellij/codeInsight/daemon/problems/FileStateUpdater.kt
patch
|
blob
|
history
java/java-impl/src/com/intellij/codeInsight/daemon/problems/pass/ProjectProblemFileSelectionListener.java
patch
|
blob
|
history
java/java-impl/src/com/intellij/codeInsight/editorActions/smartEnter/MethodCallFixer.java
patch
|
blob
|
history
java/java-impl/src/com/intellij/codeInsight/intention/impl/ExtractSetFromComparisonChainAction.java
patch
|
blob
|
history
java/java-impl/src/com/intellij/codeInsight/intention/impl/ReplaceCastWithVariableAction.java
patch
|
blob
|
history
java/java-impl/src/com/intellij/codeInspection/javaDoc/JavaDocReferenceInspection.java
patch
|
blob
|
history
java/java-impl/src/com/intellij/codeInspection/javaDoc/JavadocDeclarationInspection.java
patch
|
blob
|
history
java/java-impl/src/com/intellij/codeInspection/javaDoc/MissingJavadocInspection.java
patch
|
blob
|
history
java/java-impl/src/com/intellij/codeInspection/javaDoc/MissingJavadocMerger.kt
patch
|
blob
|
history
java/java-impl/src/com/intellij/ide/actions/JavaQualifiedNameProvider.java
patch
|
blob
|
history
java/java-impl/src/com/intellij/internal/statistic/libraryUsage/LibraryUsageStatisticsProvider.kt
patch
|
blob
|
history
java/java-impl/src/com/intellij/psi/impl/JavaPlatformModuleSystem.kt
patch
|
blob
|
history
java/java-impl/src/com/intellij/psi/impl/source/codeStyle/ImportHelper.java
patch
|
blob
|
history
java/java-impl/src/com/intellij/spellchecker/DocCommentTokenizer.java
patch
|
blob
|
history
java/java-impl/src/com/intellij/spellchecker/MethodNameTokenizerJava.java
patch
|
blob
|
history
java/java-impl/src/com/intellij/spellchecker/NamedElementTokenizer.java
patch
|
blob
|
history
java/java-impl/src/com/intellij/spellchecker/PsiTypeTokenizer.java
patch
|
blob
|
history
java/java-impl/src/inspectionDescriptions/ReassignedVariable.html
patch
|
blob
|
history
java/java-indexing-impl/src/com/intellij/psi/util/PropertyUtil.java
patch
|
blob
|
history
java/java-psi-api/src/com/intellij/codeInsight/AnnotationUtil.java
patch
|
blob
|
history
java/java-psi-api/src/com/intellij/psi/JavaCompilerConfigurationProxy.java
patch
|
blob
|
history
java/java-psi-api/src/com/intellij/psi/PsiResolveHelper.java
patch
|
blob
|
history
java/java-psi-api/src/com/intellij/psi/javadoc/JavadocManager.java
patch
|
blob
|
history
java/java-psi-impl/src/com/intellij/psi/impl/JavaPsiFacadeImpl.java
patch
|
blob
|
history
java/java-psi-impl/src/com/intellij/psi/impl/source/javadoc/PsiDocTagValueImpl.java
patch
|
blob
|
history
java/java-psi-impl/src/com/intellij/psi/impl/source/resolve/JavaResolveUtil.java
patch
|
blob
|
history
java/java-psi-impl/src/com/intellij/psi/scope/conflictResolvers/JavaMethodsConflictResolver.java
patch
|
blob
|
history
java/java-psi-impl/src/messages/JavaErrorBundle.properties
patch
|
blob
|
history
java/java-tests/testData/actions/reformatFileInEditor/selectedTextAndOptimizeImports_after.java
patch
|
blob
|
history
java/java-tests/testData/inspection/dataFlow/fixture/MutabilityJdk16.java
patch
|
blob
|
history
java/java-tests/testData/inspection/dataFlow/fixture/StreamCollector10Inlining.java
patch
|
blob
|
history
java/java-tests/testData/inspection/jvm/unusedReturnValue/usedPropertyBySimpleName/expected.xml
[new file with mode: 0644]
patch
|
blob
java/java-tests/testData/inspection/jvm/unusedReturnValue/usedPropertyBySimpleName/src/Test.kt
[new file with mode: 0644]
patch
|
blob
java/java-tests/testSrc/com/intellij/java/codeInsight/completion/JavaReflectionParametersCompletionTest.kt
patch
|
blob
|
history
java/java-tests/testSrc/com/intellij/java/codeInsight/completion/NormalCompletionTest.groovy
patch
|
blob
|
history
java/java-tests/testSrc/com/intellij/java/codeInsight/daemon/JavadocHtmlLintInspectionTest.kt
patch
|
blob
|
history
java/java-tests/testSrc/com/intellij/java/codeInsight/daemon/LightAdvHighlightingFixtureTest.java
patch
|
blob
|
history
java/java-tests/testSrc/com/intellij/java/codeInsight/daemon/ModuleHighlightingTest.kt
patch
|
blob
|
history
java/java-tests/testSrc/com/intellij/java/psi/search/UpdateCacheTest.java
patch
|
blob
|
history
java/openapi/resources/messages/JavaBundle.properties
patch
|
blob
|
history
jps/jps-builders-6/src/org/jetbrains/jps/incremental/SingleCharSequence.java
patch
|
blob
|
history
jps/jps-builders-6/src/org/jetbrains/jps/javac/JpsFileObject.java
patch
|
blob
|
history
jps/jps-builders/src/org/jetbrains/jps/builders/PreloadedDataExtension.java
patch
|
blob
|
history
jps/jps-builders/src/org/jetbrains/jps/builders/impl/BuildTargetChunk.java
patch
|
blob
|
history
jps/jps-builders/src/org/jetbrains/jps/incremental/java/ModulePathSplitter.java
patch
|
blob
|
history
jps/jps-builders/src/org/jetbrains/jps/incremental/messages/BuildingTargetProgressMessage.java
patch
|
blob
|
history
jps/jps-builders/src/org/jetbrains/jps/incremental/messages/ProgressMessage.java
patch
|
blob
|
history
jps/model-impl/testSrc/org/jetbrains/jps/model/JdkVariantDetectorTest.kt
patch
|
blob
|
history
json/src/com/intellij/json/navigation/JsonQualifiedNameProvider.java
patch
|
blob
|
history
jvm/jvm-analysis-impl/resources/inspectionDescriptions/BeforeClassOrAfterClassIsPublicStaticVoidNoArg.html
patch
|
blob
|
history
jvm/jvm-analysis-impl/resources/inspectionDescriptions/BeforeOrAfterIsPublicVoidNoArg.html
patch
|
blob
|
history
jvm/jvm-analysis-impl/resources/messages/JvmAnalysisBundle.properties
patch
|
blob
|
history
jvm/jvm-analysis-impl/src/com/intellij/codeInspection/AssertBetweenInconvertibleTypesInspection.kt
patch
|
blob
|
history
jvm/jvm-analysis-java-tests/testData/codeInspection/junit5MalformedParameterized/MalformedSources.java
patch
|
blob
|
history
jvm/jvm-analysis-kotlin-tests/testSrc/com/intellij/codeInspection/tests/kotlin/UnusedReturnValueInspectionKtTest.java
[new file with mode: 0644]
patch
|
blob
notebooks/visualization/src/org/jetbrains/plugins/notebooks/visualization/NotebookCellInlayManager.kt
patch
|
blob
|
history
notebooks/visualization/src/org/jetbrains/plugins/notebooks/visualization/r/inlays/NotebookInlayComponentPsi.kt
patch
|
blob
|
history
notebooks/visualization/src/org/jetbrains/plugins/notebooks/visualization/r/inlays/components/NotebookTabs.kt
patch
|
blob
|
history
platform/analysis-api/src/com/intellij/codeInsight/completion/util/ParenthesesInsertHandler.java
patch
|
blob
|
history
platform/analysis-api/src/com/intellij/lang/refactoring/NamesValidator.java
patch
|
blob
|
history
platform/analysis-impl/src/com/intellij/codeInsight/daemon/impl/GeneralHighlightingPass.java
patch
|
blob
|
history
platform/analysis-impl/src/com/intellij/codeInspection/CommonProblemDescriptorImpl.java
patch
|
blob
|
history
platform/analysis-impl/src/com/intellij/codeInspection/reference/RefEntityImpl.java
patch
|
blob
|
history
platform/build-scripts/dev-server/intellij.platform.devBuildServer.iml
patch
|
blob
|
history
platform/build-scripts/dev-server/src/DevIdeaBuildServer.kt
patch
|
blob
|
history
platform/build-scripts/dev-server/src/PluginBuilder.kt
patch
|
blob
|
history
platform/build-scripts/downloader/src/org/jetbrains/intellij/build/dependencies/BuildDependenciesDownloader.java
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/BuildContext.kt
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/BuildMessageLogger.groovy
[deleted file]
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/BuildMessageLogger.kt
[new file with mode: 0644]
patch
|
blob
platform/build-scripts/groovy/org/jetbrains/intellij/build/BuildMessages.kt
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/BuildOptions.kt
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/CommunityLibraryLicenses.kt
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/CompatibleBuildRange.kt
[moved from
platform/build-scripts/groovy/org/jetbrains/intellij/build/CompatibleBuildRange.groovy
with 58% similarity]
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/CompilationContext.kt
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/FileSet.kt
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/GradleRunner.groovy
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/LibraryLicenseBuilder.groovy
[deleted file]
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/LibraryLicenseBuilder.kt
[new file with mode: 0644]
patch
|
blob
platform/build-scripts/groovy/org/jetbrains/intellij/build/LinuxDistributionCustomizer.kt
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/LogMessage.groovy
[deleted file]
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/OpenedPackages.kt
[deleted file]
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/ProductProperties.kt
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/TestingTasks.groovy
[deleted file]
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/TestingTasks.kt
[new file with mode: 0644]
patch
|
blob
platform/build-scripts/groovy/org/jetbrains/intellij/build/fus/StatisticsRecorderBundledMetadataProvider.groovy
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/ArchiveUtils.groovy
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/BaseLayout.kt
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/BuildContextImpl.groovy
[deleted file]
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/BuildContextImpl.kt
[new file with mode: 0644]
patch
|
blob
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/BuildDependenciesOpenTelemetryTracer.kt
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/BuildHelper.kt
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/BuildTasksImpl.kt
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/BuildUtils.groovy
[deleted file]
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/BuildUtils.kt
[new file with mode: 0644]
patch
|
blob
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/BuiltInHelpPlugin.groovy
[deleted file]
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/BuiltInHelpPlugin.kt
[new file with mode: 0644]
patch
|
blob
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/BundledRuntimeImpl.groovy
[deleted file]
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/BundledRuntimeImpl.kt
[new file with mode: 0644]
patch
|
blob
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/ClassVersionChecker.groovy
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/CompilationContextImpl.groovy
[deleted file]
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/CompilationContextImpl.kt
[new file with mode: 0644]
patch
|
blob
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/CompilationTasksImpl.kt
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/ConsoleSpanExporter.groovy
[deleted file]
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/CrossPlatformDistributionBuilder.groovy
[deleted file]
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/DependenciesProperties.kt
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/DistributionJARsBuilder.kt
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/IntellijModulesPublication.groovy
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/JUnitRunConfigurationProperties.groovy
[deleted file]
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/JUnitRunConfigurationProperties.kt
[new file with mode: 0644]
patch
|
blob
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/JpsCompilationData.kt
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/JpsCompilationRunner.groovy
[deleted file]
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/JpsCompilationRunner.kt
[new file with mode: 0644]
patch
|
blob
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/KotlinMavenArtifactsBuilder.groovy
[deleted file]
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/KotlinMavenArtifactsBuilder.kt
[new file with mode: 0644]
patch
|
blob
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/KotlinRunConfigurationProperties.groovy
[deleted file]
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/KotlinRunConfigurationProperties.kt
[new file with mode: 0644]
patch
|
blob
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/LayoutBuilder.groovy
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/LinuxDistributionBuilder.groovy
[deleted file]
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/LinuxDistributionBuilder.kt
[new file with mode: 0644]
patch
|
blob
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/MacDistributionBuilder.groovy
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/MacDmgBuilder.groovy
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/MavenArtifactBuilderHelper.groovy
[new file with mode: 0644]
patch
|
blob
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/MavenArtifactsBuilder.groovy
[deleted file]
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/MavenArtifactsBuilder.kt
[new file with mode: 0644]
patch
|
blob
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/ModuleLibraryData.kt
[deleted file]
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/OsSpecificDistributionBuilder.kt
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/PlatformModules.kt
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/PluginLayout.kt
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/ProjectLibraryData.kt
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/RunConfigurationProperties.groovy
[deleted file]
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/RunConfigurationProperties.kt
[new file with mode: 0644]
patch
|
blob
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/SVGPreBuilder.kt
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/SkipTransientPropertiesJrExtension.groovy
[deleted file]
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/TestingTasksImpl.groovy
[deleted file]
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/TestingTasksImpl.kt
[new file with mode: 0644]
patch
|
blob
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/ToolboxLiteGen.groovy
[deleted file]
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/ToolboxLiteGen.kt
[new file with mode: 0644]
patch
|
blob
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/TraceFileUploader.groovy
[deleted file]
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/TraceFileUploader.kt
[new file with mode: 0644]
patch
|
blob
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/TracerManager.kt
[deleted file]
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/TracerProviderManager.groovy
[deleted file]
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/UnixScriptBuilder.groovy
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/VmOptionsGenerator.groovy
[deleted file]
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/VmOptionsGenerator.kt
[new file with mode: 0644]
patch
|
blob
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/WinExeInstallerBuilder.groovy
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/WindowsDistributionBuilder.groovy
[deleted file]
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/WindowsDistributionBuilder.kt
[new file with mode: 0644]
patch
|
blob
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/compilation/CompilationPartsUploader.groovy
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/compilation/CompilationPartsUtil.groovy
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/compilation/PortableCompilationCache.groovy
[deleted file]
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/compilation/PortableCompilationCache.kt
[new file with mode: 0644]
patch
|
blob
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/compilation/PortableCompilationCacheDownloader.groovy
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/compilation/PortableCompilationCacheUploader.groovy
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/compilation/UploadException.groovy
[deleted file]
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/compilation/cache/SourcesStateProcessor.groovy
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/keymapPlugin.kt
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/logging/AntTaskLogger.groovy
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/logging/BuildMessageLoggerBase.groovy
[deleted file]
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/logging/BuildMessageLoggerBase.kt
[new file with mode: 0644]
patch
|
blob
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/logging/BuildMessagesImpl.groovy
[deleted file]
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/logging/BuildMessagesImpl.kt
[new file with mode: 0644]
patch
|
blob
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/logging/CompilationErrorsLogMessage.groovy
[deleted file]
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/logging/CompositeBuildMessageLogger.groovy
[deleted file]
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/logging/ConsoleBuildMessageLogger.groovy
[deleted file]
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/logging/IntelliJBuildException.groovy
[deleted file]
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/logging/IntelliJBuildException.kt
[new file with mode: 0644]
patch
|
blob
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/logging/TeamCityBuildMessageLogger.groovy
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/productInfo/CustomProperty.kt
[deleted file]
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/productInfo/ProductInfoData.groovy
[deleted file]
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/productInfo/ProductInfoGenerator.groovy
[deleted file]
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/productInfo/ProductInfoGenerator.kt
[new file with mode: 0644]
patch
|
blob
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/productInfo/ProductInfoLaunchData.groovy
[deleted file]
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/productInfo/ProductInfoValidator.groovy
[deleted file]
patch
|
blob
|
history
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/productInfo/ProductInfoValidator.kt
[new file with mode: 0644]
patch
|
blob
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/support/RepairUtilityBuilder.groovy
patch
|
blob
|
history
platform/build-scripts/intellij.platform.buildScripts.iml
patch
|
blob
|
history
platform/build-scripts/testFramework/intellij.platform.buildScripts.testFramework.iml
patch
|
blob
|
history
platform/build-scripts/testFramework/src/org/jetbrains/intellij/build/testFramework/binaryReproducibility/BuildArtifactsReproducibilityTest.kt
patch
|
blob
|
history
platform/build-scripts/testFramework/src/org/jetbrains/intellij/build/testFramework/buildScriptTestUtils.kt
patch
|
blob
|
history
platform/build-scripts/tests/testSrc/org/jetbrains/intellij/build/JUnitRunConfigurationPropertiesTest.kt
patch
|
blob
|
history
platform/build-scripts/tests/testSrc/org/jetbrains/intellij/build/KotlinRunConfigurationPropertiesTest.kt
patch
|
blob
|
history
platform/build-scripts/tests/testSrc/org/jetbrains/intellij/build/MavenArtifactsBuilderTest.kt
patch
|
blob
|
history
platform/build-scripts/tests/testSrc/org/jetbrains/intellij/build/MockBuildMessages.kt
patch
|
blob
|
history
platform/build-scripts/tests/testSrc/org/jetbrains/intellij/build/dependencies/BuildDependenciesExtractTest.kt
patch
|
blob
|
history
platform/built-in-server/src/org/jetbrains/builtInWebServer/BuiltInWebBrowserUrlProvider.kt
patch
|
blob
|
history
platform/built-in-server/src/org/jetbrains/builtInWebServer/BuiltInWebServer.kt
patch
|
blob
|
history
platform/built-in-server/src/org/jetbrains/builtInWebServer/NetService.kt
patch
|
blob
|
history
platform/built-in-server/src/org/jetbrains/builtInWebServer/StaticFileHandler.kt
patch
|
blob
|
history
platform/built-in-server/src/org/jetbrains/builtInWebServer/ssi/SsiProcessor.kt
patch
|
blob
|
history
platform/built-in-server/src/org/jetbrains/ide/AboutHttpService.kt
patch
|
blob
|
history
platform/built-in-server/src/org/jetbrains/ide/BuiltInServerManagerImpl.kt
patch
|
blob
|
history
platform/built-in-server/src/org/jetbrains/ide/InstallPluginService.kt
patch
|
blob
|
history
platform/built-in-server/src/org/jetbrains/ide/OpenFileHttpService.kt
patch
|
blob
|
history
platform/built-in-server/src/org/jetbrains/ide/OpenSettingsJbProtocolService.kt
patch
|
blob
|
history
platform/built-in-server/src/org/jetbrains/ide/RestService.kt
patch
|
blob
|
history
platform/built-in-server/src/org/jetbrains/ide/ToolboxRestService.kt
patch
|
blob
|
history
platform/built-in-server/src/org/jetbrains/io/fastCgi/FastCgiRequest.kt
patch
|
blob
|
history
platform/built-in-server/src/org/jetbrains/io/fastCgi/FastCgiService.kt
patch
|
blob
|
history
platform/built-in-server/src/org/jetbrains/io/jsonRpc/JsonRpcServer.kt
patch
|
blob
|
history
platform/built-in-server/src/org/jetbrains/io/webSocket/WebSocketProtocolHandler.kt
patch
|
blob
|
history
platform/collaboration-tools/src/com/intellij/collaboration/async/CompletableFutureUtil.kt
patch
|
blob
|
history
platform/collaboration-tools/src/com/intellij/collaboration/auth/ui/AccountsDetailsLoader.kt
patch
|
blob
|
history
platform/collaboration-tools/src/com/intellij/collaboration/auth/ui/AccountsPanelFactory.kt
patch
|
blob
|
history
platform/collaboration-tools/src/com/intellij/collaboration/ui/codereview/avatar/CachingAvatarIconsProvider.kt
patch
|
blob
|
history
platform/collaboration-tools/src/com/intellij/collaboration/ui/codereview/timeline/comment/CommentInputComponentFactory.kt
patch
|
blob
|
history
platform/configuration-store-impl/src/ComponentStoreImpl.kt
patch
|
blob
|
history
platform/configuration-store-impl/src/ComponentStoreWithExtraComponents.kt
patch
|
blob
|
history
platform/configuration-store-impl/src/ProjectStoreBase.kt
patch
|
blob
|
history
platform/configuration-store-impl/src/SaveResult.kt
patch
|
blob
|
history
platform/configuration-store-impl/src/StoreReloadManagerImpl.kt
patch
|
blob
|
history
platform/configuration-store-impl/src/TrackingPathMacroSubstitutorImpl.kt
patch
|
blob
|
history
platform/configuration-store-impl/src/XmlElementStorage.kt
patch
|
blob
|
history
platform/configuration-store-impl/src/defaultProjectElementNormalizer.kt
patch
|
blob
|
history
platform/configuration-store-impl/src/schemeManager/SchemeManagerFactoryImpl.kt
patch
|
blob
|
history
platform/configuration-store-impl/src/schemeManager/SchemeManagerImpl.kt
patch
|
blob
|
history
platform/configuration-store-impl/src/schemeManager/schemeLoader.kt
patch
|
blob
|
history
platform/configuration-store-impl/src/statistic/eventLog/FeatureUsageSettingsCustomRules.kt
patch
|
blob
|
history
platform/configuration-store-impl/src/statistic/eventLog/FeatureUsageSettingsEvents.kt
patch
|
blob
|
history
platform/configuration-store-impl/testSrc/DoNotStorePasswordTest.kt
patch
|
blob
|
history
platform/configuration-store-impl/testSrc/ModuleStoreTest.kt
patch
|
blob
|
history
platform/configuration-store-impl/testSrc/SchemeManagerTest.kt
patch
|
blob
|
history
platform/configuration-store-impl/testSrc/xml/XmlSerializerMapTest.kt
patch
|
blob
|
history
platform/configuration-store-impl/testSrc/xml/XmlSerializerTest.kt
patch
|
blob
|
history
platform/core-api/src/com/intellij/openapi/application/coroutines.kt
patch
|
blob
|
history
platform/core-api/src/com/intellij/openapi/progress/EmptyProgressIndicator.java
patch
|
blob
|
history
platform/core-api/src/com/intellij/openapi/progress/coroutines.kt
patch
|
blob
|
history
platform/core-api/src/com/intellij/util/SlowOperations.java
patch
|
blob
|
history
platform/core-api/src/com/intellij/util/messages/impl/MessageBusImpl.kt
patch
|
blob
|
history
platform/core-impl/src/com/intellij/ide/plugins/ClassLoaderConfigurator.kt
patch
|
blob
|
history
platform/core-impl/src/com/intellij/ide/plugins/IdeaPluginDescriptorImpl.kt
patch
|
blob
|
history
platform/core-impl/src/com/intellij/ide/plugins/ModuleDependenciesDescriptor.kt
patch
|
blob
|
history
platform/core-impl/src/com/intellij/ide/plugins/PluginSet.kt
patch
|
blob
|
history
platform/core-impl/src/com/intellij/ide/plugins/PluginSetBuilder.kt
patch
|
blob
|
history
platform/core-impl/src/com/intellij/ide/plugins/PluginXmlPathResolver.kt
patch
|
blob
|
history
platform/core-impl/src/com/intellij/ide/plugins/XmlReader.kt
patch
|
blob
|
history
platform/core-ui/src/ui/HoledIcon.kt
patch
|
blob
|
history
platform/credential-store-ui/src/PasswordSafeConfigurable.kt
patch
|
blob
|
history
platform/credential-store/resources/messages/CredentialStoreBundle.properties
patch
|
blob
|
history
platform/credential-store/src/PasswordSafeImpl.kt
patch
|
blob
|
history
platform/credential-store/src/PasswordSafeSettings.kt
patch
|
blob
|
history
platform/credential-store/src/gpg/gpgUtil.kt
patch
|
blob
|
history
platform/credential-store/src/keePass/KeePassFileManager.kt
patch
|
blob
|
history
platform/credential-store/src/linuxSecretLibrary.kt
patch
|
blob
|
history
platform/credential-store/src/macOsKeychainLibrary.kt
patch
|
blob
|
history
platform/credential-store/test/keePass/BaseKeePassFileManagerTest.kt
patch
|
blob
|
history
platform/credential-store/test/keePass/KeePassCredentialStoreTest.kt
patch
|
blob
|
history
platform/diagnostic/intellij.platform.diagnostic.iml
patch
|
blob
|
history
platform/diagnostic/src/opentelemetry/TraceManager.kt
[new file with mode: 0644]
patch
|
blob
platform/diagnostic/telemetry/intellij.platform.diagnostic.telemetry.iml
[new file with mode: 0644]
patch
|
blob
platform/diagnostic/telemetry/src/JaegerJsonSpanExporter.kt
[moved from
platform/build-scripts/groovy/org/jetbrains/intellij/build/impl/JaegerJsonSpanExporter.kt
with 83% similarity]
patch
|
blob
|
history
platform/diagnostic/telemetry/src/trace.kt
[moved from
build/tasks/src/org/jetbrains/intellij/build/tasks/trace.kt
with 67% similarity]
patch
|
blob
|
history
platform/diff-api/resources/messages/DiffBundle.properties
patch
|
blob
|
history
platform/diff-api/src/com/intellij/diff/chains/DiffRequestChain.java
patch
|
blob
|
history
platform/diff-api/src/com/intellij/diff/chains/DiffRequestChainBase.java
patch
|
blob
|
history
platform/diff-api/src/com/intellij/diff/chains/DiffRequestSelectionChain.java
[new file with mode: 0644]
patch
|
blob
platform/diff-api/src/com/intellij/diff/chains/SimpleDiffRequestChain.java
patch
|
blob
|
history
platform/diff-api/src/com/intellij/openapi/ListSelection.java
[moved from
platform/platform-api/src/com/intellij/openapi/ListSelection.java
with 57% similarity]
patch
|
blob
|
history
platform/diff-impl/intellij.platform.diff.impl.iml
patch
|
blob
|
history
platform/diff-impl/src/com/intellij/diff/DiffManagerImpl.java
patch
|
blob
|
history
platform/diff-impl/src/com/intellij/diff/actions/ShowBlankDiffWindowAction.kt
patch
|
blob
|
history
platform/diff-impl/src/com/intellij/diff/actions/impl/MutableDiffRequestChain.kt
patch
|
blob
|
history
platform/diff-impl/src/com/intellij/diff/chains/AsyncDiffRequestChain.java
patch
|
blob
|
history
platform/diff-impl/src/com/intellij/diff/settings/ExternalToolsTablePanel.kt
patch
|
blob
|
history
platform/diff-impl/src/com/intellij/diff/tools/combined/CombinedDiffBlocks.kt
patch
|
blob
|
history
platform/diff-impl/src/com/intellij/diff/tools/combined/CombinedDiffModel.kt
patch
|
blob
|
history
platform/diff-impl/src/com/intellij/diff/tools/combined/CombinedDiffVirtualFile.kt
patch
|
blob
|
history
platform/diff-impl/src/com/intellij/diff/tools/external/ExternalDiffTool.java
patch
|
blob
|
history
platform/diff-impl/tests/testSrc/com/intellij/diff/merge/MergeAutoTest.kt
patch
|
blob
|
history
platform/dvcs-api/resources/messages/DvcsBundle.properties
patch
|
blob
|
history
platform/editor-ui-api/src/com/intellij/ide/ui/UISettings.kt
patch
|
blob
|
history
platform/editor-ui-api/src/com/intellij/openapi/editor/EditorSettings.java
patch
|
blob
|
history
platform/editor-ui-api/src/com/intellij/openapi/options/advanced/AdvancedSettings.kt
patch
|
blob
|
history
platform/editor-ui-api/src/com/intellij/psi/util/PsiEditorUtil.java
patch
|
blob
|
history
platform/elevation/daemon/src/com/intellij/execution/process/mediator/daemon/ProcessManager.kt
patch
|
blob
|
history
platform/elevation/daemon/src/com/intellij/execution/process/mediator/daemon/QuotaManager.kt
patch
|
blob
|
history
platform/execution-impl/src/com/intellij/execution/Output.java
patch
|
blob
|
history
platform/execution-impl/src/com/intellij/execution/impl/ExecutionManagerImpl.kt
patch
|
blob
|
history
platform/execution-impl/src/com/intellij/execution/impl/MyDiffContainer.java
patch
|
blob
|
history
platform/execution-impl/src/com/intellij/execution/impl/RunnerAndConfigurationSettingsImpl.kt
patch
|
blob
|
history
platform/execution-impl/src/com/intellij/execution/lineMarker/ExecutorAction.kt
patch
|
blob
|
history
platform/execution-impl/src/com/intellij/execution/target/TargetEnvironmentsConfigurable.kt
patch
|
blob
|
history
platform/execution-impl/src/com/intellij/execution/ui/RunToolbarWidget.kt
patch
|
blob
|
history
platform/execution/src/com/intellij/execution/rmi/RemoteProcessSupport.java
patch
|
blob
|
history
platform/execution/src/com/intellij/execution/target/value/TargetEnvironmentFunctions.kt
patch
|
blob
|
history
platform/external-system-api/src/com/intellij/openapi/externalSystem/service/project/settings/FacetConfigurationImporter.java
patch
|
blob
|
history
platform/external-system-impl/src/com/intellij/openapi/externalSystem/autoimport/ProjectNotificationAware.kt
patch
|
blob
|
history
platform/external-system-impl/src/com/intellij/openapi/externalSystem/service/execution/configuration/ExternalSystemRunConfigurationExtension.kt
patch
|
blob
|
history
platform/external-system-impl/src/com/intellij/openapi/externalSystem/service/project/ExternalSystemModulePropertyManagerImpl.kt
patch
|
blob
|
history
platform/external-system-impl/testSrc/com/intellij/openapi/externalSystem/model/DataNodeTest.kt
patch
|
blob
|
history
platform/icons/src/providers/apacheIgnite.svg
[new file with mode: 0644]
patch
|
blob
platform/icons/src/providers/apacheIgnite_dark.svg
[new file with mode: 0644]
patch
|
blob
platform/icons/src/providers/mimerSQL.svg
[new file with mode: 0644]
patch
|
blob
platform/icons/src/providers/mimerSQL_dark.svg
[new file with mode: 0644]
patch
|
blob
platform/ide-core-impl/src/com/intellij/openapi/progress/util/ProgressIndicatorUtils.java
patch
|
blob
|
history
platform/ide-core/resources/messages/ApplicationBundle.properties
patch
|
blob
|
history
platform/ide-core/src/com/intellij/notification/Notification.java
patch
|
blob
|
history
platform/ide-core/src/com/intellij/notification/NotificationGroup.kt
patch
|
blob
|
history
platform/ide-core/src/com/intellij/notification/NotificationRemindLaterHandler.kt
patch
|
blob
|
history
platform/ide-core/src/com/intellij/ui/content/TabDescriptor.kt
patch
|
blob
|
history
platform/indexing-api/src/com/intellij/psi/impl/cache/TodoCacheManager.java
patch
|
blob
|
history
platform/indexing-api/src/com/intellij/psi/search/PsiSearchHelper.java
patch
|
blob
|
history
platform/indexing-api/src/com/intellij/psi/search/PsiTodoSearchHelper.java
patch
|
blob
|
history
platform/inspect/src/com/intellij/codeInspection/InspectionApplicationBase.java
patch
|
blob
|
history
platform/inspect/src/com/intellij/codeInspection/InspectionMain.java
patch
|
blob
|
history
platform/lang-api/src/com/intellij/codeInsight/hints/InlayHintsProvider.kt
patch
|
blob
|
history
platform/lang-impl/intellij.platform.lang.impl.iml
patch
|
blob
|
history
platform/lang-impl/src/com/intellij/application/options/CodeCompletionConfigurable.kt
patch
|
blob
|
history
platform/lang-impl/src/com/intellij/codeInsight/actions/FileInEditorProcessor.java
patch
|
blob
|
history
platform/lang-impl/src/com/intellij/codeInsight/codeVision/CodeVisionHost.kt
patch
|
blob
|
history
platform/lang-impl/src/com/intellij/codeInsight/codeVision/CodeVisionProvider.kt
patch
|
blob
|
history
platform/lang-impl/src/com/intellij/codeInsight/codeVision/ui/CodeVisionView.kt
patch
|
blob
|
history
platform/lang-impl/src/com/intellij/codeInsight/daemon/impl/DaemonFusReporter.kt
patch
|
blob
|
history
platform/lang-impl/src/com/intellij/codeInsight/daemon/impl/DaemonTooltipWithActionRenderer.kt
patch
|
blob
|
history
platform/lang-impl/src/com/intellij/codeInsight/daemon/impl/InspectionRunner.java
patch
|
blob
|
history
platform/lang-impl/src/com/intellij/codeInsight/daemon/impl/MainPassesRunner.java
patch
|
blob
|
history
platform/lang-impl/src/com/intellij/codeInsight/documentation/actions/ShowQuickDocInfoAction.kt
patch
|
blob
|
history
platform/lang-impl/src/com/intellij/codeInsight/editorActions/enter/BaseIndentEnterHandler.java
patch
|
blob
|
history
platform/lang-impl/src/com/intellij/codeInsight/hints/codeVision/CodeVisionProviderAdapter.kt
patch
|
blob
|
history
platform/lang-impl/src/com/intellij/codeInsight/navigation/CtrlMouseData.kt
patch
|
blob
|
history
platform/lang-impl/src/com/intellij/codeInsight/navigation/impl/PsiFileNavigationTarget.kt
patch
|
blob
|
history
platform/lang-impl/src/com/intellij/codeInsight/navigation/impl/ctrlMouse.kt
patch
|
blob
|
history
platform/lang-impl/src/com/intellij/codeInsight/navigation/impl/gtdProviders.kt
patch
|
blob
|
history
platform/lang-impl/src/com/intellij/codeInspection/ex/GlobalInspectionContextImpl.java
patch
|
blob
|
history
platform/lang-impl/src/com/intellij/codeInspection/ui/actions/InspectionViewActionBase.java
patch
|
blob
|
history
platform/lang-impl/src/com/intellij/execution/console/PrefixHistoryModel.kt
patch
|
blob
|
history
platform/lang-impl/src/com/intellij/find/actions/SearchTarget2UsageTarget.kt
patch
|
blob
|
history
platform/lang-impl/src/com/intellij/ide/actions/CopyTBXReferenceAction.kt
patch
|
blob
|
history
platform/lang-impl/src/com/intellij/ide/actions/PasteReferenceProvider.java
patch
|
blob
|
history
platform/lang-impl/src/com/intellij/ide/actions/searcheverywhere/SEResultsListFactory.java
patch
|
blob
|
history
platform/lang-impl/src/com/intellij/ide/bookmark/actions/BookmarkTypeChooser.kt
patch
|
blob
|
history
platform/lang-impl/src/com/intellij/ide/bookmark/ui/ContextMenuActionGroup.kt
patch
|
blob
|
history
platform/lang-impl/src/com/intellij/ide/favoritesTreeView/actions/AddToFavoritesAction.java
patch
|
blob
|
history
platform/lang-impl/src/com/intellij/ide/projectView/impl/ProjectViewState.kt
patch
|
blob
|
history
platform/lang-impl/src/com/intellij/ide/todo/TodoTreeBuilder.java
patch
|
blob
|
history
platform/lang-impl/src/com/intellij/ide/todo/TodoTreeStructure.java
patch
|
blob
|
history
platform/lang-impl/src/com/intellij/internal/CompletionQuality.kt
patch
|
blob
|
history
platform/lang-impl/src/com/intellij/lang/documentation/ide/actions/actions.kt
patch
|
blob
|
history
platform/lang-impl/src/com/intellij/lang/documentation/ide/impl/DocumentationBrowser.kt
patch
|
blob
|
history
platform/lang-impl/src/com/intellij/lang/documentation/ide/impl/DocumentationManager.kt
patch
|
blob
|
history
platform/lang-impl/src/com/intellij/lang/documentation/ide/impl/IdeDocumentationTargetProviderImpl.kt
patch
|
blob
|
history
platform/lang-impl/src/com/intellij/lang/documentation/ide/ui/DocumentationToolWindowUpdater.kt
patch
|
blob
|
history
platform/lang-impl/src/com/intellij/lang/documentation/ide/ui/DocumentationUI.kt
patch
|
blob
|
history
platform/lang-impl/src/com/intellij/lang/documentation/ide/ui/ui.kt
patch
|
blob
|
history
platform/lang-impl/src/com/intellij/lang/documentation/impl/impl.kt
patch
|
blob
|
history
platform/lang-impl/src/com/intellij/openapi/paths/UrlReference.kt
patch
|
blob
|
history
platform/lang-impl/src/com/intellij/openapi/projectRoots/impl/JavaHomeFinderWindows.kt
patch
|
blob
|
history
platform/lang-impl/src/com/intellij/openapi/projectRoots/impl/jdkDownloader/JdkAuto.kt
patch
|
blob
|
history
platform/lang-impl/src/com/intellij/openapi/projectRoots/impl/jdkDownloader/JdkList.kt
patch
|
blob
|
history
platform/lang-impl/src/com/intellij/openapi/projectRoots/impl/jdkDownloader/JdkRequirement.kt
patch
|
blob
|
history
platform/lang-impl/src/com/intellij/openapi/projectRoots/impl/jdkDownloader/RuntimeChooserUtil.kt
patch
|
blob
|
history
platform/lang-impl/src/com/intellij/refactoring/suggested/SuggestedRefactoringFeatureUsage.kt
patch
|
blob
|
history
platform/lang-impl/src/com/intellij/ui/AsyncImageIcon.kt
[new file with mode: 0644]
patch
|
blob
platform/lang-impl/src/com/intellij/ui/ExperimentalUIImpl.kt
[moved from
platform/platform-impl/src/com/intellij/ui/ExperimentalUIImpl.kt
with 60% similarity]
patch
|
blob
|
history
platform/lang-impl/src/com/intellij/ui/ScalingAsyncImageIcon.kt
[deleted file]
patch
|
blob
|
history
platform/lang-impl/src/com/intellij/util/indexing/diagnostic/dto/JsonConverter.kt
patch
|
blob
|
history
platform/lang-impl/src/com/intellij/util/indexing/diagnostic/presentation/jsonToHtmlConverter.kt
patch
|
blob
|
history
platform/lang-impl/src/com/intellij/util/indexing/impl/storage/SwitchFileBasedIndexStorageAction.kt
patch
|
blob
|
history
platform/lang-impl/src/com/intellij/util/indexing/roots/standardContributors.kt
patch
|
blob
|
history
platform/lang-impl/testSources/com/intellij/openapi/roots/TestCustomSourceRoot.kt
patch
|
blob
|
history
platform/lang-impl/testSources/com/intellij/toolWindow/ToolWindowManagerTest.kt
patch
|
blob
|
history
platform/object-serializer/src/BaseCollectionBinding.kt
patch
|
blob
|
history
platform/object-serializer/src/BindingProducer.kt
patch
|
blob
|
history
platform/object-serializer/src/Int2IntMapBinding.kt
patch
|
blob
|
history
platform/object-serializer/src/IonObjectSerializer.kt
patch
|
blob
|
history
platform/object-serializer/src/PooledBlockAllocatorProvider.kt
patch
|
blob
|
history
platform/object-serializer/src/stateProperties/MapStoredProperty.kt
patch
|
blob
|
history
platform/object-serializer/src/stateProperties/ObjectStoredProperty.kt
patch
|
blob
|
history
platform/object-serializer/testSrc/NonDefaultConstructorTest.kt
patch
|
blob
|
history
platform/platform-api/resources/messages/IdeBundle.properties
patch
|
blob
|
history
platform/platform-api/resources/messages/KeyMapBundle.properties
patch
|
blob
|
history
platform/platform-api/src/com/intellij/openapi/actionSystem/ex/ActionUtil.java
patch
|
blob
|
history
platform/platform-api/src/com/intellij/openapi/ui/DialogPanel.kt
patch
|
blob
|
history
platform/platform-api/src/com/intellij/openapi/wm/ToolWindowManager.kt
patch
|
blob
|
history
platform/platform-api/src/com/intellij/ui/ExperimentalUI.java
patch
|
blob
|
history
platform/platform-api/src/com/intellij/ui/components/breadcrumbs/Breadcrumbs.java
patch
|
blob
|
history
platform/platform-api/src/com/intellij/ui/errorView/ContentManagerProvider.java
[deleted file]
patch
|
blob
|
history
platform/platform-api/src/com/intellij/ui/errorView/ErrorViewFactory.java
[deleted file]
patch
|
blob
|
history
platform/platform-api/src/com/intellij/ui/errorView/package.html
[deleted file]
patch
|
blob
|
history
platform/platform-api/src/com/intellij/ui/popup/list/GroupedItemsListRenderer.java
patch
|
blob
|
history
platform/platform-api/src/com/intellij/ui/tabs/impl/JBTabsImpl.java
patch
|
blob
|
history
platform/platform-api/src/com/intellij/util/ui/LafIconLookup.kt
patch
|
blob
|
history
platform/platform-impl/intellij.platform.ide.impl.iml
patch
|
blob
|
history
platform/platform-impl/resources/messages/InternalActionsBundle.properties
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/ide/RecentProjectListActionProvider.kt
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/ide/RecentProjectsManagerBase.kt
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/ide/actions/ToolWindowTabRenameActionBase.kt
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/ide/browsers/BrowserLauncherImpl.kt
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/ide/errorTreeView/NewErrorTreeViewPanel.java
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/ide/gdpr/ConfirmedConsent.java
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/ide/gdpr/Consent.java
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/ide/gdpr/ConsentAttributes.java
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/ide/gdpr/ConsentBase.java
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/ide/gdpr/Version.java
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/ide/impl/TrustedProjects.kt
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/ide/plugins/LanguagePluginDetectionStartupActivity.kt
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/ide/plugins/PluginManagerConfigurable.java
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/ide/plugins/advertiser/PluginFeatureCacheService.kt
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/ide/plugins/marketplace/MarketplaceRequests.kt
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/ide/startup/impl/StartupManagerImpl.kt
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/ide/ui/laf/LafManagerImpl.java
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/ide/ui/laf/darcula/darcula.theme.json
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/ide/ui/laf/darcula/ui/DarculaSliderUI.kt
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/ide/ui/laf/intellijlaf.theme.json
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/idea/ApplicationLoader.kt
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/internal/ShowPoweredProgressAction.kt
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/internal/inspector/UiInspectorUtil.java
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/internal/inspector/components/DataContextDialog.kt
[new file with mode: 0644]
patch
|
blob
platform/platform-impl/src/com/intellij/internal/inspector/components/DimensionsComponent.java
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/internal/inspector/components/InspectorTable.java
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/internal/inspector/components/InspectorWindow.java
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/internal/inspector/components/ValueCellRenderer.java
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/internal/performance/ActionUpdatesBenchmarkAction.java
[moved from
platform/platform-impl/src/com/intellij/internal/performance/ActionsUpdateBenchmarkAction.java
with 60% similarity]
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/internal/ui/AnimationPanelTestAction.kt
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/internal/ui/RoundedIconTestAction.kt
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/internal/ui/WrapLayoutTestAction.kt
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/internal/ui/uiDslShowcase/DemoRowLayout.kt
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/internal/ui/uiDslShowcase/UiDslShowcaseAction.kt
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/internal/ui/uiDslTestAction/DeprecatedApiPanel.kt
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/openapi/actionSystem/impl/ActionMenuItem.java
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/openapi/actionSystem/impl/ActionUpdater.java
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/openapi/actionSystem/impl/MoreActionGroup.kt
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/openapi/actionSystem/impl/PopupMenuPreloader.java
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/openapi/actionSystem/impl/PreCachedDataContext.java
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/openapi/application/constraints/ConstrainedExecution.kt
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/openapi/application/rw/cancellableReadAction.kt
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/openapi/editor/ex/EditorSettingsExternalizable.java
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/openapi/editor/impl/EditorComponentImpl.java
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/openapi/editor/impl/SettingsImpl.java
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/openapi/fileEditor/impl/tabActions/CloseTab.kt
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/openapi/keymap/impl/KeymapImpl.kt
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/openapi/keymap/impl/KeymapManagerImpl.kt
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/openapi/progress/util/PotemkinProgress.java
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/openapi/project/impl/ProjectManagerExImpl.kt
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/openapi/updateSettings/impl/UpdateChecker.kt
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/openapi/updateSettings/impl/pluginsAdvertisement/State.kt
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/openapi/wm/ex/ToolWindowManagerListener.java
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/openapi/wm/impl/DesktopLayout.kt
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/openapi/wm/impl/FrameInfoHelper.kt
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/openapi/wm/impl/ToolWindowManagerImpl.kt
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/openapi/wm/impl/headertoolbar/ProjectWidget.kt
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/openapi/wm/impl/status/IdeStatusBarImpl.java
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/openapi/wm/impl/welcomeScreen/cloneableProjects/CloneableProjectsService.kt
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/openapi/wm/impl/welcomeScreen/projectActions/RemoveSelectedProjectsAction.kt
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/openapi/wm/impl/welcomeScreen/recentProjects/RecentProjectFilteringTree.kt
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/openapi/wm/impl/welcomeScreen/recentProjects/RecentProjectPanelComponentFactory.kt
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/openapi/wm/impl/welcomeScreen/recentProjects/RecentProjectTreeItem.kt
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/toolWindow/ToolWindowButtonManager.kt
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/toolWindow/ToolWindowDefaultLayoutManager.kt
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/toolWindow/ToolWindowSetInitializer.kt
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/toolWindow/ToolWindowToolbar.kt
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/toolWindow/defaultToolWindowlayoutProvider.kt
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/ui/GotItTooltip.kt
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/ui/charts/ChartWrapper.kt
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/ui/colorpicker/GraphicalColorPipette.kt
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/ui/content/ContentManagerUtil.java
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/ui/content/MessageView.java
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/ui/dsl/builder/components/DslLabel.kt
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/ui/dsl/builder/components/TabbedPaneHeader.kt
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/ui/errorView/impl/ErrorViewFactoryImpl.java
[deleted file]
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/ui/layout/Cell.kt
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/ui/layout/migLayout/MigLayoutBuilder.kt
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/ui/popup/ActionStepBuilder.java
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/ui/popup/list/ListPopupImpl.java
patch
|
blob
|
history
platform/platform-impl/src/com/intellij/ui/popup/list/PopupListElementRenderer.java
patch
|
blob
|
history
platform/platform-resources-en/src/messages/ActionsBundle.properties
patch
|
blob
|
history
platform/platform-resources/src/META-INF/LangExtensions.xml
patch
|
blob
|
history
platform/platform-resources/src/META-INF/PlatformExtensions.xml
patch
|
blob
|
history
platform/platform-resources/src/idea/PlatformActions.xml
patch
|
blob
|
history
platform/platform-resources/src/themes/metadata/IntelliJPlatform.themeMetadata.json
patch
|
blob
|
history
platform/platform-tests/testSrc/com/intellij/concurrency/ThreadContextTest.kt
patch
|
blob
|
history
platform/platform-tests/testSrc/com/intellij/ide/gdpr/ConsentsTest.java
patch
|
blob
|
history
platform/platform-tests/testSrc/com/intellij/ide/plugins/DynamicPluginsTestUtil.kt
patch
|
blob
|
history
platform/platform-tests/testSrc/com/intellij/internal/statistics/logger/FeatureUsageEventLoggerTest.kt
patch
|
blob
|
history
platform/platform-tests/testSrc/com/intellij/openapi/fileEditor/impl/EditorHistoryManagerTest.kt
patch
|
blob
|
history
platform/platform-tests/testSrc/com/intellij/openapi/progress/util/ProgressWindowTest.kt
patch
|
blob
|
history
platform/platform-tests/testSrc/com/intellij/ui/laf/LafTest.kt
patch
|
blob
|
history
platform/platform-tests/testSrc/com/intellij/ui/layout/LayoutTestApp.kt
patch
|
blob
|
history
platform/platform-tests/testSrc/com/intellij/ui/layout/UiDslRenderingTest.kt
patch
|
blob
|
history
platform/platform-tests/testSrc/com/intellij/ui/layout/migLayoutDebugDumper.kt
patch
|
blob
|
history
platform/platform-tests/testSrc/com/intellij/util/concurrency/CancellationPropagationTest.kt
patch
|
blob
|
history
platform/platform-tests/testSrc/com/intellij/util/concurrency/ThreadContextPropagationTest.kt
patch
|
blob
|
history
platform/platform-tests/testSrc/org/jetbrains/concurrency/AsyncPromiseStateTest.kt
patch
|
blob
|
history
platform/platform-util-netty/src/org/jetbrains/io/Responses.kt
patch
|
blob
|
history
platform/projectModel-impl/src/com/intellij/configurationStore/JbXmlOutputter.kt
patch
|
blob
|
history
platform/projectModel-impl/src/com/intellij/openapi/module/impl/ModulePointerManagerImpl.kt
patch
|
blob
|
history
platform/projectModel-impl/src/com/intellij/openapi/options/scheme.kt
patch
|
blob
|
history
platform/projectModel-impl/src/com/intellij/workspaceModel/ide/impl/legacyBridge/module/roots/ModifiableContentEntryBridge.kt
patch
|
blob
|
history
platform/refactoring/src/com/intellij/ide/actions/QualifiedNameProvider.java
patch
|
blob
|
history
platform/refactoring/src/com/intellij/refactoring/rename/RenameInputValidator.java
patch
|
blob
|
history
platform/refactoring/src/com/intellij/refactoring/rename/RenameInputValidatorEx.java
patch
|
blob
|
history
platform/remote-core/src/credentialStore/CredentialAttributes.kt
patch
|
blob
|
history
platform/remote-core/src/credentialStore/CredentialStoreManager.kt
[new file with mode: 0644]
patch
|
blob
platform/remote-core/src/credentialStore/CredentialStoreManagerImpl.kt
[new file with mode: 0644]
patch
|
blob
platform/remote-core/src/credentialStore/ProviderType.kt
[new file with mode: 0644]
patch
|
blob
platform/remote-servers/target-integration-tests/testSrc/com/intellij/tests/targets/java/JavaTargetMultiModuleTestBase.kt
patch
|
blob
|
history
platform/remote-servers/target-integration-tests/testSrc/com/intellij/tests/targets/java/JavaTargetTestBase.kt
patch
|
blob
|
history
platform/remoteDev-util/src/com/intellij/remoteDev/hostStatus/UnattendedHostConstants.kt
patch
|
blob
|
history
platform/script-debugger/backend/src/debugger/BreakpointManagerBase.kt
patch
|
blob
|
history
platform/script-debugger/debugger-ui/src/DebugProcessImpl.kt
patch
|
blob
|
history
platform/script-debugger/debugger-ui/src/com/intellij/javascript/debugger/execution/DebuggableProgramRunner.kt
patch
|
blob
|
history
platform/script-debugger/protocol/protocol-model-generator/src/Generator.kt
patch
|
blob
|
history
platform/script-debugger/protocol/protocol-reader/src/InterfaceReader.kt
patch
|
blob
|
history
platform/service-container/src/com/intellij/serviceContainer/ComponentManagerImpl.kt
patch
|
blob
|
history
platform/service-container/src/com/intellij/serviceContainer/ConstructorParameterResolver.kt
patch
|
blob
|
history
platform/smRunner/intellij.platform.smRunner.iml
patch
|
blob
|
history
platform/statistics/src/com/intellij/internal/statistic/StructuredIdeActivity.kt
patch
|
blob
|
history
platform/statistics/src/com/intellij/internal/statistic/eventLog/events/EventFields.kt
patch
|
blob
|
history
platform/statistics/src/com/intellij/internal/statistic/utils/PluginInfoDetector.kt
patch
|
blob
|
history
platform/testFramework/src/com/intellij/editor/TodoItemsTestCase.java
patch
|
blob
|
history
platform/testFramework/src/com/intellij/testFramework/FixtureRule.kt
patch
|
blob
|
history
platform/testFramework/src/com/intellij/util/io/impl/DirectoryContentSpecImpl.kt
patch
|
blob
|
history
platform/usageView/resources/messages/UsageViewBundle.properties
patch
|
blob
|
history
platform/usageView/src/com/intellij/usages/impl/UnknownUsagesInUnloadedModules.java
patch
|
blob
|
history
platform/usageView/src/com/intellij/usages/impl/UsageViewStatisticsCollector.kt
patch
|
blob
|
history
platform/util-ex/src/com/intellij/credentialStore/OneTimeString.kt
patch
|
blob
|
history
platform/util-ex/src/com/intellij/util/io/DigestUtil.kt
patch
|
blob
|
history
platform/util/concurrency/org/jetbrains/concurrency/promise.kt
patch
|
blob
|
history
platform/util/resources/misc/registry.properties
patch
|
blob
|
history
platform/util/src/com/intellij/concurrency/ContextCallable.java
patch
|
blob
|
history
platform/util/src/com/intellij/concurrency/ContextRunnable.java
patch
|
blob
|
history
platform/util/src/com/intellij/concurrency/threadContext.kt
patch
|
blob
|
history
platform/util/src/com/intellij/icons/AllIcons.java
patch
|
blob
|
history
platform/util/src/com/intellij/openapi/diagnostic/logger.kt
patch
|
blob
|
history
platform/util/src/com/intellij/util/concurrency/Propagation.java
patch
|
blob
|
history
platform/util/src/com/intellij/util/io/Compressor.java
patch
|
blob
|
history
platform/util/ui/src/com/intellij/ui/svg/SvgCacheManager.kt
patch
|
blob
|
history
platform/util/ui/src/com/intellij/ui/svg/SvgTranscoder.kt
patch
|
blob
|
history
platform/util/ui/src/com/intellij/util/ui/ImageUtil.java
patch
|
blob
|
history
platform/util/ui/src/com/intellij/util/ui/JBUI.java
patch
|
blob
|
history
platform/util/ui/src/com/intellij/util/ui/accessibility/AccessibleContextDelegateWithContextMenu.java
patch
|
blob
|
history
platform/vcs-api/src/com/intellij/openapi/vcs/actions/VcsContextFactory.java
patch
|
blob
|
history
platform/vcs-api/src/com/intellij/openapi/vcs/changes/LocalChangeList.java
patch
|
blob
|
history
platform/vcs-api/src/com/intellij/openapi/vcs/contentAnnotation/ContentAnnotationCacheImpl.java
patch
|
blob
|
history
platform/vcs-api/src/com/intellij/vcsUtil/VcsUtil.java
patch
|
blob
|
history
platform/vcs-impl/src/com/intellij/openapi/diff/impl/patch/BaseRevisionTextPatchEP.java
patch
|
blob
|
history
platform/vcs-impl/src/com/intellij/openapi/vcs/actions/AspectAnnotationFieldGutter.java
patch
|
blob
|
history
platform/vcs-impl/src/com/intellij/openapi/vcs/actions/CommonCheckinFilesAction.kt
patch
|
blob
|
history
platform/vcs-impl/src/com/intellij/openapi/vcs/actions/CommonCheckinProjectAction.kt
patch
|
blob
|
history
platform/vcs-impl/src/com/intellij/openapi/vcs/changes/ChangeViewDiffRequestProcessor.java
patch
|
blob
|
history
platform/vcs-impl/src/com/intellij/openapi/vcs/changes/ChangesViewManager.java
patch
|
blob
|
history
platform/vcs-impl/src/com/intellij/openapi/vcs/changes/DiffPreview.kt
patch
|
blob
|
history
platform/vcs-impl/src/com/intellij/openapi/vcs/changes/DiffRequestProcessorWithProducers.java
[new file with mode: 0644]
patch
|
blob
platform/vcs-impl/src/com/intellij/openapi/vcs/changes/EditorTabDiffPreviewManager.kt
patch
|
blob
|
history
platform/vcs-impl/src/com/intellij/openapi/vcs/changes/EditorTabPreview.kt
patch
|
blob
|
history
platform/vcs-impl/src/com/intellij/openapi/vcs/changes/PreviewDiffSplitterComponent.kt
patch
|
blob
|
history
platform/vcs-impl/src/com/intellij/openapi/vcs/changes/ShowEditorDiffPreviewActionProvider.kt
patch
|
blob
|
history
platform/vcs-impl/src/com/intellij/openapi/vcs/changes/VcsChangesSelectionRule.java
patch
|
blob
|
history
platform/vcs-impl/src/com/intellij/openapi/vcs/changes/VcsEditorTabTitleProvider.java
patch
|
blob
|
history
platform/vcs-impl/src/com/intellij/openapi/vcs/changes/VcsIgnoreManagerImpl.kt
patch
|
blob
|
history
platform/vcs-impl/src/com/intellij/openapi/vcs/changes/actions/diff/CombinedChangeDiffComponentFactoryProvider.kt
patch
|
blob
|
history
platform/vcs-impl/src/com/intellij/openapi/vcs/changes/actions/diff/CombinedDiffPreview.kt
[new file with mode: 0644]
patch
|
blob
platform/vcs-impl/src/com/intellij/openapi/vcs/changes/actions/diff/ShowDiffAction.java
patch
|
blob
|
history
platform/vcs-impl/src/com/intellij/openapi/vcs/changes/actions/diff/ShowDiffFromLocalChangesActionProvider.java
patch
|
blob
|
history
platform/vcs-impl/src/com/intellij/openapi/vcs/changes/savedPatches/SavedPatchesEditorDiffPreview.kt
patch
|
blob
|
history
platform/vcs-impl/src/com/intellij/openapi/vcs/changes/shelf/DiffShelvedChangesActionProvider.java
patch
|
blob
|
history
platform/vcs-impl/src/com/intellij/openapi/vcs/changes/shelf/ShelvedChangesViewManager.java
patch
|
blob
|
history
platform/vcs-impl/src/com/intellij/openapi/vcs/changes/ui/ChangeDiffRequestChain.java
patch
|
blob
|
history
platform/vcs-impl/src/com/intellij/openapi/vcs/changes/ui/ChangesBrowser.java
patch
|
blob
|
history
platform/vcs-impl/src/com/intellij/openapi/vcs/changes/ui/ChangesBrowserBase.java
patch
|
blob
|
history
platform/vcs-impl/src/com/intellij/openapi/vcs/changes/ui/CurrentBranchComponent.kt
patch
|
blob
|
history
platform/vcs-impl/src/com/intellij/openapi/vcs/changes/ui/SimpleTreeEditorDiffPreview.kt
patch
|
blob
|
history
platform/vcs-impl/src/com/intellij/openapi/vcs/changes/ui/VcsTreeModelData.java
patch
|
blob
|
history
platform/vcs-impl/src/com/intellij/openapi/vcs/checkin/TodoCheckinHandlerWorker.java
patch
|
blob
|
history
platform/vcs-impl/src/com/intellij/openapi/vcs/impl/AbstractVcsHelperImpl.java
patch
|
blob
|
history
platform/vcs-impl/src/com/intellij/openapi/vcs/impl/RepositoryBrowser.kt
patch
|
blob
|
history
platform/vcs-impl/src/com/intellij/openapi/wm/impl/welcomeScreen/GetFromVersionControlAction.kt
patch
|
blob
|
history
platform/vcs-impl/src/com/intellij/unscramble/AnnotateStackTraceAction.java
patch
|
blob
|
history
platform/vcs-impl/src/com/intellij/vcs/commit/ChangesViewCommitPanel.kt
patch
|
blob
|
history
platform/vcs-impl/src/com/intellij/vcsUtil/Delegates.kt
[new file with mode: 0644]
patch
|
blob
platform/vcs-log/impl/src/com/intellij/vcs/log/history/FileHistoryDiffPreview.kt
patch
|
blob
|
history
platform/vcs-log/impl/src/com/intellij/vcs/log/history/FileHistoryPanel.java
patch
|
blob
|
history
platform/vcs-log/impl/src/com/intellij/vcs/log/ui/actions/history/CompareRevisionsFromFileHistoryActionProvider.java
patch
|
blob
|
history
platform/vcs-log/impl/src/com/intellij/vcs/log/ui/frame/VcsLogChangeProcessor.java
patch
|
blob
|
history
platform/vcs-log/impl/src/com/intellij/vcs/log/ui/frame/VcsLogChangesBrowser.java
patch
|
blob
|
history
platform/vcs-log/impl/src/com/intellij/vcs/log/ui/frame/VcsLogCombinedDiffPreview.kt
[new file with mode: 0644]
patch
|
blob
platform/vcs-log/impl/src/com/intellij/vcs/log/ui/frame/VcsLogDiffPreview.kt
patch
|
blob
|
history
platform/vcs-tests/testSrc/com/intellij/openapi/vcs/BaseChangeListsTest.kt
patch
|
blob
|
history
platform/vfs-impl/src/com/intellij/openapi/vfs/impl/local/LocalFileSystemBase.java
patch
|
blob
|
history
platform/vfs-impl/src/com/intellij/openapi/vfs/impl/win32/Win32LocalFileSystem.java
patch
|
blob
|
history
platform/vfs-impl/src/com/intellij/openapi/vfs/newvfs/RefreshProgress.java
patch
|
blob
|
history
platform/vfs-impl/src/com/intellij/openapi/vfs/newvfs/RefreshQueueImpl.java
patch
|
blob
|
history
platform/vfs-impl/src/com/intellij/openapi/vfs/newvfs/RefreshSessionImpl.java
patch
|
blob
|
history
platform/vfs-impl/src/com/intellij/openapi/vfs/newvfs/RefreshWorker.java
patch
|
blob
|
history
platform/vfs-impl/src/com/intellij/openapi/vfs/newvfs/VfsUsageCollector.java
patch
|
blob
|
history
platform/workspaceModel/jps/src/com/intellij/workspaceModel/ide/impl/jps/serialization/JpsProjectSerializersImpl.kt
patch
|
blob
|
history
platform/workspaceModel/jps/tests/testSrc/com/intellij/workspaceModel/ide/ImlReplaceBySourceTest.kt
patch
|
blob
|
history
platform/workspaceModel/jps/tests/testSrc/com/intellij/workspaceModel/ide/ReplaceBySourceTest.kt
[new file with mode: 0644]
patch
|
blob
platform/workspaceModel/storage/src/com/intellij/workspaceModel/storage/bridgeEntities/bridgeModelEntities.kt
patch
|
blob
|
history
platform/workspaceModel/storage/src/com/intellij/workspaceModel/storage/cpp/cppModel.kt
patch
|
blob
|
history
platform/workspaceModel/storage/src/com/intellij/workspaceModel/storage/impl/Entities.kt
patch
|
blob
|
history
platform/workspaceModel/storage/src/com/intellij/workspaceModel/storage/impl/EntityFamily.kt
patch
|
blob
|
history
platform/workspaceModel/storage/src/com/intellij/workspaceModel/storage/impl/EntityStorageExtensions.kt
patch
|
blob
|
history
platform/workspaceModel/storage/src/com/intellij/workspaceModel/storage/impl/EntityStorageSerializerImpl.kt
patch
|
blob
|
history
platform/workspaceModel/storage/src/com/intellij/workspaceModel/storage/impl/ErrorReporting.kt
patch
|
blob
|
history
platform/workspaceModel/storage/src/com/intellij/workspaceModel/storage/impl/ReplaceBySourceAsGraph.kt
patch
|
blob
|
history
platform/workspaceModel/storage/src/com/intellij/workspaceModel/storage/impl/VirtualFileNameStore.kt
patch
|
blob
|
history
platform/workspaceModel/storage/src/com/intellij/workspaceModel/storage/impl/containers/IntIntUniqueBiMap.kt
patch
|
blob
|
history
platform/xdebugger-impl/src/com/intellij/xdebugger/impl/state.kt
patch
|
blob
|
history
plugins/InspectionGadgets/InspectionGadgetsAnalysis/src/com/siyeh/ig/bugs/EqualsBetweenInconvertibleTypesInspection.java
patch
|
blob
|
history
plugins/InspectionGadgets/InspectionGadgetsAnalysis/src/com/siyeh/ig/dependency/ClassWithTooManyDependenciesInspection.java
patch
|
blob
|
history
plugins/InspectionGadgets/InspectionGadgetsAnalysis/src/com/siyeh/ig/dependency/ClassWithTooManyDependentsInspection.java
patch
|
blob
|
history
plugins/InspectionGadgets/InspectionGadgetsAnalysis/src/com/siyeh/ig/dependency/ClassWithTooManyTransitiveDependenciesInspection.java
patch
|
blob
|
history
plugins/InspectionGadgets/InspectionGadgetsAnalysis/src/com/siyeh/ig/dependency/ClassWithTooManyTransitiveDependentsInspection.java
patch
|
blob
|
history
plugins/InspectionGadgets/InspectionGadgetsAnalysis/src/com/siyeh/ig/psiutils/InconvertibleTypesChecker.java
patch
|
blob
|
history
plugins/InspectionGadgets/InspectionGadgetsAnalysis/src/com/siyeh/ig/style/UnnecessarySuperQualifierInspection.java
patch
|
blob
|
history
plugins/InspectionGadgets/src/com/siyeh/ig/migration/ForCanBeForeachInspection.java
patch
|
blob
|
history
plugins/ant/src/com/intellij/lang/ant/config/execution/AntBuildMessageView.java
patch
|
blob
|
history
plugins/completion-ml-ranking/src/com/intellij/completion/ml/sorting/MLSorter.kt
patch
|
blob
|
history
plugins/completion-ml-ranking/src/com/intellij/completion/ml/util/CompletionUtil.kt
patch
|
blob
|
history
plugins/configuration-script/src/providers/RunConfigurationListReader.kt
patch
|
blob
|
history
plugins/configuration-script/src/schemaGenerators/OptionClassJsonSchemaGenerator.kt
patch
|
blob
|
history
plugins/configuration-script/testJava/JavaConfigurationFileTest.kt
patch
|
blob
|
history
plugins/copyright/src/com/maddyhome/idea/copyright/CopyrightProfile.kt
patch
|
blob
|
history
plugins/coverage-common/src/com/intellij/coverage/CoverageEditorAnnotatorImpl.java
patch
|
blob
|
history
plugins/devkit/devkit-core/src/actions/NewMessageBundleAction.kt
patch
|
blob
|
history
plugins/devkit/devkit-core/src/actions/updateFromSources/UpdateIdeFromSourcesAction.kt
patch
|
blob
|
history
plugins/devkit/devkit-core/src/inspections/NonDefaultConstructorInspection.kt
patch
|
blob
|
history
plugins/devkit/devkit-core/src/inspections/RegistryPropertiesAnnotator.kt
patch
|
blob
|
history
plugins/devkit/devkit-core/src/inspections/missingApi/resolve/IdeExternalAnnotationsLocationProvider.kt
patch
|
blob
|
history
plugins/devkit/devkit-core/src/inspections/missingApi/resolve/LibrariesWithIntellijClassesState.kt
patch
|
blob
|
history
plugins/devkit/devkit-core/src/inspections/missingApi/resolve/PublicIntelliJSdkExternalAnnotationsRepository.kt
patch
|
blob
|
history
plugins/devkit/devkit-core/src/internal/AnalyzeUnloadablePluginsAction.kt
patch
|
blob
|
history
plugins/devkit/intellij.devkit.themes/src/actions/NewThemeAction.kt
patch
|
blob
|
history
plugins/devkit/intellij.devkit.uiDesigner/src/ConvertFormToDslAction.kt
patch
|
blob
|
history
plugins/eclipse/src/org/jetbrains/idea/eclipse/codeStyleMapping/valueConversions/EclipseValueConversions.kt
patch
|
blob
|
history
plugins/editorconfig/src/org/editorconfig/language/codeinsight/documentation/EditorConfigElementDescriptionProvider.kt
patch
|
blob
|
history
plugins/editorconfig/src/org/editorconfig/language/codeinsight/findusages/EditorConfigFindUsagesProvider.kt
patch
|
blob
|
history
plugins/editorconfig/src/org/editorconfig/language/codeinsight/findusages/EditorConfigFindVariableUsagesHandler.kt
patch
|
blob
|
history
plugins/editorconfig/src/org/editorconfig/language/codeinsight/inspections/EditorConfigCharClassLetterRedundancyInspection.kt
patch
|
blob
|
history
plugins/editorconfig/src/org/editorconfig/language/codeinsight/inspections/EditorConfigCharClassRedundancyInspection.kt
patch
|
blob
|
history
plugins/editorconfig/src/org/editorconfig/language/codeinsight/inspections/EditorConfigDeprecatedDescriptorInspection.kt
patch
|
blob
|
history
plugins/editorconfig/src/org/editorconfig/language/codeinsight/inspections/EditorConfigEmptyHeaderInspection.kt
patch
|
blob
|
history
plugins/editorconfig/src/org/editorconfig/language/codeinsight/inspections/EditorConfigEmptySectionInspection.kt
patch
|
blob
|
history
plugins/editorconfig/src/org/editorconfig/language/codeinsight/inspections/EditorConfigKeyCorrectnessInspection.kt
patch
|
blob
|
history
plugins/editorconfig/src/org/editorconfig/language/codeinsight/inspections/EditorConfigListAcceptabilityInspection.kt
patch
|
blob
|
history
plugins/editorconfig/src/org/editorconfig/language/codeinsight/inspections/EditorConfigMissingRequiredDeclarationInspection.kt
patch
|
blob
|
history
plugins/editorconfig/src/org/editorconfig/language/codeinsight/inspections/EditorConfigNumerousWildcardsInspection.kt
patch
|
blob
|
history
plugins/editorconfig/src/org/editorconfig/language/codeinsight/inspections/EditorConfigPairAcceptabilityInspection.kt
patch
|
blob
|
history
plugins/editorconfig/src/org/editorconfig/language/codeinsight/inspections/EditorConfigPartialOverrideInspection.kt
patch
|
blob
|
history
plugins/editorconfig/src/org/editorconfig/language/codeinsight/inspections/EditorConfigPatternRedundancyInspection.kt
patch
|
blob
|
history
plugins/editorconfig/src/org/editorconfig/language/codeinsight/inspections/EditorConfigReferenceCorrectnessInspection.kt
patch
|
blob
|
history
plugins/editorconfig/src/org/editorconfig/language/codeinsight/inspections/EditorConfigShadowedOptionInspection.kt
patch
|
blob
|
history
plugins/editorconfig/src/org/editorconfig/language/codeinsight/inspections/EditorConfigShadowingOptionInspection.kt
patch
|
blob
|
history
plugins/editorconfig/src/org/editorconfig/language/codeinsight/inspections/EditorConfigSpaceInHeaderInspection.kt
patch
|
blob
|
history
plugins/editorconfig/src/org/editorconfig/language/codeinsight/inspections/EditorConfigUnusedDeclarationInspection.kt
patch
|
blob
|
history
plugins/editorconfig/src/org/editorconfig/language/codeinsight/inspections/EditorConfigValueUniquenessInspection.kt
patch
|
blob
|
history
plugins/editorconfig/src/org/editorconfig/language/codeinsight/inspections/EditorConfigWildcardRedundancyInspection.kt
patch
|
blob
|
history
plugins/editorconfig/src/org/editorconfig/language/codeinsight/refactoring/EditorConfigRenameHandler.kt
patch
|
blob
|
history
plugins/editorconfig/src/org/editorconfig/language/index/EditorConfigIdentifierIndex.kt
patch
|
blob
|
history
plugins/editorconfig/src/org/editorconfig/language/messages/EditorConfigBundle.kt
patch
|
blob
|
history
plugins/editorconfig/src/org/editorconfig/language/psi/base/EditorConfigDescribableElementBase.kt
patch
|
blob
|
history
plugins/editorconfig/src/org/editorconfig/language/util/EditorConfigPsiTreeUtil.kt
patch
|
blob
|
history
plugins/evaluation-plugin/src/com/intellij/cce/evaluation/features/CCEContextFeatureProvider.kt
patch
|
blob
|
history
plugins/evaluation-plugin/src/com/intellij/cce/evaluation/features/CCEElementFeatureProvider.kt
patch
|
blob
|
history
plugins/evaluation-plugin/src/com/intellij/cce/evaluation/step/SetupStatsCollectorStep.kt
patch
|
blob
|
history
plugins/evaluation-plugin/src/com/intellij/cce/interpreter/DisableUserDependentFeatures.kt
patch
|
blob
|
history
plugins/filePrediction/test/com/intellij/filePrediction/predictor/FileUsagePredictorLoggerTest.kt
patch
|
blob
|
history
plugins/git4idea/src/git4idea/checkout/GitCheckoutProvider.java
patch
|
blob
|
history
plugins/git4idea/src/git4idea/config/GitVcsOptions.kt
patch
|
blob
|
history
plugins/git4idea/src/git4idea/ignore/GitIgnoredFileContentProvider.kt
patch
|
blob
|
history
plugins/git4idea/src/git4idea/index/actions/GitStageDiffAction.kt
patch
|
blob
|
history
plugins/git4idea/src/git4idea/index/ui/GitStageEditorDiffPreview.kt
patch
|
blob
|
history
plugins/git4idea/src/git4idea/index/ui/GitStageTree.kt
patch
|
blob
|
history
plugins/git4idea/src/git4idea/merge/GitMergeDialog.kt
patch
|
blob
|
history
plugins/git4idea/src/git4idea/pull/GitPullDialog.kt
patch
|
blob
|
history
plugins/git4idea/src/git4idea/rebase/GitRebaseDialog.kt
patch
|
blob
|
history
plugins/github/resources/messages/GithubBundle.properties
patch
|
blob
|
history
plugins/github/src/org/jetbrains/plugins/github/api/GithubApiRequestExecutorManager.kt
patch
|
blob
|
history
plugins/github/src/org/jetbrains/plugins/github/api/data/GHRepository.kt
patch
|
blob
|
history
plugins/github/src/org/jetbrains/plugins/github/api/data/request/GHRepoRequestParams.kt
patch
|
blob
|
history
plugins/github/src/org/jetbrains/plugins/github/authentication/accounts/GithubProjectDefaultAccountHolder.kt
patch
|
blob
|
history
plugins/github/src/org/jetbrains/plugins/github/authentication/ui/GHAccountsDetailsLoader.kt
patch
|
blob
|
history
plugins/github/src/org/jetbrains/plugins/github/pullrequest/comment/ui/GHPRDiffReviewViewOptionsModel.kt
patch
|
blob
|
history
plugins/github/src/org/jetbrains/plugins/github/pullrequest/comment/ui/GHPRReviewCommentModel.kt
patch
|
blob
|
history
plugins/github/src/org/jetbrains/plugins/github/pullrequest/ui/toolwindow/GHPRRepositorySelectorComponentFactory.kt
patch
|
blob
|
history
plugins/github/src/org/jetbrains/plugins/github/pullrequest/ui/toolwindow/GHPRViewComponentFactory.kt
patch
|
blob
|
history
plugins/github/src/org/jetbrains/plugins/github/pullrequest/ui/toolwindow/create/GHPRCreateComponentHolder.kt
patch
|
blob
|
history
plugins/github/src/org/jetbrains/plugins/github/ui/GithubSettingsConfigurable.kt
patch
|
blob
|
history
plugins/github/src/org/jetbrains/plugins/github/ui/avatars/GHAvatarIconsProvider.kt
patch
|
blob
|
history
plugins/github/src/org/jetbrains/plugins/github/ui/component/GHAccountSelectorComponentFactory.kt
patch
|
blob
|
history
plugins/github/src/org/jetbrains/plugins/github/ui/component/LabeledListPanelHandle.kt
patch
|
blob
|
history
plugins/github/src/org/jetbrains/plugins/github/util/CachingGHUserAvatarLoader.kt
patch
|
blob
|
history
plugins/github/src/org/jetbrains/plugins/github/util/GithubUtil.kt
patch
|
blob
|
history
plugins/gitlab/src/org/jetbrains/plugins/gitlab/GitLabSettingsConfigurable.kt
patch
|
blob
|
history
plugins/gitlab/src/org/jetbrains/plugins/gitlab/authentication/ui/GitLabAccountsDetailsLoader.kt
patch
|
blob
|
history
plugins/gradle/java/src/execution/test/runner/TestTasksChooser.kt
patch
|
blob
|
history
plugins/gradle/src/org/jetbrains/plugins/gradle/frameworkSupport/buildscript/AbstractGradleBuildScriptBuilder.kt
patch
|
blob
|
history
plugins/gradle/src/org/jetbrains/plugins/gradle/frameworkSupport/buildscript/AbstractGradleBuildScriptBuilderCore.kt
patch
|
blob
|
history
plugins/gradle/src/org/jetbrains/plugins/gradle/frameworkSupport/buildscript/GradleBuildScriptBuilder.kt
patch
|
blob
|
history
plugins/gradle/src/org/jetbrains/plugins/gradle/frameworkSupport/buildscript/GradleBuildScriptBuilderCore.kt
patch
|
blob
|
history
plugins/gradle/src/org/jetbrains/plugins/gradle/frameworkSupport/script/AbstractScriptElementBuilder.kt
patch
|
blob
|
history
plugins/gradle/src/org/jetbrains/plugins/gradle/frameworkSupport/script/ScriptElementBuilder.kt
patch
|
blob
|
history
plugins/gradle/tooling-extension-impl/testSources/org/jetbrains/plugins/gradle/tooling/serialization/ToolingSerializerTest.kt
patch
|
blob
|
history
plugins/grazie/src/main/kotlin/com/intellij/grazie/GrazieConfig.kt
patch
|
blob
|
history
plugins/grazie/src/main/kotlin/com/intellij/grazie/detection/LangDetector.kt
patch
|
blob
|
history
plugins/grazie/src/main/kotlin/com/intellij/grazie/ide/inspection/grammar/GrazieInspection.kt
patch
|
blob
|
history
plugins/grazie/src/main/kotlin/com/intellij/grazie/ide/inspection/grammar/quickfix/GrazieReplaceTypoQuickFix.kt
patch
|
blob
|
history
plugins/grazie/src/main/kotlin/com/intellij/grazie/text/CommentProblemFilter.kt
patch
|
blob
|
history
plugins/groovy/groovy-psi/src/org/jetbrains/plugins/groovy/annotator/GroovyAnnotator30.kt
patch
|
blob
|
history
plugins/groovy/groovy-psi/src/org/jetbrains/plugins/groovy/codeInspection/untypedUnresolvedAccess/UnresolvedReferenceInspectionSink.kt
patch
|
blob
|
history
plugins/groovy/groovy-psi/src/org/jetbrains/plugins/groovy/lang/psi/impl/psiImplUtil.kt
patch
|
blob
|
history
plugins/groovy/groovy-psi/src/org/jetbrains/plugins/groovy/lang/psi/patterns/GroovyClosurePattern.kt
patch
|
blob
|
history
plugins/groovy/groovy-psi/src/org/jetbrains/plugins/groovy/lang/psi/util/lValueUtil.kt
patch
|
blob
|
history
plugins/groovy/groovy-psi/src/org/jetbrains/plugins/groovy/lang/resolve/CategoryMemberContributor.kt
patch
|
blob
|
history
plugins/groovy/groovy-psi/src/org/jetbrains/plugins/groovy/lang/resolve/GrCodeReferenceResolver.kt
patch
|
blob
|
history
plugins/groovy/groovy-psi/src/org/jetbrains/plugins/groovy/lang/resolve/imports/StaticStarImport.kt
patch
|
blob
|
history
plugins/groovy/groovy-psi/src/org/jetbrains/plugins/groovy/lang/resolve/imports/impl/ImportKind.kt
patch
|
blob
|
history
plugins/groovy/groovy-psi/src/org/jetbrains/plugins/groovy/transformations/TransformationContextImpl.kt
patch
|
blob
|
history
plugins/groovy/groovy-psi/src/org/jetbrains/plugins/groovy/transformations/indexedProperty/impl.kt
patch
|
blob
|
history
plugins/groovy/groovy-psi/src/org/jetbrains/plugins/groovy/util/tokenSet.kt
patch
|
blob
|
history
plugins/groovy/src/org/jetbrains/plugins/groovy/ext/logback/LogbackDelegateMemberContributor.kt
patch
|
blob
|
history
plugins/groovy/src/org/jetbrains/plugins/groovy/intentions/style/inference/InferenceProcessUtil.kt
patch
|
blob
|
history
plugins/groovy/src/org/jetbrains/plugins/groovy/lang/completion/completeReferenceElement.kt
patch
|
blob
|
history
plugins/groovy/src/org/jetbrains/plugins/groovy/refactoring/convertToStatic/fixes.kt
patch
|
blob
|
history
plugins/groovy/src/org/jetbrains/plugins/groovy/refactoring/rename/renameHelper.kt
patch
|
blob
|
history
plugins/hg4idea/resources/messages/HgBundle.properties
patch
|
blob
|
history
plugins/hg4idea/src/org/zmlx/hg4idea/ignore/HgIgnoredFileContentProvider.kt
patch
|
blob
|
history
plugins/hg4idea/src/org/zmlx/hg4idea/provider/HgCheckoutProvider.java
patch
|
blob
|
history
plugins/ide-features-trainer/src/training/featuresSuggester/settings/FeatureSuggestersPanel.kt
patch
|
blob
|
history
plugins/ide-features-trainer/src/training/featuresSuggester/suggesters/AbstractFeatureSuggester.kt
patch
|
blob
|
history
plugins/ide-features-trainer/src/training/featuresSuggester/suggesters/ReplaceCompletionSuggester.kt
patch
|
blob
|
history
plugins/ide-features-trainer/src/training/featuresSuggester/ui/SuggestionPresenter.kt
patch
|
blob
|
history
plugins/ide-features-trainer/src/training/ui/UISettings.kt
patch
|
blob
|
history
plugins/junit5_rt/src/com/intellij/junit5/JUnit5IdeaTestRunner.java
patch
|
blob
|
history
plugins/kotlin/.editorconfig
patch
|
blob
|
history
plugins/kotlin/analysis/src/org/jetbrains/kotlin/caches/resolve/CompositeResolverForModuleFactory.kt
patch
|
blob
|
history
plugins/kotlin/analysis/src/org/jetbrains/kotlin/caches/resolve/JvmPlatformKindResolution.kt
patch
|
blob
|
history
plugins/kotlin/analysis/src/org/jetbrains/kotlin/idea/caches/resolve/KotlinCacheServiceImpl.kt
patch
|
blob
|
history
plugins/kotlin/analysis/src/org/jetbrains/kotlin/idea/caches/resolve/PerFileAnalysisCache.kt
patch
|
blob
|
history
plugins/kotlin/analysis/src/org/jetbrains/kotlin/idea/caches/resolve/ResolveInDispatchThreadManager.kt
patch
|
blob
|
history
plugins/kotlin/analysis/src/org/jetbrains/kotlin/idea/caches/resolve/util/JavaResolveExtension.kt
patch
|
blob
|
history
plugins/kotlin/analysis/src/org/jetbrains/kotlin/idea/highlighter/AbstractBindingContextAwareHighlightingPassBase.kt
patch
|
blob
|
history
plugins/kotlin/analysis/src/org/jetbrains/kotlin/idea/highlighter/KotlinHighlightingUtil.kt
patch
|
blob
|
history
plugins/kotlin/analysis/src/org/jetbrains/kotlin/idea/inspections/KotlinInspectionSuppressor.kt
patch
|
blob
|
history
plugins/kotlin/analysis/src/org/jetbrains/kotlin/idea/project/KotlinMultiplatformAnalysisModeComponent.kt
patch
|
blob
|
history
plugins/kotlin/analysis/src/org/jetbrains/kotlin/idea/quickfix/KotlinSingleIntentionActionFactory.kt
patch
|
blob
|
history
plugins/kotlin/analysis/src/org/jetbrains/kotlin/idea/structureView/KotlinStructureViewElement.kt
patch
|
blob
|
history
plugins/kotlin/analysis/src/org/jetbrains/kotlin/idea/vfilefinder/IDEVirtualFileFinderFactory.kt
patch
|
blob
|
history
plugins/kotlin/base/indices/src/org/jetbrains/kotlin/idea/stubindex/KotlinTopLevelExtensionsByReceiverTypeIndex.kt
patch
|
blob
|
history
plugins/kotlin/base/plugin/resources/messages/KotlinBasePluginBundle.properties
patch
|
blob
|
history
plugins/kotlin/base/plugin/src/org/jetbrains/kotlin/idea/compiler/configuration/IdeKotlinVersion.kt
patch
|
blob
|
history
plugins/kotlin/base/plugin/src/org/jetbrains/kotlin/idea/compiler/configuration/KotlinArtifactsDownloader.kt
patch
|
blob
|
history
plugins/kotlin/base/plugin/src/org/jetbrains/kotlin/idea/compiler/configuration/KotlinJpsPluginSettings.kt
patch
|
blob
|
history
plugins/kotlin/compiler-plugins/compiler-plugin-support/maven/src/org/jetbrains/kotlin/idea/maven/compilerPlugin/AbstractMavenImportHandler.kt
patch
|
blob
|
history
plugins/kotlin/compiler-plugins/parcelize/common/src/org/jetbrains/kotlin/idea/compilerPlugin/parcelize/KotlinParcelizeBundle.kt
patch
|
blob
|
history
plugins/kotlin/compiler-plugins/parcelize/gradle/src/org/jetbrains/kotlin/idea/compilerPlugin/parcelize/gradleJava/ParcelizeProjectResolverExtension.kt
patch
|
blob
|
history
plugins/kotlin/compiler-plugins/sam-with-receiver/common/src/org/jetbrains/kotlin/idea/compilerPlugin/samWithReceiver/IdeSamWithReceiverComponentContributor.kt
patch
|
blob
|
history
plugins/kotlin/completion/src/org/jetbrains/kotlin/idea/completion/BasicCompletionSession.kt
patch
|
blob
|
history
plugins/kotlin/completion/src/org/jetbrains/kotlin/idea/completion/CompletionSession.kt
patch
|
blob
|
history
plugins/kotlin/completion/src/org/jetbrains/kotlin/idea/completion/InsertHandlerProvider.kt
patch
|
blob
|
history
plugins/kotlin/completion/src/org/jetbrains/kotlin/idea/completion/KeywordValues.kt
patch
|
blob
|
history
plugins/kotlin/completion/src/org/jetbrains/kotlin/idea/completion/Weighers.kt
patch
|
blob
|
history
plugins/kotlin/completion/src/org/jetbrains/kotlin/idea/completion/smart/SmartCompletion.kt
patch
|
blob
|
history
plugins/kotlin/completion/src/org/jetbrains/kotlin/idea/completion/smart/Utils.kt
patch
|
blob
|
history
plugins/kotlin/completion/tests/test/org/jetbrains/kotlin/idea/completion/test/handlers/BasicCompletionHandlerTest.kt
patch
|
blob
|
history
plugins/kotlin/completion/tests/test/org/jetbrains/kotlin/idea/completion/test/ideaTestUtils.kt
patch
|
blob
|
history
plugins/kotlin/core/src/org/jetbrains/kotlin/idea/core/KotlinIndicesHelper.kt
patch
|
blob
|
history
plugins/kotlin/core/src/org/jetbrains/kotlin/idea/core/script/ScriptTemplatesProvider.kt
patch
|
blob
|
history
plugins/kotlin/core/src/org/jetbrains/kotlin/idea/core/script/configuration/CompositeScriptConfigurationManager.kt
patch
|
blob
|
history
plugins/kotlin/core/src/org/jetbrains/kotlin/idea/core/script/configuration/cache/ScriptConfigurationMemoryCache.kt
patch
|
blob
|
history
plugins/kotlin/core/src/org/jetbrains/kotlin/idea/statistics/FUSEventGroups.kt
patch
|
blob
|
history
plugins/kotlin/core/tests/test/org/jetbrains/kotlin/IdeKotlinVersionTest.kt
patch
|
blob
|
history
plugins/kotlin/fir/src/org/jetbrains/kotlin/idea/KtIconProvider.kt
patch
|
blob
|
history
plugins/kotlin/fir/src/org/jetbrains/kotlin/idea/completion/KotlinFirCompletionContributor.kt
patch
|
blob
|
history
plugins/kotlin/fir/src/org/jetbrains/kotlin/idea/fir/highlighter/KotlinHighLevelDiagnosticHighlightingPass.kt
patch
|
blob
|
history
plugins/kotlin/fir/src/org/jetbrains/kotlin/idea/fir/highlighter/visitors/VariableReferenceHighlightingVisitor.kt
patch
|
blob
|
history
plugins/kotlin/frontend-independent/resources-en/messages/KotlinBundle.properties
patch
|
blob
|
history
plugins/kotlin/frontend-independent/src/org/jetbrains/kotlin/idea/findUsages/KotlinElementDescriptionProvider.kt
patch
|
blob
|
history
plugins/kotlin/frontend-independent/src/org/jetbrains/kotlin/idea/highlighter/AbstractHighlightingPassBase.kt
patch
|
blob
|
history
plugins/kotlin/frontend-independent/src/org/jetbrains/kotlin/idea/highlighter/HighlightingUtils.kt
patch
|
blob
|
history
plugins/kotlin/frontend-independent/src/org/jetbrains/kotlin/idea/inspections/IntentionBasedInspection.kt
patch
|
blob
|
history
plugins/kotlin/frontend-independent/src/org/jetbrains/kotlin/idea/search/usagesSearch/ExpressionsOfTypeProcessor.kt
patch
|
blob
|
history
plugins/kotlin/frontend-independent/src/org/jetbrains/kotlin/idea/search/usagesSearch/operators/ContainsOperatorReferenceSearcher.kt
patch
|
blob
|
history
plugins/kotlin/frontend-independent/src/org/jetbrains/kotlin/idea/search/usagesSearch/operators/DestructuringDeclarationReferenceSearcher.kt
patch
|
blob
|
history
plugins/kotlin/frontend-independent/src/org/jetbrains/kotlin/idea/util/psiUtils.kt
patch
|
blob
|
history
plugins/kotlin/gradle/gradle-idea/resources/kotlin.gradle.gradle-idea.xml
patch
|
blob
|
history
plugins/kotlin/gradle/gradle-idea/src/org/jetbrains/kotlin/idea/gradle/configuration/cachedCompilerArgumentsRestoring.kt
patch
|
blob
|
history
plugins/kotlin/gradle/gradle-java/src/org/jetbrains/kotlin/idea/gradleJava/configuration/KotlinGradleProjectResolverExtension.kt
patch
|
blob
|
history
plugins/kotlin/gradle/gradle-java/src/org/jetbrains/kotlin/idea/gradleJava/configuration/KotlinGradleSourceSetDataService.kt
patch
|
blob
|
history
plugins/kotlin/gradle/gradle-java/src/org/jetbrains/kotlin/idea/gradleJava/configuration/klib/KotlinNativeLibrariesDependencySubstitutor.kt
patch
|
blob
|
history
plugins/kotlin/gradle/gradle-java/src/org/jetbrains/kotlin/idea/gradleJava/scripting/GradleImportHelper.kt
patch
|
blob
|
history
plugins/kotlin/gradle/gradle-java/src/org/jetbrains/kotlin/idea/gradleJava/scripting/roots/GradleBuildRootsManager.kt
patch
|
blob
|
history
plugins/kotlin/gradle/gradle-java/tests/test/org/jetbrains/kotlin/gradle/CompilerArgumentsCachingTest.kt
patch
|
blob
|
history
plugins/kotlin/gradle/gradle-java/tests/test/org/jetbrains/kotlin/gradle/projectStructureDSL.kt
patch
|
blob
|
history
plugins/kotlin/gradle/gradle-java/tests/test/org/jetbrains/kotlin/idea/codeInsight/gradle/GradleConfiguratorTest.kt
patch
|
blob
|
history
plugins/kotlin/gradle/gradle-java/tests/test/org/jetbrains/kotlin/idea/codeInsight/gradle/GradleFacetImportTest.kt
patch
|
blob
|
history
plugins/kotlin/gradle/gradle-java/tests/test/org/jetbrains/kotlin/idea/codeInsight/gradle/GradleInspectionTest.kt
patch
|
blob
|
history
plugins/kotlin/gradle/gradle-tooling/src/org/jetbrains/kotlin/idea/gradleTooling/KotlinGradleModelBuilder.kt
patch
|
blob
|
history
plugins/kotlin/gradle/gradle-tooling/src/org/jetbrains/kotlin/idea/gradleTooling/KotlinMPPGradleModel.kt
patch
|
blob
|
history
plugins/kotlin/gradle/gradle-tooling/src/org/jetbrains/kotlin/idea/gradleTooling/KotlinMPPGradleModelImpl.kt
patch
|
blob
|
history
plugins/kotlin/gradle/gradle-tooling/src/org/jetbrains/kotlin/idea/gradleTooling/KotlinTasksPropertyUtils.kt
patch
|
blob
|
history
plugins/kotlin/gradle/gradle-tooling/src/org/jetbrains/kotlin/idea/gradleTooling/arguments/CompilerArgumentsCachingChain.kt
patch
|
blob
|
history
plugins/kotlin/gradle/gradle-tooling/src/org/jetbrains/kotlin/idea/gradleTooling/arguments/CompilerArgumentsCachingManager.kt
patch
|
blob
|
history
plugins/kotlin/gradle/gradle-tooling/src/org/jetbrains/kotlin/idea/gradleTooling/arguments/CompilerArgumentsCachingTool.kt
[deleted file]
patch
|
blob
|
history
plugins/kotlin/gradle/gradle-tooling/src/org/jetbrains/kotlin/idea/gradleTooling/arguments/CompilerArgumentsExtractor.kt
patch
|
blob
|
history
plugins/kotlin/gradle/gradle-tooling/src/org/jetbrains/kotlin/idea/gradleTooling/arguments/cachedArgsInfoImpl.kt
patch
|
blob
|
history
plugins/kotlin/gradle/gradle-tooling/src/org/jetbrains/kotlin/idea/gradleTooling/arguments/cachedCompilerArguments.kt
patch
|
blob
|
history
plugins/kotlin/gradle/gradle-tooling/src/org/jetbrains/kotlin/idea/gradleTooling/arguments/compilerArgumentsBuckets.kt
patch
|
blob
|
history
plugins/kotlin/gradle/gradle-tooling/src/org/jetbrains/kotlin/idea/gradleTooling/arguments/rawCompilerArguments.kt
patch
|
blob
|
history
plugins/kotlin/gradle/gradle-tooling/src/org/jetbrains/kotlin/idea/gradleTooling/arguments/util.kt
patch
|
blob
|
history
plugins/kotlin/gradle/gradle-tooling/src/org/jetbrains/kotlin/idea/gradleTooling/builders/KotlinLanguageSettingsBuilder.kt
patch
|
blob
|
history
plugins/kotlin/gradle/gradle-tooling/src/org/jetbrains/kotlin/idea/gradleTooling/reflect/KotlinCompilationOutputReflection.kt
patch
|
blob
|
history
plugins/kotlin/groovy/resources/messages/KotlinGroovyBundle.properties
patch
|
blob
|
history
plugins/kotlin/groovy/src/org/jetbrains/kotlin/idea/groovy/inspections/DifferentKotlinGradleVersionInspection.kt
patch
|
blob
|
history
plugins/kotlin/groovy/src/org/jetbrains/kotlin/idea/groovy/inspections/GradleKotlinxCoroutinesDeprecationInspection.kt
patch
|
blob
|
history
plugins/kotlin/idea/resources-en/inspectionDescriptions/DifferentKotlinGradleVersion.html
patch
|
blob
|
history
plugins/kotlin/idea/resources-en/inspectionDescriptions/KotlinRedundantDiagnosticSuppress.html
[new file with mode: 0644]
patch
|
blob
plugins/kotlin/idea/src/org/jetbrains/kotlin/idea/actions/KotlinQualifiedNameProvider.kt
patch
|
blob
|
history
plugins/kotlin/idea/src/org/jetbrains/kotlin/idea/actions/generate/KotlinGenerateEqualsWizard.kt
patch
|
blob
|
history
plugins/kotlin/idea/src/org/jetbrains/kotlin/idea/actions/generate/utils.kt
patch
|
blob
|
history
plugins/kotlin/idea/src/org/jetbrains/kotlin/idea/actions/internal/FindImplicitNothingAction.kt
patch
|
blob
|
history
plugins/kotlin/idea/src/org/jetbrains/kotlin/idea/codeInsight/codevision/KotlinCodeVisionHintsCollector.kt
patch
|
blob
|
history
plugins/kotlin/idea/src/org/jetbrains/kotlin/idea/codeInsight/codevision/KotlinCodeVisionProvider.kt
patch
|
blob
|
history
plugins/kotlin/idea/src/org/jetbrains/kotlin/idea/codeInsight/hints/HintType.kt
patch
|
blob
|
history
plugins/kotlin/idea/src/org/jetbrains/kotlin/idea/codeInsight/hints/KotlinAbstractHintsProvider.kt
patch
|
blob
|
history
plugins/kotlin/idea/src/org/jetbrains/kotlin/idea/codeInsight/hints/KotlinInlayParameterHintsProvider.kt
patch
|
blob
|
history
plugins/kotlin/idea/src/org/jetbrains/kotlin/idea/codeInsight/hints/KotlinLambdasHintsProvider.kt
patch
|
blob
|
history
plugins/kotlin/idea/src/org/jetbrains/kotlin/idea/codeInsight/hints/KotlinReferencesTypeHintsProvider.kt
patch
|
blob
|
history
plugins/kotlin/idea/src/org/jetbrains/kotlin/idea/compiler/configuration/JpsVersionItem.java
[new file with mode: 0644]
patch
|
blob
plugins/kotlin/idea/src/org/jetbrains/kotlin/idea/compiler/configuration/KotlinCompilerConfigurableTab.java
patch
|
blob
|
history
plugins/kotlin/idea/src/org/jetbrains/kotlin/idea/conversion/copy/ConvertJavaCopyPasteProcessor.kt
patch
|
blob
|
history
plugins/kotlin/idea/src/org/jetbrains/kotlin/idea/facet/KotlinFacetEditorGeneralTab.kt
patch
|
blob
|
history
plugins/kotlin/idea/src/org/jetbrains/kotlin/idea/hierarchy/KotlinTypeHierarchyProvider.kt
patch
|
blob
|
history
plugins/kotlin/idea/src/org/jetbrains/kotlin/idea/highlighter/markers/HasActualMarker.kt
patch
|
blob
|
history
plugins/kotlin/idea/src/org/jetbrains/kotlin/idea/inspections/KotlinRedundantDiagnosticSuppressInspection.kt
[new file with mode: 0644]
patch
|
blob
plugins/kotlin/idea/src/org/jetbrains/kotlin/idea/inspections/KotlinRedundantOverrideInspection.kt
patch
|
blob
|
history
plugins/kotlin/idea/src/org/jetbrains/kotlin/idea/inspections/MapGetWithNotNullAssertionOperatorInspection.kt
patch
|
blob
|
history
plugins/kotlin/idea/src/org/jetbrains/kotlin/idea/inspections/MemberVisibilityCanBePrivateInspection.kt
patch
|
blob
|
history
plugins/kotlin/idea/src/org/jetbrains/kotlin/idea/inspections/RemoveRedundantSpreadOperatorInspection.kt
patch
|
blob
|
history
plugins/kotlin/idea/src/org/jetbrains/kotlin/idea/inspections/UnnecessaryOptInAnnotationInspection.kt
patch
|
blob
|
history
plugins/kotlin/idea/src/org/jetbrains/kotlin/idea/inspections/coroutines/DirectUseOfResultTypeInspection.kt
patch
|
blob
|
history
plugins/kotlin/idea/src/org/jetbrains/kotlin/idea/inspections/dfa/KtControlFlowBuilder.kt
patch
|
blob
|
history
plugins/kotlin/idea/src/org/jetbrains/kotlin/idea/inspections/dfa/KtDfaHelpers.kt
patch
|
blob
|
history
plugins/kotlin/idea/src/org/jetbrains/kotlin/idea/inspections/logging/KotlinLoggerInitializedWithForeignClassInspection.kt
patch
|
blob
|
history
plugins/kotlin/idea/src/org/jetbrains/kotlin/idea/inspections/migration/coroutinesObsoleteLibraries.kt
patch
|
blob
|
history
plugins/kotlin/idea/src/org/jetbrains/kotlin/idea/intentions/Utils.kt
patch
|
blob
|
history
plugins/kotlin/idea/src/org/jetbrains/kotlin/idea/joinLines/JoinToStringTemplateHandler.kt
patch
|
blob
|
history
plugins/kotlin/idea/src/org/jetbrains/kotlin/idea/jps/SetupKotlinJpsPluginBeforeCompileTask.kt
patch
|
blob
|
history
plugins/kotlin/idea/src/org/jetbrains/kotlin/idea/parameterInfo/LambdaReturnValueHints.kt
patch
|
blob
|
history
plugins/kotlin/idea/src/org/jetbrains/kotlin/idea/quickfix/KotlinAddRequiredModuleFix.kt
patch
|
blob
|
history
plugins/kotlin/idea/src/org/jetbrains/kotlin/idea/quickfix/createFromUsage/createClass/createClassUtils.kt
patch
|
blob
|
history
plugins/kotlin/idea/src/org/jetbrains/kotlin/idea/refactoring/introduce/introduceTypeAlias/IntroduceTypeAliasHandler.kt
patch
|
blob
|
history
plugins/kotlin/idea/src/org/jetbrains/kotlin/idea/refactoring/move/moveDeclarations/MoveKotlinDeclarationsHandler.kt
patch
|
blob
|
history
plugins/kotlin/idea/src/org/jetbrains/kotlin/idea/refactoring/pullUp/KotlinPullUpHelper.kt
patch
|
blob
|
history
plugins/kotlin/idea/src/org/jetbrains/kotlin/idea/refactoring/safeDelete/SafeDeleteImportDirectiveUsageInfo.kt
patch
|
blob
|
history
plugins/kotlin/idea/src/org/jetbrains/kotlin/idea/roots/KotlinNonJvmSourceRootConverterProvider.kt
patch
|
blob
|
history
plugins/kotlin/idea/src/org/jetbrains/kotlin/idea/search/usagesSearch/utils.kt
patch
|
blob
|
history
plugins/kotlin/idea/src/org/jetbrains/kotlin/idea/update/verify.kt
patch
|
blob
|
history
plugins/kotlin/idea/tests/test/org/jetbrains/kotlin/idea/AbstractSmartSelectionTest.kt
patch
|
blob
|
history
plugins/kotlin/idea/tests/test/org/jetbrains/kotlin/idea/codeInsight/hints/AbstractKotlinReferenceTypeHintsProviderTest.kt
patch
|
blob
|
history
plugins/kotlin/idea/tests/test/org/jetbrains/kotlin/idea/configuration/ConfigureKotlinInTempDirTest.kt
patch
|
blob
|
history
plugins/kotlin/idea/tests/test/org/jetbrains/kotlin/idea/highlighter/AbstractHighlightingTest.java
patch
|
blob
|
history
plugins/kotlin/idea/tests/test/org/jetbrains/kotlin/idea/highlighter/HighlightingTestGenerated.java
patch
|
blob
|
history
plugins/kotlin/idea/tests/test/org/jetbrains/kotlin/idea/inspections/KtDataFlowInspectionTest.kt
patch
|
blob
|
history
plugins/kotlin/idea/tests/test/org/jetbrains/kotlin/idea/inspections/LocalInspectionTestGenerated.java
patch
|
blob
|
history
plugins/kotlin/idea/tests/test/org/jetbrains/kotlin/idea/notification/notificationUtils.kt
patch
|
blob
|
history
plugins/kotlin/idea/tests/test/org/jetbrains/kotlin/idea/quickfix/AllowedToResolveUnderWriteActionData.kt
patch
|
blob
|
history
plugins/kotlin/idea/tests/test/org/jetbrains/kotlin/idea/quickfix/CommonIntentionActionsTest.kt
patch
|
blob
|
history
plugins/kotlin/idea/tests/test/org/jetbrains/kotlin/idea/quickfix/QuickFixTestGenerated.java
patch
|
blob
|
history
plugins/kotlin/idea/tests/test/org/jetbrains/kotlin/idea/refactoring/introduce/InplaceExtractFunctionTest.kt
patch
|
blob
|
history
plugins/kotlin/idea/tests/test/org/jetbrains/kotlin/search/TodoSearchTest.kt
patch
|
blob
|
history
plugins/kotlin/idea/tests/testData/highlighter/suppress/AllSuppressed.kt
[new file with mode: 0644]
patch
|
blob
plugins/kotlin/idea/tests/testData/highlighter/suppress/Class.kt
[new file with mode: 0644]
patch
|
blob
plugins/kotlin/idea/tests/testData/highlighter/suppress/Diagnosics.kt
[new file with mode: 0644]
patch
|
blob
plugins/kotlin/idea/tests/testData/highlighter/suppress/File.kt
[new file with mode: 0644]
patch
|
blob
plugins/kotlin/idea/tests/testData/highlighter/suppress/Functions.kt
[new file with mode: 0644]
patch
|
blob
plugins/kotlin/idea/tests/testData/highlighter/suppress/Parameter.kt
[new file with mode: 0644]
patch
|
blob
plugins/kotlin/idea/tests/testData/highlighter/suppress/Unused.kt
[new file with mode: 0644]
patch
|
blob
plugins/kotlin/idea/tests/testData/inspections/dfa/Indices.kt
[new file with mode: 0644]
patch
|
blob
plugins/kotlin/idea/tests/testData/inspections/dfa/ReifiedGeneric.kt
[new file with mode: 0644]
patch
|
blob
plugins/kotlin/idea/tests/testData/inspections/gradleWrongPluginVersion/fullHelloWorldConfiguration.gradle
patch
|
blob
|
history
plugins/kotlin/idea/tests/testData/inspections/gradleWrongPluginVersion/inspectionData/expected.xml
patch
|
blob
|
history
plugins/kotlin/idea/tests/testData/inspections/gradleWrongPluginVersion/wrongPluginVersionWithBracesCall.gradle
patch
|
blob
|
history
plugins/kotlin/idea/tests/testData/inspections/gradleWrongPluginVersion/wrongPluginVersionWithNumber.gradle
patch
|
blob
|
history
plugins/kotlin/idea/tests/testData/inspections/gradleWrongPluginVersion/wrongPluginVersionWithSomeVariable.gradle
patch
|
blob
|
history
plugins/kotlin/idea/tests/testData/inspections/gradleWrongPluginVersion/wrongPluginVersionWithSomeVariableInDef.gradle
patch
|
blob
|
history
plugins/kotlin/idea/tests/testData/inspections/gradleWrongPluginVersion/wrongPluginVersionWithStandardKotlinVariable.gradle
patch
|
blob
|
history
plugins/kotlin/idea/tests/testData/inspections/gradleWrongPluginVersion/wrongPluginVersionWithVariableAndFullInterpolation.gradle
patch
|
blob
|
history
plugins/kotlin/idea/tests/testData/inspections/gradleWrongPluginVersion/wrongPluginWithFutureKotlinVersion.gradle
[new file with mode: 0644]
patch
|
blob
plugins/kotlin/idea/tests/testData/inspections/unusedReceiverParameter/suppression.kt
patch
|
blob
|
history
plugins/kotlin/idea/tests/testData/inspectionsLocal/redundantDiagnosticSuppress/.inspection
[new file with mode: 0644]
patch
|
blob
plugins/kotlin/idea/tests/testData/inspectionsLocal/redundantDiagnosticSuppress/alias.kt
[new file with mode: 0644]
patch
|
blob
plugins/kotlin/idea/tests/testData/inspectionsLocal/redundantDiagnosticSuppress/alias.kt.after
[new file with mode: 0644]
patch
|
blob
plugins/kotlin/idea/tests/testData/inspectionsLocal/redundantDiagnosticSuppress/alias2.kt
[new file with mode: 0644]
patch
|
blob
plugins/kotlin/idea/tests/testData/inspectionsLocal/redundantDiagnosticSuppress/destructuringDeclaration.kt
[new file with mode: 0644]
patch
|
blob
plugins/kotlin/idea/tests/testData/inspectionsLocal/redundantDiagnosticSuppress/destructuringDeclaration.kt.after
[new file with mode: 0644]
patch
|
blob
plugins/kotlin/idea/tests/testData/inspectionsLocal/redundantDiagnosticSuppress/lowerCase.kt
[new file with mode: 0644]
patch
|
blob
plugins/kotlin/idea/tests/testData/inspectionsLocal/redundantDiagnosticSuppress/lowerCase.kt.after
[new file with mode: 0644]
patch
|
blob
plugins/kotlin/idea/tests/testData/inspectionsLocal/redundantDiagnosticSuppress/multipleSuppression.kt
[new file with mode: 0644]
patch
|
blob
plugins/kotlin/idea/tests/testData/inspectionsLocal/redundantDiagnosticSuppress/multipleSuppression.kt.after
[new file with mode: 0644]
patch
|
blob
plugins/kotlin/idea/tests/testData/inspectionsLocal/redundantDiagnosticSuppress/onClass.kt
[new file with mode: 0644]
patch
|
blob
plugins/kotlin/idea/tests/testData/inspectionsLocal/redundantDiagnosticSuppress/onClass.kt.after
[new file with mode: 0644]
patch
|
blob
plugins/kotlin/idea/tests/testData/inspectionsLocal/redundantDiagnosticSuppress/onFile.kt
[new file with mode: 0644]
patch
|
blob
plugins/kotlin/idea/tests/testData/inspectionsLocal/redundantDiagnosticSuppress/onFile.kt.after
[new file with mode: 0644]
patch
|
blob
plugins/kotlin/idea/tests/testData/inspectionsLocal/redundantDiagnosticSuppress/onFunction.kt
[new file with mode: 0644]
patch
|
blob
plugins/kotlin/idea/tests/testData/inspectionsLocal/redundantDiagnosticSuppress/onFunction.kt.after
[new file with mode: 0644]
patch
|
blob
plugins/kotlin/idea/tests/testData/inspectionsLocal/redundantDiagnosticSuppress/onInvalidExpression.kt
[new file with mode: 0644]
patch
|
blob
plugins/kotlin/idea/tests/testData/inspectionsLocal/redundantDiagnosticSuppress/onInvalidExpression.kt.after
[new file with mode: 0644]
patch
|
blob
plugins/kotlin/idea/tests/testData/inspectionsLocal/redundantDiagnosticSuppress/onParameter.kt
[new file with mode: 0644]
patch
|
blob
plugins/kotlin/idea/tests/testData/inspectionsLocal/redundantDiagnosticSuppress/onParameter.kt.after
[new file with mode: 0644]
patch
|
blob
plugins/kotlin/idea/tests/testData/inspectionsLocal/redundantDiagnosticSuppress/onStatement.kt
[new file with mode: 0644]
patch
|
blob
plugins/kotlin/idea/tests/testData/inspectionsLocal/redundantDiagnosticSuppress/onStatement.kt.after
[new file with mode: 0644]
patch
|
blob
plugins/kotlin/idea/tests/testData/inspectionsLocal/redundantDiagnosticSuppress/suppressedDestructuringDeclaration.kt
[new file with mode: 0644]
patch
|
blob
plugins/kotlin/idea/tests/testData/inspectionsLocal/redundantDiagnosticSuppress/suppressedLowerCase.kt
[new file with mode: 0644]
patch
|
blob
plugins/kotlin/idea/tests/testData/inspectionsLocal/redundantDiagnosticSuppress/suppressedOnAnotherFunction.kt
[new file with mode: 0644]
patch
|
blob
plugins/kotlin/idea/tests/testData/inspectionsLocal/redundantDiagnosticSuppress/suppressedOnAnotherFunction.kt.after
[new file with mode: 0644]
patch
|
blob
plugins/kotlin/idea/tests/testData/inspectionsLocal/redundantDiagnosticSuppress/suppressedOnClass.kt
[new file with mode: 0644]
patch
|
blob
plugins/kotlin/idea/tests/testData/inspectionsLocal/redundantDiagnosticSuppress/suppressedOnFile.kt
[new file with mode: 0644]
patch
|
blob
plugins/kotlin/idea/tests/testData/inspectionsLocal/redundantDiagnosticSuppress/suppressedOnFunction.kt
[new file with mode: 0644]
patch
|
blob
plugins/kotlin/idea/tests/testData/inspectionsLocal/redundantDiagnosticSuppress/suppressedOnStatement.kt
[new file with mode: 0644]
patch
|
blob
plugins/kotlin/idea/tests/testData/inspectionsLocal/removeRedundantSpreadOperator/hasOverloadFunction.kt
[new file with mode: 0644]
patch
|
blob
plugins/kotlin/idea/tests/testData/inspectionsLocal/removeRedundantSpreadOperator/hasOverloadFunction2.kt
[new file with mode: 0644]
patch
|
blob
plugins/kotlin/idea/tests/testData/inspectionsLocal/removeRedundantSpreadOperator/hasOverloadFunction3.kt
[new file with mode: 0644]
patch
|
blob
plugins/kotlin/idea/tests/testData/inspectionsLocal/removeRedundantSpreadOperator/hasOverloadFunction3.kt.after
[new file with mode: 0644]
patch
|
blob
plugins/kotlin/idea/tests/testData/inspectionsLocal/unnecessaryOptInAnnotation/noArguments.kt
[new file with mode: 0644]
patch
|
blob
plugins/kotlin/idea/tests/testData/quickfix/suppress/redundant/RemoveAnnotation.kt
[new file with mode: 0644]
patch
|
blob
plugins/kotlin/idea/tests/testData/quickfix/suppress/redundant/RemoveAnnotation.kt.after
[new file with mode: 0644]
patch
|
blob
plugins/kotlin/idea/tests/testData/quickfix/suppress/redundant/RemoveAnnotationEntry.kt
[new file with mode: 0644]
patch
|
blob
plugins/kotlin/idea/tests/testData/quickfix/suppress/redundant/RemoveAnnotationEntry.kt.after
[new file with mode: 0644]
patch
|
blob
plugins/kotlin/idea/tests/testData/quickfix/suppress/redundant/Suppressed.kt
[new file with mode: 0644]
patch
|
blob
plugins/kotlin/idea/tests/testData/refactoring/extractFunctionInplace/ConflictNameNotAccepted.after.kt
[moved from
plugins/kotlin/idea/tests/testData/refactoring/extractFunction/inplace/ConflictNameNotAccepted.after.kt
with 100% similarity]
patch
|
blob
|
history
plugins/kotlin/idea/tests/testData/refactoring/extractFunctionInplace/ConflictNameNotAccepted.kt
[moved from
plugins/kotlin/idea/tests/testData/refactoring/extractFunction/inplace/ConflictNameNotAccepted.kt
with 100% similarity]
patch
|
blob
|
history
plugins/kotlin/idea/tests/testData/refactoring/extractFunctionInplace/ConsecutiveDuplicates.after.kt
[moved from
plugins/kotlin/idea/tests/testData/refactoring/extractFunction/inplace/ConsecutiveDuplicates.after.kt
with 100% similarity]
patch
|
blob
|
history
plugins/kotlin/idea/tests/testData/refactoring/extractFunctionInplace/ConsecutiveDuplicates.kt
[moved from
plugins/kotlin/idea/tests/testData/refactoring/extractFunction/inplace/ConsecutiveDuplicates.kt
with 100% similarity]
patch
|
blob
|
history
plugins/kotlin/idea/tests/testData/refactoring/extractFunctionInplace/ExposedAssignment.after.kt
[moved from
plugins/kotlin/idea/tests/testData/refactoring/extractFunction/inplace/ExposedAssignment.after.kt
with 100% similarity]
patch
|
blob
|
history
plugins/kotlin/idea/tests/testData/refactoring/extractFunctionInplace/ExposedAssignment.kt
[moved from
plugins/kotlin/idea/tests/testData/refactoring/extractFunction/inplace/ExposedAssignment.kt
with 100% similarity]
patch
|
blob
|
history