Richard Smith 4daaa4866f Rename `Type` -> `type`, per #2360. (#2507) 3 lat temu
..
Samples 4daaa4866f Rename `Type` -> `type`, per #2360. (#2507) 3 lat temu
Syntaxes 4daaa4866f Rename `Type` -> `type`, per #2360. (#2507) 3 lat temu
README.md 8ba4916ab4 Implement minimal textmate language definition (#1595) 3 lat temu
info.plist 25d824ef15 Pre commit update (#2098) 3 lat temu

README.md

Textmate Language Definition

This directory contains a TextMate bundle which can be used in various editors such as TextMate, Atom, or the IntelliJ family for syntax highlighting of Carbon source files.

If you are using TextMate, see the documentation on how to install TextMate bundles. Clone the repository with Git and symlink/copy the utils/textmate directory to any of the paths TextMate will search through (you can find these paths in the TextMate documentation above).

If you are using IntelliJ or a IntelliJ Platform product, you can find documentation on how to install TextMate bundles in IntelliJ. Clone the repository with Git and open the utils/textmate directory inside the IntelliJ TextMate Bundle window.

If you are using Atom, you can convert the bundle to an Atom-compatible one. See the Atom documentation on how to do that.

For other editors that support TextMate bundles you can consult your editors documentation to see how to use the bundle.