Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust name of validation panel/tab #7

Closed
f1ames opened this issue Jul 10, 2023 · 1 comment · Fixed by #60 or kubeshop/vscode-sarif#2
Closed

Adjust name of validation panel/tab #7

f1ames opened this issue Jul 10, 2023 · 1 comment · Fixed by #60 or kubeshop/vscode-sarif#2
Assignees
Labels
enhancement New feature or request external:sarif Requires changes in SARIF extension

Comments

@f1ames
Copy link
Contributor

f1ames commented Jul 10, 2023

The name of a SARIF tab, when opened from Monokle extension, should be more meaningful than it is now:

image

This is managed by SARIF extension, so it may require changes there. Or maybe it can be changed through workspace.tabGroups API somehow.

@f1ames f1ames added the enhancement New feature or request label Jul 10, 2023
@f1ames
Copy link
Contributor Author

f1ames commented Jul 17, 2023

This is managed by SARIF extension, so it may require changes there. Or maybe it can be changed through workspace.tabGroups API somehow.

VSCode API only exposes tabs as readonly so this will need changes on SARIF extension.

@f1ames f1ames added the external:sarif Requires changes in SARIF extension label Jul 17, 2023
@f1ames f1ames self-assigned this Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request external:sarif Requires changes in SARIF extension
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant