mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
plugin_alternatives.md: add tag for Flora
This commit is contained in:
parent
8719cb65a9
commit
6c979627df
@ -35,6 +35,7 @@ Scripts can access the IntelliJ Platform APIs and can be implemented in Kotlin,
|
||||
Created scripts are stored in the [IDE configuration directory](https://www.jetbrains.com/help/idea/directories-used-by-the-ide-to-store-settings-caches-plugins-and-logs.html#config-directory) and can't be shared as part of project files or configuration.
|
||||
|
||||
## Flora Plugin
|
||||
<secondary-label ref="incubating"/>
|
||||
|
||||
The [Flora](https://plugins.jetbrains.com/plugin/17669-flora-beta-) plugin allows for developing project-specific extensions as Kotlin Script (<path>\*.kts</path>) or JavaScript (<path>\*.js</path>) files.
|
||||
Flora extensions have access to all available IntelliJ Platform APIs, just like a regular plugin.
|
||||
|
Loading…
x
Reference in New Issue
Block a user