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(ui): Add icons for newUI #9

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

feat(ui): Add icons for newUI #9

wants to merge 2 commits into from

Conversation

WarningImHack3r
Copy link
Owner

To support IDEA's new UI since 2022.3, there are a couple of steps to follow to upgrade the plugin's icons.

However, despite the strict following of the docs, I cannot manage to have something working. If someone has a bit of time to lose and enough experience in that domain, I'm open to paths to figure out a working implementation.

With the current files of this PR, I can make the IDE use the new icons, however they are so small that they only appear as a dot in the tool windows' bar.

It's far from being high-priority, as the current "old" icons work very fine even on the new UI, so there is in theory no need to even update them, but still.

@WarningImHack3r WarningImHack3r added the help wanted Extra attention is needed label Jan 9, 2024
@WarningImHack3r WarningImHack3r self-assigned this Jan 9, 2024
Copy link
Contributor

github-actions bot commented Jan 9, 2024

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked

View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

  1. Register at Qodana Cloud and configure the action
  2. Use GitHub Code Scanning with Qodana
  3. Host Qodana report at GitHub Pages
  4. Inspect and use qodana.sarif.json (see the Qodana SARIF format for details)

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/[email protected]
        with:
          upload-result: true
Contact Qodana team

Contact us at [email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant