Releases: s-clerc/slyblime
0.4.2 Albula: Inferior Lisps, Superior workflows
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
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
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
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
Add missing syntax file.
Les Agites 1 km
- Fix missing
.python-version
file. - Add sly as subtree so the zip includes it.
Les Agites
This is the first official release of Slyblime.
Test release
Just to test adding the repo to package control