]> source.dussan.org Git - sonarqube.git/commit
SONAR-22498 CodeSnippet supports issue indicator for jupyter preview (#11414)
authorLucas <97296331+lucas-paulger-sonarsource@users.noreply.github.com>
Mon, 29 Jul 2024 12:47:33 +0000 (15:47 +0300)
committersonartech <sonartech@sonarsource.com>
Tue, 13 Aug 2024 20:02:46 +0000 (20:02 +0000)
commit176045866b4d946f1ff764719d29024de10c261c
treed8c0514a939f905dc9187d632bf1bf9850993b67
parent294afa38afda74f98f15f1edca798c67322502b8
SONAR-22498 CodeSnippet supports issue indicator for jupyter preview (#11414)
server/sonar-web/design-system/src/components/CodeSyntaxHighlighter.tsx
server/sonar-web/design-system/src/sonar-aligned/hljs/HljsIssueIndicatorPlugin.ts [new file with mode: 0644]
server/sonar-web/design-system/src/sonar-aligned/hljs/__tests__/HljsIssueIndicatorPlugin-test.ts [new file with mode: 0644]
server/sonar-web/design-system/src/sonar-aligned/hljs/index.ts
server/sonar-web/src/main/js/api/mocks/data/sources.ts
server/sonar-web/src/main/js/apps/code/__tests__/Code-it.ts
server/sonar-web/src/main/js/components/SourceViewer/SourceViewerPreview.tsx
server/sonar-web/src/main/js/components/SourceViewer/components/LineIssuesIndicator.tsx
server/sonar-web/src/main/js/sonar-aligned/components/SourceViewer/JupyterNotebookViewer.tsx
sonar-core/src/main/resources/org/sonar/l10n/core.properties