Commit Graph

6 Commits

Author SHA1 Message Date
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
Nikolay Chashnikov
ffe0eaecc6 [intellij project configuration] fix format of iml files
GitOrigin-RevId: fadd556d638222e92be44b5ab78837fb63e71906
2021-12-15 18:21:27 +00:00
Ilya.Kazakevich
2d4b57a8bf DS-1170: Jupyter in community.
Extract jupyter language to ``intellij.jupyter.core``.
It now has ``jupyter-core.xml`` with language only and ``jupyter-core-view-only.xml`` to be included in community versions.
It also provides framework to show jupyter using web applications

GitOrigin-RevId: fa80df820adab872768dc28ce567c7a86a2b552d
2021-10-20 18:01:10 +00:00
Andrey Vlasovskikh
eaefde3c09 PY-46321 Added Markdown code fence aliases for PyDocstring and Python
* PyDocstring: "pycon", "python-repl"
* Python: "py", "python3"

I've added the links to the documents describing popular references to `PyCodeFenceLanguageProvider`.

GitOrigin-RevId: 6cafb15c9655434f5d69aa47eb7472b634364377
2021-04-27 17:31:57 +00:00
Andrey Vlasovskikh
41bc575823 PY-45183 Bundle Grazie spellchecker in PyCharm
GitOrigin-RevId: 623ac5544d4c4513a288737097803e9036566fc6
2020-10-27 01:43:52 +00:00
Andrey Vlasovskikh
28ef22103f Extracted intellij.python.community.plugin.modules from intellij.python.community.plugin so that we can run Python plugin without any extra plugins
GitOrigin-RevId: 69a297aec6f59872c860c1da0654e396eae43334
2019-12-16 19:36:07 +00:00