18
16

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

SublimeText3でCoffeeScriptをシンタックスハイライトする

Last updated at Posted at 2014-10-03

概要

デフォルトではCoffeScriptのシンタックスハイライトが用意されていないのでPackageを導入します。
使用環境はOSX 10.9.5です。

手順

事前にPackage Controlをインストールしておいて下さい。

  1. Cmd + ,で設定画面を表示
  2. Cmd + Shift + P より Install Packageを選択
  3. 「Better CoffeScript」と入力、エンター押下
  4. 以下のような設定ファイル(長い)をここからペースト
  5. とりあえずCmd + Qから再起動

スクリーンショット 2014-10-03 17.35.26.png

作業後

スクリーンショット 2014-10-03 17.37.49.png
.coffeeにハイライトを適用できるようになります。

18
16
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
18
16

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?