generated from JetBrains/intellij-platform-plugin-template
-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(variable): add
all()
method to retrieve all PsiContextVariables …
…#183 Adds a new method `all()` to the `PsiContextVariable` companion object, allowing retrieval of all entries as a list. Also includes an import for `Variable` in `ShireVariableViewPanel.kt`.
- Loading branch information
Showing
2 changed files
with
3 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
shirelang/src/main/kotlin/com/phodal/shirelang/editor/ShireVariableViewPanel.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters