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

Integration as a VSCode plugin #34

Open
AMorgaut opened this issue Jul 10, 2024 · 0 comments
Open

Integration as a VSCode plugin #34

AMorgaut opened this issue Jul 10, 2024 · 0 comments
Labels
🚀 enhancement New feature or request

Comments

@AMorgaut
Copy link
Collaborator

Is your feature request related to a problem? Please describe.

The Capgemini Greensight version of the dashboard was only accessible from Sonar
Developers have to leave their IDE and find the right project and right branch to get their status

Describe the solution you'd like

The Dashboard uses the Sonar Web API

  • In the context of a sonar page it benefits from the sonar HTTP session
  • In othe context this API can authenticate through a Sonar Token (as the SonarLint VSCode plugin)

The ongoing integration of the sonar API already start to include support of a SONAR Token

The documentation to create a VSCode plugin is there:

Additional context

As it means the repo will host several applications, it should integrate a monorepo solution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant