mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
plugin_compatibility.md: link feature comparison tool
This commit is contained in:
parent
978c116cb9
commit
3fc6a240af
@ -62,6 +62,11 @@ Note that not all products define and declare modules.
|
|||||||
For example, PhpStorm does not have its own module, but the product itself depends on (and ships with) the PHP language plugin.
|
For example, PhpStorm does not have its own module, but the product itself depends on (and ships with) the PHP language plugin.
|
||||||
A plugin project is compatible with PHP functionality if it declares a dependency on this PHP language plugin.
|
A plugin project is compatible with PHP functionality if it declares a dependency on this PHP language plugin.
|
||||||
|
|
||||||
|
> A high-level feature comparison tool for JetBrains IDEs is available [here](https://www.jetbrains.com/products/compare/).
|
||||||
|
>
|
||||||
|
{type="tip"}
|
||||||
|
|
||||||
|
|
||||||
The following table lists **(1)** modules or built-in plugins that provide specific functionality, and the products currently shipping with them.
|
The following table lists **(1)** modules or built-in plugins that provide specific functionality, and the products currently shipping with them.
|
||||||
|
|
||||||
| Module or Plugin for `<depends>` Element<br/>Declaration in <path>plugin.xml</path> File | <br/>Functionality | IntelliJ Platform-Based<br/>Product Compatibility |
|
| Module or Plugin for `<depends>` Element<br/>Declaration in <path>plugin.xml</path> File | <br/>Functionality | IntelliJ Platform-Based<br/>Product Compatibility |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user