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 f315ebf commit f517f2fCopy full SHA for f517f2f
CHANGELOG.md
@@ -5,7 +5,8 @@
5
## [Unreleased]
6
### Added
7
8
-- resolve commands in `depends`
+- inject `Shell Script` language in `cmd` scripts
9
+- resolve commands in `depends` including mixins
10
- complete Lets builtin env variables inside `cmd` scripts
11
- complete `LETSOPT_` and `LETSCLI_` env variables inside `cmd` scripts if `options` docopt is present
12
gradle.properties
@@ -4,7 +4,7 @@
4
pluginGroup = com.github.kindermax.intellijlets
pluginName = intellij-lets
pluginRepositoryUrl = https://github.com/lets-cli/intellij-lets
-pluginVersion = 0.0.16
+pluginVersion = 0.0.17
pluginSinceBuild = 241
pluginUntilBuild =
0 commit comments