Example code - MyToolWindowFactory tool window basic implementation

This commit is contained in:
Jakub Chrzanowski
2023-03-03 17:15:42 +01:00
committed by Jakub Chrzanowski
parent 5bda710503
commit f686654cbb
6 changed files with 58 additions and 11 deletions

View File

@@ -7,6 +7,7 @@
### Added
- Migrate to Gradle Provider API improving configuration cache compatibility
- Example code - `FrameStateListener` application listener
- Example code - `MyToolWindowFactory` tool window basic implementation
### Changed
- Update `platformVersion` to `2022.1.4`