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

feat: improve the CSS for the OSS suggestion panel [IDE-285] #570

Merged
merged 4 commits into from
Jul 10, 2024

Conversation

teodora-sandu
Copy link
Contributor

@teodora-sandu teodora-sandu commented Jul 8, 2024

Description

Adds some base styling from vscode-extension so that we have a reasonably consistent styling across all IDEs and have the building blocks ready for when we render the HTML in IntelliJ. IntelliJ will need some custom styling for colours and fonts but other than that the LS is responsible for the majority of the styling.

We also have snyk/vscode-extension#486 which we will need to merge once the CLI releases a stable version including this version of the LS. Has been tested with both main and that branch of vscode-extension

Note To test, you must run npm run build in vscode-extension to make sure the correct CSS is applied.

Checklist

  • Tests added and all succeed
  • Linted
  • README.md updated, if user-facing
  • License file updated, if new 3rd-party dependency is introduced

🚨After having merged, please update the CLI go.mod to pull in latest language server.

Screenshots / GIFs

  • main
Screenshot 2024-07-08 at 14 15 41 Screenshot 2024-07-08 at 14 16 48

@teodora-sandu teodora-sandu marked this pull request as ready for review July 9, 2024 10:12
@teodora-sandu teodora-sandu requested a review from a team as a code owner July 9, 2024 10:12
Copy link
Contributor

@cat2608 cat2608 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@teodora-sandu teodora-sandu merged commit f04ef95 into main Jul 10, 2024
16 checks passed
@teodora-sandu teodora-sandu deleted the feat/html-oss-intellij-css branch July 10, 2024 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants