WebStorm 2019.1 Help

Import TextMate Bundles

TextMate bundles become available to WebStorm when they are downloaded to your computer.

  1. Download TextMate bundles you want to import to WebStorm. For example, you can find the desired TextMate bundles on GitHub.

  2. In the Settings/Preferences dialog (Ctrl+Alt+S), click TextMate Bundles.

  3. Click the Add button and select the bundle in the file system.

    Add TextMate bundles
  4. If necessary, add the desired file type to the to the imported TextMate bundle.

    For example, if you want Ruby files with .rb extension to be supported by the WebStorm's TextMate integration, open the Ruby.tmbundle\Syntaxes\Ruby.plist file, locate the fileTypes section, and add rb under array.

  5. Restart WebStorm.

Last modified: 16 May 2019