- Add code formatting with ktfmt
- Add static analysis with detekt
- Add tests
- Fixed K2 compatibility warning
- Add icon for
.razor
files. - Upgrade submodule
vscode-icons
from v1.16.0 to v1.17.0 ( See vscode-icons CHANGELOG.md for added icons and associations)
- Update IntelliJ Platform plugin to 2.1.0 (#125)
- Fix deprecation warnings for 2024.3 EAP (#121)
- Support 2024.3 EAP
- Fix plugin defect warnings by optionally loading Java icons (#116)
- Visibility Icons for Java Files are not hidden anymore (#116)
- Static Classes for Java files now have the appropriate Static Mark (#116)
- Accurately apply
Exception
icon on all classes extendingException
andThrowable
(#116)
- Differentiate Java files (Annotation, Class, Enum, etc.) by colour and shape in the file tree. If you know how to implement these icons in the rest of the user interface, please reach out to us via the issue tracker or the Catppuccin discord!
- Upgrade submodule
vscode-icons
from v1.15.0 to v1.16.0 ( See vscode-icons CHANGELOG.md for added icons and associations)
- Upgrade submodule
vscode-icons
from v1.13.0 to v1.15.0 ( See vscode-icons CHANGELOG.md for added icons and associations)
- Make
org.jetbrains.kotlin
andcom.intellij.java
modules optional. This reintroduces support for IDEs outside IntelliJ, Android Studio & Aqua. (#86)
- Support 2024.2
- Lazily initialize PluginSettingsState in IconPack (#81)
- Display correct coloured Java icons in editor tabs (#68)
Vital
iconsApple
iconsAmber
iconsFastlane
folder iconsStata
iconsCaddy
folder icons
- Updated Gradle Wrapper to 8.7
- Updated Kotlin Version to 2.0.0
- Update IntelliJ Platform plugin to 2.0.0-beta7
- Update vscode-icons submodule to v1.13.0
- Added Github Action to verify Gradle wrapper checksum
- Different colors for Java filetypes (e.g.
Class
: Red,Interface
: Green,Record
: Mauve,Enum
: Yellow andAnnotation
: Green) (#35) - Ability to disable different colors for Java filetypes in settings panel. (#35)
- Add Docker icon to all files with string
Dockerfile
(e.g.dev.Dockerfile
) (#32) - Add Dependency on the IntelliJ Java Module (#40)
- Mapping for
html
association - Mapping for directories named
py
- Python decorator support (#26)
- Php icon (#73)
- Org icon (#74)
- Evelenty icon (#82)
- Astro icon (#82)
- Hooks folder icon (350fae5)
- Intellij folder icon (f099e5b)
- Devcontainer file/folder icons (377704a)
- Adobe (ae, ai, id, ps, xd) file icons (dc1a22c)
- Puppeteer icon (7212fcf)
- Rework all existing icons for lower resolutions
flake.lock
icon.yarn
icon.yarn.lock
icon.
Dhall
icon.Haml
icon.
- Rework
yarn
icons for v4.
- Mapping for
vue
icon.
🚀 Initial Release 🚀