Skip to content

Releases: sema-lisp/sublime-sema

Sema for Sublime Text 0.3.2

Choose a tag to compare

@github-actions github-actions released this 22 Jul 19:55

Full Changelog: 0.3.1...0.3.2

Sema for Sublime Text 0.3.1

Choose a tag to compare

@github-actions github-actions released this 22 Jul 08:29

Full Changelog: 0.3.0...0.3.1

Sema for Sublime Text 0.3.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 08:17

Full Changelog: 0.2.2...0.3.0

Sema for Sublime Text 0.2.2

Choose a tag to compare

@github-actions github-actions released this 19 Jul 11:39

Full Changelog: 0.2.1...0.2.2

Sema for Sublime Text 0.2.1

Choose a tag to compare

@github-actions github-actions released this 08 Jul 11:47

Full Changelog: 0.2.0...0.2.1

Sema for Sublime Text 0.2.0

Choose a tag to compare

@github-actions github-actions released this 04 Jul 22:03

Full Changelog: 0.1.0...0.2.0

Sema for Sublime Text 0.1.0

Choose a tag to compare

@HelgeSverre HelgeSverre released this 04 Jul 19:36

Initial release.

  • Native .sublime-syntax highlighting (ported from vscode-sema's TextMate grammar, matching source.sema scopes)
  • Comment toggling (line ; and block #| |#)
  • Symbol navigation for define/defun/defmacro/defagent/deftool
  • Build systems: run (sema), format (sema fmt), compile (sema compile)
  • Language server setup docs for sema lsp via the LSP package

Install via Package Control (pending channel merge) or clone into your Sublime Packages directory.