# TextMate Bundles

> **TL;DR**
> `File | Settings | Editor | TextMate Bundles` for Windows and Linux
>
>
>
> `IntelliJ IDEA | Settings | Editor | TextMate Bundles` for macOS
>
>
>
> `Ctrl+Alt+S` (Windows), `⌘ Comma` (macOS), `⌘ Comma` (IntelliJ IDEA Classic (macOS)), `⌘ Comma` (macOS System Shortcuts), `Ctrl+Alt+S` (XWin), `Ctrl+Alt+S` (GNOME), `Ctrl+Alt+S` (KDE), `Ctrl+Alt+S` (Emacs), `Ctrl+Alt+S` (Sublime Text), `⌘ Comma` (Sublime Text (macOS)), `Ctrl+Alt+S` (NetBeans), `Ctrl+Alt+S` (Visual Studio), `⌘ Comma` (Visual Studio (macOS)), `Ctrl+Alt+S` (Eclipse), `⌘ Comma` (Eclipse (macOS)) ![the Settings icon](https://resources.jetbrains.com.cn/help/img/idea/2026.2/app.expui.general.settings.svg)

Use this page to import the [TextMate/SublimeText 2 bundles](http://manual.macromates.com/en/bundles#bundles), and to map the color scheme of IntelliJ IDEA to that of TextMate.

Procedure: Enable the TextMate Bundles plugin

This functionality relies on the [TextMate Bundles](https://plugins.jetbrains.com/plugin/7221)  plugin, which  is bundled and enabled in IntelliJ IDEA   by default. If the relevant features are not available, make sure that you did not disable the plugin.

1. Press `Ctrl+Alt+S` (Windows), `⌘ Comma` (macOS), `⌘ Comma` (IntelliJ IDEA Classic (macOS)), `⌘ Comma` (macOS System Shortcuts), `Ctrl+Alt+S` (XWin), `Ctrl+Alt+S` (GNOME), `Ctrl+Alt+S` (KDE), `Ctrl+Alt+S` (Emacs), `Ctrl+Alt+S` (Sublime Text), `⌘ Comma` (Sublime Text (macOS)), `Ctrl+Alt+S` (NetBeans), `Ctrl+Alt+S` (Visual Studio), `⌘ Comma` (Visual Studio (macOS)), `Ctrl+Alt+S` (Eclipse), `⌘ Comma` (Eclipse (macOS)) to open settings and then select `Plugins`.

2. Open the Installed tab, find the TextMate Bundles plugin, and select the checkbox next to the plugin name.

| Item | Description |
| --- | --- |
| TextMate Bundles | This table of added bundles consists of the following columns:       * Checkbox: If a checkbox to the left of the added bundle name is selected, the bundle provides highlighting in the files of the corresponding type.    * Name of the TextMate Bundle    * Bundle location: for each added TextMate bundle, its location is shown.    |
| ![the Add button](https://resources.jetbrains.com.cn/help/img/idea/2026.2/app.expui.general.add.svg) | Click this button to locate the desired bundle using the [Select Path](null) dialog. When added, the bundle appears in the table of TextMate Bundles. |
| ![the Remove button](https://resources.jetbrains.com.cn/help/img/idea/2026.2/app.expui.general.remove.svg) | Click this button to remove the selected bundle. The bundle is removed from the list, but is not physically deleted from the computer. |

## See also

### External Links

[TextMate](http://macromates.com/) [TextMate Bundles](http://manual.macromates.com/en/bundles)

