- remove obsolete dependencies
- ensure compatibility for 2023.3 (233) and 2024.1 (241)
- update documentation
- add missing color definitions for 2023.2 #17
- Extend future compatibility beyond 2023.2 (232)
- Ensure compatibility for 2023.2 (232)
- Ensure compatibility for 2023.1 (231)
- Ensure compatibility for 2022.3 stable (223, 2022.3)
- Ensure compatibility for 2022.2 stable (222, PS-222.*, 2022.2)
- next steps to finish UI customization
- set editor gutter color
- link helpful resources in README
- fork a Cute Pink Dark Theme
- Ensure compatibility for 2022.2 (222, PS-222.*)
- remove hopefully obsolete components to fix verification errors
- try to fix or skip verification errors still present in 0.4.0
- use latest stable 221 version (idea-IU-221.5921.22) to build
- try to prefer JetBrains tools over Java/JDK/Gradle tools in settings
- try to disable runVerifications and only run buildPlugin instead
- manually remove searchableOptions.jar from exported plugin zip file
- remove outdated definitions in plugin.xml
- remove everything inside /src/main/kotlin
- disable the buildSearchableOptions task in Gradle build file.
- Upgrade dependencies and IntelliJ Platform Plugin Template
- Extend compatibility to 2022.1 (221, PS-221.*)
- Tried to extend compatibility to 2022.1 (221, PS-221.*)
- Extended compatibility to 2021.3 (213)
- added MIT license
- Extended compatibility to 2021.2 (212)
- Customize more UI elements
- Fix incompatibilities introduced by automatic upgrades
- Create a plugin icon
- Customize colors inspired by WebFreak's Cute Pink Light Theme for VSCode
- Initial scaffold created from IntelliJ Platform Plugin Template