mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
plugin_dependencies.md: add css, markdown and maven plugins to the popular bundled plugins list
This commit is contained in:
parent
2c9154047a
commit
07770a24ca
@ -46,11 +46,14 @@ The following table lists some commonly used bundled plugins and their ID.
|
||||
See also [](extension_point_list.md#intellij-community-plugins) and [](plugin_compatibility.md#modules-specific-to-functionality).
|
||||
|
||||
| Plugin Name | Plugin ID |
|
||||
|---------------------------|--------------------------|
|
||||
| Java | `com.intellij.java` |
|
||||
| Kotlin | `org.jetbrains.kotlin` |
|
||||
|---------------------------|---------------------------------|
|
||||
| Copyright | `com.intellij.copyright` |
|
||||
| CSS | `com.intellij.css` |
|
||||
| Java | `com.intellij.java` |
|
||||
| JavaScript and TypeScript | `JavaScript` |
|
||||
| Kotlin | `org.jetbrains.kotlin` |
|
||||
| Markdown | `org.intellij.plugins.markdown` |
|
||||
| Maven | `org.jetbrains.idea.maven` |
|
||||
|
||||
### Preparing Sandbox
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user