Yaml language support
已回答
Is there any dependency for yaml, similar what we have for properties, like:
<depends>com.intellij.properties</depends>I want to use this just like for properties:
PsiFileFactory.getInstance(Objects.requireNonNull(e.getProject()))
.createFileFromText(PropertiesLanguage.INSTANCE, newContent);
请先登录再写评论。
Hi Alex,
Yes, it is
org.jetbrains.plugins.yaml. We will add it to the list on:https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html#ids-of-bundled-plugins