Sublime Text package with syntax-highlighting support for FloScript.
- Open Sublime Text.
- Select
Package Control>Install Package. - Search for
FloScript. Click the FloScript package in the search results.
cp floscript.tm* ~/Library/Application\ Support/Sublime\ Text\ 3/Packages/User/To build floscript.tmLanguage from floscript.YAML-tmLanguage:
- In Sublime Text, open floscript.YAML-tmLanguage.
- Select
Tools>Build. If prompted for a conversion method, selectConvert to .... This should auto-detect the YAML syntax and generate floscript.tmLanguage in Property List (XML) format in the current directory.
To install, see Manual Installation instructions (above).