- TextMate
- Importing TextMate Bundles
- Editing Files Using TextMate Bundles
- Tutorial: Using TextMate Bundles
Prerequisites
Before you start working with TextMate, make sure that TextMate bundle support plugin is enabled. The plugin is bundled with PyCharm and activated by default. If it is not, enable the plugin as described in the section Enabling and Disabling Plugins.
Also, make sure that the TextMate bundles are downloaded to your computer.
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
*.markdownfiles.
