Prerequisite
Before you start working with TextMate, make sure that TextMate Bundles Support plugin is enabled. The plugin is bundled with PyCharm and activated by default. If it is not, enable the plugin as described in Enabling and Disabling Plugins.
Textmate support
TextMate files are marked with .
TextMate support in PyCharm includes:
- Possibility to import bundles.
- Possibility to establish mappings between the color schemes of PyCharm and TextMate.
- Syntax and error highlighting.
- Code completion in
*.markdown
files.