This linter plugin for SublimeLinter provides an interface to ISCC. It will be used with Inno Setup scripts..
- Make sure you have SublimeLinter installed
- Ensure that
brew
is installed on your system and available in your PATH environmental variable
- Make sure you have Package Control installed
- Choose “Install Package” from the Command Palette (Super+Shift+p)
- Type “SublimeLinter-contrib-iscc” and press Enter
With the auto_upgrade
setting enabled, Package Control will keep all installed packages up-to-date!
- Change to your Sublime Text
Packages
directory - Clone repository
git clone https://github.com/idleberg/SublimeLinter-contrib-iscc.git SublimeLinter-contrib-iscc
Please refer to the official documentation in order to tweak the SublimeLinter settings or linter settings.
This work is licensed under the The MIT License