[PR #1296] [MERGED] Improve plugin logic #1007

Closed
opened 2025-12-30 01:28:15 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/1296
Author: @bioball
Created: 11/4/2025
Status: Merged
Merged: 11/4/2025
Merged by: @bioball

Base: mainHead: internal-intellij-plugin-improvements


📝 Commits (1)

📊 Changes

1 file changed (+43 additions, -24 deletions)

View changed files

📝 pkl-internal-intellij-plugin/src/main/kotlin/org/pkl/internal/intellij/SnippetTestSplitEditor.kt (+43 -24)

📄 Description

  • Make configurations show up in the run manager (the box on the top right)
  • Make "run all snippets" use class as a selector, instead of unique id

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/apple/pkl/pull/1296 **Author:** [@bioball](https://github.com/bioball) **Created:** 11/4/2025 **Status:** ✅ Merged **Merged:** 11/4/2025 **Merged by:** [@bioball](https://github.com/bioball) **Base:** `main` ← **Head:** `internal-intellij-plugin-improvements` --- ### 📝 Commits (1) - [`d02e300`](https://github.com/apple/pkl/commit/d02e3001acdfb83ec1f54b0ed295be2a4ac520ab) Improve plugin logic ### 📊 Changes **1 file changed** (+43 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `pkl-internal-intellij-plugin/src/main/kotlin/org/pkl/internal/intellij/SnippetTestSplitEditor.kt` (+43 -24) </details> ### 📄 Description * Make configurations show up in the run manager (the box on the top right) * Make "run all snippets" use class as a selector, instead of unique id --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-30 01:28:15 +01:00
adam closed this issue 2025-12-30 01:28:15 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#1007