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 fa9ab7c commit 3d44704Copy full SHA for 3d44704
CHANGELOG.md
@@ -2,10 +2,15 @@
2
3
## [Unreleased]
4
5
+## [1.1.0] - 2023-08-11
6
+
7
### Added
8
- Support for injecting languages into string literals.
9
- Support for parsing hooks from string literals.
10
- The plugin now has an icon instead of the default.
11
12
### Changed
13
- The new file action no longer shows on top of everything else.
14
15
+[Unreleased]: https://github.com/waleedyaseen/intellij-runescript/compare/v1.1.0...HEAD
16
+[1.1.0]: https://github.com/waleedyaseen/intellij-runescript/commits/v1.1.0
0 commit comments