Vscode plugin for Mako tempalte languageIn the historical projects of the company I work for, Mako was extensively used as a template engine. However, modern editors do not support features such as highlighting, folding, and snippets for the Mako template engine (Pycharm: https://youtrack.jetbrains.com/issue/PY-51736/Release-legacy-Mako-support-as-a-plugin), making it difficult to make modifications on a massive amount of legacy code without these functionalities. So I decided to write a vscode plugin for Mako.
Features
File AssociationsYou can add more file associations, for example to associate
|