Skip to content

Releases: s-clerc/slyblime

0.4.2 Albula: Inferior Lisps, Superior workflows

30 Mar 15:29
b6d4924
Compare
Choose a tag to compare

This release is identical to 0.3.0, save for the new build process and directory structure.

You can now start an inferior lisp process directly in the REPL

To do this first set the lisp command in settings and then use the command 'Sly: Start and connect to an inferior lisp instance'.

If you disable autoclose then disconnected process will be kept alive, to close them use "Sly: Close orphaned inferior lisp instances".

Bug fixes

  • Fix completions not considering full symbol name
  • Fix completions not considering correct package at REPL
  • Improve status messages for session manager
  • Fix syntactic misuse that causes errors in the latest version of ST.
  • (Include update message appropriately 😬)

0.3.0 Albula: Inferior Lisps

24 Mar 14:54
Compare
Choose a tag to compare

You can now start an inferior lisp process directly in the REPL

To do this first set the lisp command in settings and then use the command 'Sly: Start and connect to an inferior lisp instance'.

If you disable autoclose then disconnected process will be kept alive, to close them use "Sly: Close orphaned inferior lisp instances".

Bug fixes

  • Fix completions not considering full symbol name
  • Fix completions not considering correct package at REPL
  • Improve status messages for session manager
  • Fix syntactic misuse that causes errors in the latest version of ST.
  • (Include update message appropriately 😬)

0.3.0-mistake Albula: Inferior Lisps

21 Mar 14:02
Compare
Choose a tag to compare

You can now start an inferior lisp process directly in the REPL

To do this first set the lisp command in settings and then use the command 'Sly: Start and connect to an inferior lisp instance'.

If you disable autoclose then disconnected process will be kept alive, to close them use "Sly: Close orphaned inferior lisp instances".

Bug fixes

  • Fix completions not considering full symbol name
  • Fix completions not considering correct package at REPL
  • Improve status messages for session manager
  • Fix syntactic misuse that causes errors in the latest version of ST.

Aiguillon

17 Sep 20:50
Compare
Choose a tag to compare

Improvements:

  • Addition of missing expansion commands
  • Completions now consider the package the caret is in.
  • Indentation information is now stored (although not at all used, but the storage allows others to write code to use it).
  • New option to ignore compilation errors and load anyway.
  • Additional compilation status messages
  • Performance boost by decreasing completion timeout
  • Ability to copy information from the debugger

Bug fixes

  • Use of bundled syntax by default (oops)
  • Settings caching
  • Spawn new REPLs in the current window, not the session window.

Les Agites 2 km

30 Jul 09:15
Compare
Choose a tag to compare

Add missing syntax file.

Les Agites 1 km

29 Jul 22:44
Compare
Choose a tag to compare
  • Fix missing .python-version file.
  • Add sly as subtree so the zip includes it.

Les Agites

29 Jul 20:01
Compare
Choose a tag to compare

This is the first official release of Slyblime.

Test release

29 Jul 14:19
Compare
Choose a tag to compare
Test release Pre-release
Pre-release

Just to test adding the repo to package control