Remove support for mako (PY-49212)

IJ-MR-13753

GitOrigin-RevId: f9dd0b378ccf67ce38c70be7480881a5309e0af4
This commit is contained in:
Semyon Proshev
2021-06-08 20:25:36 +03:00
committed by intellij-monorepo-bot
parent 8d13ced9e2
commit 351c3f47ab
6 changed files with 2 additions and 30 deletions

File diff suppressed because one or more lines are too long

View File

@@ -20,7 +20,6 @@ EXCLUDED_PACKAGES = {
'env',
'web2py',
'django',
'mako',
'jinja2',
'appengine',
'buildout',

View File

@@ -1,10 +1,5 @@
<?xml version='1.0'?>
<list>
<option name="MAKO.SUBSTITUTION">
<value>
<option name="BACKGROUND" value="232364" />
</value>
</option>
<option name="PY.BUILTIN_NAME">
<value>
<option name="FOREGROUND" value="8888c6" />

View File

@@ -1,10 +1,5 @@
<?xml version='1.0'?>
<list>
<option name="MAKO.SUBSTITUTION">
<value>
<option name="BACKGROUND" value="E6E6FA" />
</value>
</option>
<option name="PY.BUILTIN_NAME">
<value>
<option name="FOREGROUND" value="80" />

View File

@@ -620,7 +620,7 @@ qt.ui.designer.form.filetype.display.name=Qt UI Designer form
python.module.name=Python Module
python.module.description=Python modules are used for developing <b>Python</b> applications.
python.module.description.extended=Supported technologies include <b>Django, Google App Engine, Mako, Jinja2</b> and others.
python.module.description.extended=Supported technologies include <b>Django, Google App Engine, Jinja2</b> and others.
action.create.python.file.title=Python File
action.create.python.file.description=Creates a Python file from the specified template

View File

@@ -15639,23 +15639,6 @@
<option name="unicode" hit="Unicode range" />
<option name="variable" hit="Variable" />
</configurable>
<configurable id="reference.settingsdialog.IDE.editor.colors.Mako Template" configurable_name="Mako Template">
<option name="mako" hit="Mako Template" />
<option name="template" hit="Mako Template" />
<option name="attribute" hit="Attribute name" />
<option name="name" hit="Attribute name" />
<option name="attribute" hit="Attribute value" />
<option name="value" hit="Attribute value" />
<option name="comment" hit="Comment" />
<option name="control" hit="Control structure name" />
<option name="name" hit="Control structure name" />
<option name="structure" hit="Control structure name" />
<option name="expression" hit="Substitution expression" />
<option name="substitution" hit="Substitution expression" />
<option name="tag" hit="Tag" />
<option name="name" hit="Tag name" />
<option name="tag" hit="Tag name" />
</configurable>
<configurable id="reference.settingsdialog.IDE.editor.colors.Markdown" configurable_name="Markdown">
<option name="markdown" hit="Markdown" />
<option name="1st" hit="1st level header" />