Skip to content

IntelliJ/Jetbrains Support#409

Merged
svarlamov merged 19 commits intomainfrom
feat/intellij-plugin
Feb 3, 2026
Merged

IntelliJ/Jetbrains Support#409
svarlamov merged 19 commits intomainfrom
feat/intellij-plugin

Conversation

@svarlamov
Copy link
Copy Markdown
Member

@svarlamov svarlamov commented Jan 28, 2026

  • Junie attribution
  • GitHub Copilot in Jetbrains attribution
  • Awaiting plugin approval
  • Test install-hooks after plugin approval
  • Second approval for sh context patch
  • Test extension auto-updates
  • Test sh context patch
  • Test Windows

@svarlamov svarlamov self-assigned this Jan 28, 2026
@svarlamov svarlamov force-pushed the feat/intellij-plugin branch from f9b65cf to 6f2a391 Compare February 1, 2026 18:57
@git-ai-cloud
Copy link
Copy Markdown

git-ai-cloud Bot commented Feb 1, 2026

Stats powered by Git AI

🧠 you    ████████████████████  100%
🤖 ai     ░░░░░░░░░░░░░░░░░░░█  0%
More stats
  • 1.0 lines generated for every 1 accepted
  • 0 seconds waiting for AI
  • Top model: claude::claude-opus-4-5-20251101 (7 accepted lines, 7 generated lines)

AI code tracked with git-ai

@svarlamov svarlamov changed the title IntelliJ Support IntelliJ/Jetbrains Support Feb 1, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 2, 2026

Qodana Community for JVM

Analyzed project: agent-support/intellij/

7 new problems were found

Inspection name Severity Problems
Unused symbol 🔶 Warning 4
Control flow with empty body 🔶 Warning 1
Class member can have 'private' visibility ◽️ Notice 1
'if' condition can be replaced with lambda call ◽️ Notice 1

💡 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.1.1
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

@svarlamov svarlamov merged commit 04ef8ab into main Feb 3, 2026
12 of 13 checks passed
@svarlamov svarlamov deleted the feat/intellij-plugin branch February 3, 2026 00:04
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.

1 participant