We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f45a45b commit 674962fCopy full SHA for 674962f
Snyk.VisualStudio.Extension.2022/Resources/ScanSummaryInit.html
@@ -39,13 +39,10 @@
39
${ideStyle}
40
</head>
41
<body>
42
- <div class="snx-header">
43
- <h1 class="snx-title snx-h1">Snyk Security is loading...</h1>
44
- </div>
45
<div class="snx-summary">
46
<div class="snx-status">
47
<span class="snx-loader"></span>
48
- <p class="snx-message">Waiting for the Snyk CLI to be downloaded and the Language Server to be initialized. </p>
+ <p class="snx-message">Snyk Security is loading...</p>
49
</div>
50
51
</body>
0 commit comments