Files
openide/python/pluginCore/plugin-content.yaml
Andrey Lisin 638dce38d7 PY-71930 Restore reStructuredText plugin
This commit partially reverts changes from 4da3e7da. While the consolidation of reStructuredText support into a single module is retained, it needs to be available as a plugin since some IDEs do not include it by default but can still benefit from its capabilities.


Merge-request: IJ-MR-139650
Merged-by: Andrey Lisin <andrey.lisin@jetbrains.com>

GitOrigin-RevId: bc5cde2970a0760e32ceaee61ceef8427e8f8fe5
2024-07-31 12:47:03 +00:00

52 lines
2.1 KiB
YAML

- name: lib/python-ce.jar
projectLibraries:
- name: XmlRPC
files:
- name: $MAVEN_REPOSITORY$/org/apache/ws/xmlrpc/xmlrpc/2/xmlrpc-2.jar
reason: withProjectLibrary
- name: jsr305
files:
- name: $MAVEN_REPOSITORY$/com/google/code/findbugs/jsr305/3/jsr305-3.jar
reason: <- intellij.python.community.impl
- name: libthrift
files:
- name: $MAVEN_REPOSITORY$/org/apache/thrift/libthrift/0/libthrift-0.jar
reason: withProjectLibrary
modules:
- name: intellij.python.community
- name: intellij.python.community.core.impl
- name: intellij.python.community.impl
libraries:
ml-completion-prev-exprs-models:
- name: $MAVEN_REPOSITORY$/completion/ml/python/features/ml-completion-prev-exprs-models/1/ml-completion-prev-exprs-models-1.jar
tuweni-toml:
- name: $MAVEN_REPOSITORY$/org/antlr/antlr4-runtime/4/antlr4-runtime-4.jar
- name: $MAVEN_REPOSITORY$/org/apache/tuweni/tuweni-toml/2/tuweni-toml-2.jar
completion-ranking-python-with-full-line:
- name: $MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/completion/completion-ranking-python-with-full-line/0/completion-ranking-python-with-full-line-0.jar
- name: intellij.python.community.plugin
- name: intellij.python.psi
- name: intellij.python.psi.impl
- name: intellij.python.pydev
- name: intellij.python.sdk
contentModules:
- name: intellij.commandInterface
- name: intellij.python.community.communityOnly
- name: intellij.python.community.deprecated.extensions
- name: intellij.python.community.impl.huggingFace
- name: intellij.python.community.plugin.impl
- name: intellij.python.community.plugin.java
- name: intellij.python.community.plugin.minor
- name: intellij.python.community.plugin.minorRider
- name: intellij.python.copyright
- name: intellij.python.featuresTrainer
- name: intellij.python.grazie
- name: intellij.python.langInjection
- name: intellij.python.markdown
- name: intellij.python.terminal
- name: lib/python-common.jar
modules:
- name: intellij.python.ast
- name: intellij.python.parser
- name: intellij.python.syntax
- name: intellij.python.syntax.core