A Sublime syntax definition for the Splunk Search Processing language to enable syntax highlighting
The package is in the Sublime Package Manager and should be installed from there.
- Place the .tmLanguage file inside the Sublime packages folder (
Preferences | Browse Packages...
) - Restart Sublime
- Install AAAPackageDev
- Work on the JSON files and use AAAPackageDev to compile them to the XML format required by Sublime
- Add a git tag with a higher version number, according to semver rules. After some time the sublime package manager will pick up the new version.
This package is licensed under the MIT License.