first commit

This commit is contained in:
2023-12-29 00:20:04 +08:00
commit 231a337373
30 changed files with 947 additions and 0 deletions

7
CHANGELOG.md Normal file
View File

@@ -0,0 +1,7 @@
<!-- Keep a Changelog guide -> https://keepachangelog.com -->
# wxreader-Jetbrains-Plugin Changelog
## [Unreleased]
### Added
- Initial scaffold created from [IntelliJ Platform Plugin Template](https://github.com/JetBrains/intellij-platform-plugin-template)