Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 790 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 790 Bytes

Sublime/Factor

Factor language support for Sublime Text 3.

Features

  • Syntax Highlighting - detects files matching the pattern *.factor.
  • Comments - Applies Factor-style single line (!) comments using standard commands/shortcuts.

Preview

Screenshot

Installation

Sublime/Factor is available from Package Control under the name Factor.

Future Work

  • Formatting
  • Linting
  • Suggested Refactors
  • Build System

Contributing

Pull requests welcome. The latest version of Sublime should have everything you need to develop and test enhancements to this package.