Tuesday, October 16, 2012

SublimeText syntax definition file for TypeScript and for F#

(1) For TypeScript

  1. Download zip file from here
  2. Unzip to "%APPDATA%\Sublime Text 2\Packages"
In here, syntax file for vim and for Emacs also exist.

(2) For F#

  1. make and change directory to "%APPDATA%\Sublime Text 2\Packages\FSharp"
  2. git clone http://github.com/hoest/sublimetext-fsharp .

No comments:

Post a Comment