We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31540f0 commit dde641eCopy full SHA for dde641e
CHANGELOG.md
@@ -3,9 +3,11 @@
3
# intellij-racket Changelog
4
5
## [Unreleased]
6
+### Added
7
+- Add file icon for Racket files
8
9
## [0.0.12]
-### Added
10
11
- Support for Intellij 2022
12
13
## [0.0.11]
gradle.properties
@@ -3,7 +3,7 @@
pluginGroup = org.racket.lang
pluginName = Racket
-pluginVersion = 0.0.12
+pluginVersion = 0.0.13
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
pluginSinceBuild = 213
0 commit comments