Files
openide/plugins/toml/plugin-content.yaml
Maria Filipanova 469b98640e IDEA-369147: add frontend module, move highlighting there, skip some more highlighters
skipping syntax highlighters because even if they aren't calculated in the remdev backend, they still will be calculated in cwm host

GitOrigin-RevId: d3053df22f04d0dd69ae1c78f9de917bbc5457cd
2025-04-25 18:17:33 +00:00

16 lines
466 B
YAML

- name: lib/modules/intellij.toml.backend.jar
contentModules:
- name: intellij.toml.backend
- name: lib/modules/intellij.toml.frontend.jar
contentModules:
- name: intellij.toml.frontend
- name: lib/modules/intellij.toml.frontend.split.jar
contentModules:
- name: intellij.toml.frontend.split
- name: lib/toml.jar
modules:
- name: intellij.toml
contentModules:
- name: intellij.toml.core
- name: intellij.toml.json
- name: intellij.toml.grazie