This package provides syntax highlighting for Ice's IDL, Slice.
You can install this package through the Package Control.
- Press cmd/ctrl + shift + p to open the command palette.
- Type "install package" and press enter.
- Search for this package, "Slice", and press enter.
Change your working directory to Sublime's Packages directory:
- Windows:
%APPDATA%\Sublime\ Text\ 3/Packages - OS X:
~/Library/Application\ Support/Sublime\ Text\ 3/Packages - Linux:
~/.config/sublime-text-3/Packages
If this directory does not exist then create it. Now clone this repo:
git clone https://github.com/zeroc-ice/sublime-slice Slice