Commit Graph

25 Commits (main)

Author SHA1 Message Date
Jakub Chrzanowski f723411f94
`MyBundle`: remove `SpreadOperator` suppression
10 months ago
Jakub Chrzanowski 290e494c87
Code cleanup
10 months ago
Jakub Chrzanowski 0217a01c9d
Use "JetBrains Marketplace" name in docs and comments
10 months ago
Jakub Chrzanowski d22a737277 Migrate from the deprecated `FrameStateListener.onFrameActivated()` to `ApplicationActivationListener.applicationActivated(IdeFrame)`
1 year ago
Jakub Chrzanowski a73b073f2e Fixed deprecated usage of `ContentFactory` in `MyToolWindowFactory`
1 year ago
Jakub Chrzanowski f686654cbb Example code - `MyToolWindowFactory` tool window basic implementation
1 year ago
Jakub Chrzanowski 5bda710503 Use logger warn instead of `TODO()`
1 year ago
Jakub Chrzanowski b8ad6a9a5e Example code - registered project service changed into a lightweight one
1 year ago
Jakub Chrzanowski 59ec0d6096 Example code: added `FrameStateListener` application listener; removed deprecated `ProjectManagerListener` application listener
1 year ago
Jakub Chrzanowski 2be34f79b2 Example code - removed application service
1 year ago
Jakub Chrzanowski 7de60b2524 MyProjectService.kt: introduce dummy method to visualise code coverage
2 years ago
Jakub Chrzanowski 5915fcbb64 code cleanup
2 years ago
Jakub Chrzanowski 0644b59d8e Example implementation: invoke `TODO()` only if not CI
2 years ago
Jakub Chrzanowski 06795471f0 Example implementation: Add `TODO()` with a hint to remove stale sample code
2 years ago
Jakub Chrzanowski be7db8265f Qodana integration
3 years ago
Jakub Chrzanowski 3ab6c490fa Use `DynamicBundle` instead of `AbstractBundle` in `MyBundle.kt`
3 years ago
Dmitry Kozhevnikov 692f21953e
Fix `MyBundle.messagePointer` to return `Supplier<@Nls String>` instead of `String` (#71)
4 years ago
Casper Boone e3e031bd96
Use Kotlin extension function to retrieve service
4 years ago
Jakub Chrzanowski 24617eb392 MyBundle - use AbstractBundle instead of DynamicBundle for 2019.3 support
4 years ago
Jakub Chrzanowski 3e1244f12c Remove MyDynamicPluginListener
4 years ago
Jakub Chrzanowski e4a1106495 GitHub Actions - template cleanup workflow
4 years ago
Jakub Chrzanowski 67df09b137
GH Actions release + Changelog integration (#3)
4 years ago
Jakub Chrzanowski 3c1166e1f2 detekt integration
4 years ago
Jakub Chrzanowski f7af65b00a Rewrite Gradle script to us Kotlin DSL, code cleanup
4 years ago
Jakub Chrzanowski 3f83267e99 rewrite Java classes to Kotlin
4 years ago