SLT
SLT copied to clipboard
SLT is an IDE Plugin for Itellij/Jetbrains IDE lineup implementing support for Common Lisp via Slime/Swank and supported lisp interpret.
Why is there a need to specify a quicklisp setup file in when setting up an SDK? In my opinion that should be left to the chosen common lisp executable....
Downloaded IDEA Community Edition 2023.3.2 from the official site. Installed SLT 0.5.3. At IDE startup, I get the following error: ``` com.intellij.diagnostic.PluginException: Cannot init toolwindow com.en_circle.slt.plugin.SltSideBarToolWindowFactory@3d5b8c1b [Plugin: com.en_circle.slt.plugin] at com.intellij.toolWindow.ToolWindowSetInitializerKt.registerToolWindows(ToolWindowSetInitializer.kt:233)...
Using SLT 0.5.3, I find that I cannot interrupt my script process using the Ctrl-C keystroke although I defined a handler-case based on the [with-user-abort](https://github.com/compufox/with-user-abort) package. It seems that the...
👍 the plugin is great, installation was smooth (_Idea IntelliJ IDEA 2022.3.2 Community_, Win 10 Home), and I enjoy using it! bug report below: ### steps to reproduce 1. edit...
Plugin "Slt" was not installed: Request failed with status code 451 Android Studio Jellyfish | 2023.3.1 Patch 1 Build #AI-233.14808.21.2331.11842104, built on May 15, 2024 Runtime version: 17.0.10+0-17.0.10b1087.21-11572160 amd64 VM:...
The plugin declares build after `242.*` as incompatible - after recent update, I'm now on: > Build #IU-243.23654.117, built on January 16, 2025 In effect, I can't install the plugin....
This is admittedly a minor issue and easily addressed when loading the REPL, but in SBCL (at least) when you start a REPL the default directory is the PycharmProjects directory...
Could this be fixed ASAP? I need this plugin