Skip to content

#31 File icon for nadle config files#45

Merged
nam-hle merged 1 commit intomainfrom
feature/31-file-icon-for-nadle-config
Feb 22, 2026
Merged

#31 File icon for nadle config files#45
nam-hle merged 1 commit intomainfrom
feature/31-file-icon-for-nadle-config

Conversation

@nam-hle
Copy link
Copy Markdown
Member

@nam-hle nam-hle commented Feb 22, 2026

Summary

  • Add NadleIconProvider that shows the nadle icon on all nadle.config.* files
  • Register <iconProvider> extension point in plugin.xml

Nadle icon now appears in the project tree, editor tabs, Recent Files, and Search Everywhere.

Closes #31

Test plan

  • Open a project containing nadle.config.ts / .js / .mjs / .cjs / .mts / .cts
  • Verify nadle icon appears in project tree
  • Verify nadle icon appears in editor tabs
  • Verify nadle icon appears in Recent Files and Search Everywhere
  • Verify non-nadle files are unaffected

🤖 Generated with Claude Code

…iles

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

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:

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/qodana-action@v2025.2.3
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

@nam-hle nam-hle merged commit dffc22d into main Feb 22, 2026
6 checks passed
@nam-hle nam-hle deleted the feature/31-file-icon-for-nadle-config branch February 24, 2026 01:40
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.

File icon for nadle.config.* files

1 participant