Factor language support for Sublime Text 3.
- Syntax Highlighting - detects files matching the pattern
*.factor
. - Comments - Applies Factor-style single line (
!
) comments using standard commands/shortcuts.
Sublime/Factor is available from Package Control under the name Factor
.
- Formatting
- Linting
- Suggested Refactors
- Build System
Pull requests welcome. The latest version of Sublime should have everything you need to develop and test enhancements to this package.