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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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:
main← Head:internal-intellij-plugin-improvements📝 Commits (1)
d02e300Improve plugin logic📊 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
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.