Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 916 Bytes

README.md

File metadata and controls

37 lines (21 loc) · 916 Bytes

ti-alloy-in-sublime-text-2

Adding support for titanium alloy In sublime text 2 : a better experience for those who prefers to code in Sublime Text 2

Note: This repository is not maintained anymore. There are several plugins which are using this one. I still accept pull requests.

Objectives

Alloy

  • Syntax highlighting for Alloy TSS files
  • Auto-completions for Alloy TSS files
  • Snippets for Alloy TSS files

Anybody is welcome to contribute ;)

Instructions

  • Installing syntax highlighting for TSS in Sublime Text 2

Copy the TSS folder at the root of the repo to the Sublime Text 2 packages folder.

  • in Mac: you should find this folder in ~/Library/Application Support/Sublime Text 2/Packages (Library is a hidden folder)

  • in Windows / Linux: (waiting for someone who can indicate where is the folder)

You might need to reload ST2.