mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
Flask module created
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
<orderEntry type="module" module-name="rest" />
|
||||
<orderEntry type="module" module-name="python-localization" />
|
||||
<orderEntry type="module" module-name="python-rest" />
|
||||
<orderEntry type="module" module-name="pycharm-flask" />
|
||||
</component>
|
||||
</module>
|
||||
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
<idea-plugin version="2" xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<name>ReStructuredText Support</name>
|
||||
<id>org.jetbrains.plugins.rest</id>
|
||||
<version>VERSION</version>
|
||||
<description>This plugin enables support for ReStructuredText files (*.rst)</description>
|
||||
<description>This plugin enables support for reStructuredText files (*.rst)</description>
|
||||
<vendor logo="/general/ijLogo.png">JetBrains</vendor>
|
||||
<depends>com.intellij.modules.ultimate</depends>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user