[ {
  "relativePath" : "terminal/resources/intellij.ideolog.terminal.xml",
  "extension" : "xml",
  "linesOfCode" : 12,
  "components" : [ "primary::terminal" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "terminal/src/main/kotlin/com/intellij/ideolog/terminal/IdeologTerminalDocumentContext.kt",
  "extension" : "kt",
  "linesOfCode" : 42,
  "components" : [ "primary::terminal" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "terminal/src/main/kotlin/com/intellij/ideolog/terminal/IdeologTerminalContextDetector.kt",
  "extension" : "kt",
  "linesOfCode" : 20,
  "components" : [ "primary::terminal" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "terminal/src/main/kotlin/com/intellij/ideolog/terminal/highlighting/TerminalCommandBlockHighlighterProvider.kt",
  "extension" : "kt",
  "linesOfCode" : 9,
  "components" : [ "primary::terminal" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "terminal/src/main/kotlin/com/intellij/ideolog/terminal/highlighting/TerminalCommandBlockHighlighter.kt",
  "extension" : "kt",
  "linesOfCode" : 97,
  "components" : [ "primary::terminal" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "terminal/src/main/kotlin/com/intellij/ideolog/terminal/highlighting/TerminalLogEditorHighlighter.kt",
  "extension" : "kt",
  "linesOfCode" : 20,
  "components" : [ "primary::terminal" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "terminal/src/main/kotlin/com/intellij/ideolog/terminal/highlighting/TerminalLogHighlightingIterator.kt",
  "extension" : "kt",
  "linesOfCode" : 27,
  "components" : [ "primary::terminal" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "formatsDirectory/Slog.xml",
  "extension" : "xml",
  "linesOfCode" : 8,
  "components" : [ "primary::formatsDirectory" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "formatsDirectory/Symfony.xml",
  "extension" : "xml",
  "linesOfCode" : 6,
  "components" : [ "primary::formatsDirectory" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "formatsDirectory/Serilog.xml",
  "extension" : "xml",
  "linesOfCode" : 12,
  "components" : [ "primary::formatsDirectory" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "formatsDirectory/WordPress.xml",
  "extension" : "xml",
  "linesOfCode" : 8,
  "components" : [ "primary::formatsDirectory" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "formatsDirectory/Xdebug.xml",
  "extension" : "xml",
  "linesOfCode" : 12,
  "components" : [ "primary::formatsDirectory" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "formatsDirectory/TYPO3.xml",
  "extension" : "xml",
  "linesOfCode" : 10,
  "components" : [ "primary::formatsDirectory" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "formatsDirectory/Loguru.xml",
  "extension" : "xml",
  "linesOfCode" : 14,
  "components" : [ "primary::formatsDirectory" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "formatsDirectory/Logcat.xml",
  "extension" : "xml",
  "linesOfCode" : 8,
  "components" : [ "primary::formatsDirectory" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "formatsDirectory/Laravel.xml",
  "extension" : "xml",
  "linesOfCode" : 8,
  "components" : [ "primary::formatsDirectory" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "formatsDirectory/Yii.xml",
  "extension" : "xml",
  "linesOfCode" : 8,
  "components" : [ "primary::formatsDirectory" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "formatsDirectory/Log4net.xml",
  "extension" : "xml",
  "linesOfCode" : 8,
  "components" : [ "primary::formatsDirectory" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "formatsDirectory/Apache.xml",
  "extension" : "xml",
  "linesOfCode" : 8,
  "components" : [ "primary::formatsDirectory" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-content.yaml",
  "extension" : "yaml",
  "linesOfCode" : 7,
  "components" : [ "primary::ROOT" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/lex/LogFileFormats.kt",
  "extension" : "kt",
  "linesOfCode" : 65,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/lex/LogFileLexer.kt",
  "extension" : "kt",
  "linesOfCode" : 109,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/editorActions/GoToPrevEntryAction.kt",
  "extension" : "kt",
  "linesOfCode" : 33,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/editorActions/JumpToSourceAction.kt",
  "extension" : "kt",
  "linesOfCode" : 26,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/editorActions/GoToNextErrorAction.kt",
  "extension" : "kt",
  "linesOfCode" : 38,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/editorActions/GoToNextEntryAction.kt",
  "extension" : "kt",
  "linesOfCode" : 33,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/editorActions/ExtendsSelection.kt",
  "extension" : "kt",
  "linesOfCode" : 27,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/foldings/FoldingCalculatorTask.kt",
  "extension" : "kt",
  "linesOfCode" : 51,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/psi/LogFileTokenTypes.kt",
  "extension" : "kt",
  "linesOfCode" : 10,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/psi/LogPsiFile.kt",
  "extension" : "kt",
  "linesOfCode" : 18,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/psi/LogFileParserDefinition.kt",
  "extension" : "kt",
  "linesOfCode" : 28,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/intentions/ToggleTimeHighlightingIntention.kt",
  "extension" : "kt",
  "linesOfCode" : 34,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/intentions/HideLinesAboveBelowIntentions.kt",
  "extension" : "kt",
  "linesOfCode" : 30,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/intentions/LogJumpToSourceIntention.kt",
  "extension" : "kt",
  "linesOfCode" : 215,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/intentions/base/HideLinesIntention.kt",
  "extension" : "kt",
  "linesOfCode" : 36,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/intentions/LogRemoveHighlightingsIntention.kt",
  "extension" : "kt",
  "linesOfCode" : 29,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/intentions/ShowIdeologSettingsIntention.kt",
  "extension" : "kt",
  "linesOfCode" : 31,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/intentions/LogWhitelistThisIntention.kt",
  "extension" : "kt",
  "linesOfCode" : 11,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/intentions/LogThisIntentionBase.kt",
  "extension" : "kt",
  "linesOfCode" : 41,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/intentions/LogHighlightValueIntention.kt",
  "extension" : "kt",
  "linesOfCode" : 39,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/intentions/LogHideThisIntention.kt",
  "extension" : "kt",
  "linesOfCode" : 11,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/intentions/LogHighlightColumnIntention.kt",
  "extension" : "kt",
  "linesOfCode" : 31,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/intentions/ResetHiddenItemsIntention.kt",
  "extension" : "kt",
  "linesOfCode" : 34,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/intentions/HideLinesContainingSubstringIntention.kt",
  "extension" : "kt",
  "linesOfCode" : 6,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/intentions/HideLinesNotContainingSubstringIntention.kt",
  "extension" : "kt",
  "linesOfCode" : 6,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/fileType/LogFileType.kt",
  "extension" : "kt",
  "linesOfCode" : 9,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/fileType/LogLanguage.kt",
  "extension" : "kt",
  "linesOfCode" : 3,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/filters/PrioritizedFilter.kt",
  "extension" : "kt",
  "linesOfCode" : 3,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/filters/BlackListFilterClassProvider.kt",
  "extension" : "kt",
  "linesOfCode" : 11,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/highlighting/LogColors.kt",
  "extension" : "kt",
  "linesOfCode" : 7,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/highlighting/LogEvent.kt",
  "extension" : "kt",
  "linesOfCode" : 61,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/highlighting/LogParsingUtils.kt",
  "extension" : "kt",
  "linesOfCode" : 60,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/highlighting/settings/LogColors.kt",
  "extension" : "kt",
  "linesOfCode" : 23,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/highlighting/settings/LogPatternTableModel.kt",
  "extension" : "kt",
  "linesOfCode" : 60,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/highlighting/settings/LogHighlightingSettingsStore.kt",
  "extension" : "kt",
  "linesOfCode" : 526,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/highlighting/settings/ExternalPatterns.kt",
  "extension" : "kt",
  "linesOfCode" : 12,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/highlighting/settings/LogParsingPatternSettingsDialog.kt",
  "extension" : "kt",
  "linesOfCode" : 139,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/highlighting/settings/LogHighlightingPatternSettingsDialog.kt",
  "extension" : "kt",
  "linesOfCode" : 169,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/highlighting/settings/LogPatternActionRenderer.kt",
  "extension" : "kt",
  "linesOfCode" : 19,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/highlighting/settings/LogFormatTableModel.kt",
  "extension" : "kt",
  "linesOfCode" : 67,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/highlighting/settings/LogFilterTableModel.kt",
  "extension" : "kt",
  "linesOfCode" : 33,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/highlighting/settings/LogHighlightingConfigurable.kt",
  "extension" : "kt",
  "linesOfCode" : 278,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/highlighting/settings/LogHighlightingSettingsListener.kt",
  "extension" : "kt",
  "linesOfCode" : 2,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/highlighting/settings/CustomLogFormatsWikiComponent.kt",
  "extension" : "kt",
  "linesOfCode" : 13,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/highlighting/DefaultLogEditorHighlighterProvider.kt",
  "extension" : "kt",
  "linesOfCode" : 16,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/highlighting/LogHeavyFilterService.kt",
  "extension" : "kt",
  "linesOfCode" : 106,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/highlighting/LogFileHighlighterFactory.kt",
  "extension" : "kt",
  "linesOfCode" : 25,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/highlighting/LogHighlightingIterator.kt",
  "extension" : "kt",
  "linesOfCode" : 356,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/highlighting/LogFileMapRenderer.kt",
  "extension" : "kt",
  "linesOfCode" : 254,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/highlighting/DynamicLogFilterServiceClassProvider.kt",
  "extension" : "kt",
  "linesOfCode" : 10,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/file/LogFileEditorProvider.kt",
  "extension" : "kt",
  "linesOfCode" : 30,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/file/LogIcons.kt",
  "extension" : "kt",
  "linesOfCode" : 6,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/file/LogFileFormatNotificationProvider.kt",
  "extension" : "kt",
  "linesOfCode" : 60,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/file/LogFileSizeLimit.kt",
  "extension" : "kt",
  "linesOfCode" : 18,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/file/LogFileEditor.kt",
  "extension" : "kt",
  "linesOfCode" : 49,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/file/LogLargeFileNotificationProvider.kt",
  "extension" : "kt",
  "linesOfCode" : 47,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/statistics/IdeologUsagesCollector.kt",
  "extension" : "kt",
  "linesOfCode" : 45,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/largeFile/IdeologLargeFileContextDetector.kt",
  "extension" : "kt",
  "linesOfCode" : 20,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/largeFile/IdeologLargeFileDocumentContext.kt",
  "extension" : "kt",
  "linesOfCode" : 39,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/largeFile/fileType/LargeLogLanguage.kt",
  "extension" : "kt",
  "linesOfCode" : 4,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/largeFile/fileType/LargeLogFileType.kt",
  "extension" : "kt",
  "linesOfCode" : 10,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/largeFile/LargeLogFileEditor.kt",
  "extension" : "kt",
  "linesOfCode" : 50,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/largeFile/highlighting/LargeLogHeavyFilterService.kt",
  "extension" : "kt",
  "linesOfCode" : 32,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/largeFile/highlighting/LargeLogEditorHighlighter.kt",
  "extension" : "kt",
  "linesOfCode" : 22,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/largeFile/highlighting/LargeLogFileEditorHighlighterProvider.kt",
  "extension" : "kt",
  "linesOfCode" : 15,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/largeFile/highlighting/LargeLogHighlightingIterator.kt",
  "extension" : "kt",
  "linesOfCode" : 26,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/largeFile/LargeLogFileEditorProvider.kt",
  "extension" : "kt",
  "linesOfCode" : 26,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/util/IdeologContextDetector.kt",
  "extension" : "kt",
  "linesOfCode" : 14,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/util/IdeologDocumentContext.kt",
  "extension" : "kt",
  "linesOfCode" : 185,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/util/KotlinBeauty.kt",
  "extension" : "kt",
  "linesOfCode" : 5,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/kotlin/com/intellij/ideolog/IdeologBundle.kt",
  "extension" : "kt",
  "linesOfCode" : 12,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/resources/intentionDescriptions/ToggleTimeHighlightingIntention/description.html",
  "extension" : "html",
  "linesOfCode" : 3,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/resources/intentionDescriptions/HideLinesNotContainingSubstringIntention/description.html",
  "extension" : "html",
  "linesOfCode" : 3,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/resources/intentionDescriptions/LogHighlightValueIntention/description.html",
  "extension" : "html",
  "linesOfCode" : 3,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/resources/intentionDescriptions/HideLinesContainingSubstringIntention/description.html",
  "extension" : "html",
  "linesOfCode" : 3,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/resources/intentionDescriptions/LogRemoveHighlightingsIntention/description.html",
  "extension" : "html",
  "linesOfCode" : 3,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/resources/intentionDescriptions/HideLinesAboveIntention/description.html",
  "extension" : "html",
  "linesOfCode" : 3,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/resources/intentionDescriptions/HideLinesBelowIntention/description.html",
  "extension" : "html",
  "linesOfCode" : 3,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/resources/intentionDescriptions/LogHideThisIntention/description.html",
  "extension" : "html",
  "linesOfCode" : 3,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/resources/intentionDescriptions/ResetHiddenItemsIntention/description.html",
  "extension" : "html",
  "linesOfCode" : 3,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/resources/intentionDescriptions/LogHighlightColumnIntention/description.html",
  "extension" : "html",
  "linesOfCode" : 3,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/resources/intentionDescriptions/ShowIdeologSettingsIntention/description.html",
  "extension" : "html",
  "linesOfCode" : 3,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/resources/intentionDescriptions/LogWhitelistThisIntention/description.html",
  "extension" : "html",
  "linesOfCode" : 3,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/resources/intentionDescriptions/LogJumpToSourceIntention/description.html",
  "extension" : "html",
  "linesOfCode" : 3,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "src/main/resources/META-INF/plugin.xml",
  "extension" : "xml",
  "linesOfCode" : 6,
  "components" : [ "primary::src" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "textmate/resources/intellij.ideolog.textmate.xml",
  "extension" : "xml",
  "linesOfCode" : 8,
  "components" : [ "primary::textmate" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "textmate/src/main/kotlin/com/intellij/ideolog/textmate/highlighting/TextMateLogFileHighlighterProvider.kt",
  "extension" : "kt",
  "linesOfCode" : 19,
  "components" : [ "primary::textmate" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "build.gradle.kts",
  "extension" : "kts",
  "linesOfCode" : 61,
  "components" : [ "primary::ROOT" ],
  "concerns" : [ "::Unclassified" ]
} ]