mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
webstorm.md: cleanup
This commit is contained in:
parent
ea120ad2df
commit
ba81f5a92b
@ -23,7 +23,7 @@ To see how these attributes appear in a similar <path>build.gradle</path> file f
|
||||
|
||||
| `gradle-intellij-plugin` Attribute | Attribute Value |
|
||||
| ---------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| [`intellij.type`][properties] | `IU` for IntelliJ IDEA Ultimate.<br/>(`IC` is incompatible with the required `JavaScriptLanguage` plugin. |
|
||||
| [`intellij.type`][properties] | `IU` for IntelliJ IDEA Ultimate.<br/>(`IC` is incompatible with the required `JavaScriptLanguage` plugin) |
|
||||
| [`intellij.version`][properties] | `192.7142.36` Set to the same BRANCH.BUILD as the WebStorm target version. |
|
||||
| [`intellij.plugins`][properties] | Dependency on the `JavaScriptLanguage` plugin. |
|
||||
| [`runIde.ideDir`][dsl] | Path to locally installed target version of WebStorm. For example, for macOS:<br/><path>/Users/$USERNAME$/Library/Application Support/JetBrains/Toolbox/apps/WebStorm/ch-0/192.7142.35/WebStorm.app/Contents</path>. |
|
||||
|
Loading…
x
Reference in New Issue
Block a user