mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-03-02 03:39:24 +00:00
Use Kotlin extension function to retrieve service
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
- Dependencies - upgrade `org.jetbrains.intellij` to `0.6.1`
|
||||
- GitHub Actions - `gradleValidation` update to `gradle/wrapper-validation-action@v1.0.3`
|
||||
- GitHub Actions - `releaseDraft` update to `actions/download-artifact@v2`
|
||||
- Use [Kotlin extension function](https://jetbrains.org/intellij/sdk/docs/basics/plugin_structure/plugin_services.html?search=servic#retrieving-a-service) to retrieve the `MyProjectService` in the `MyProjectManagerListener`
|
||||
|
||||
### Removed
|
||||
- Remove Third-party IntelliJ Plugin Verifier GitHub Action
|
||||
|
||||
Reference in New Issue
Block a user