Support for GNU Guile in the VSCode editor
Installation:
-
Install the
paredit.js
node package.
You have to take care that the package gets installed to a correct
directory so that VSCode can access it.
For Linux, use the following commands:
cd ˜
npm install https://github.com/rksm/paredit.js
-
Install VSCode extension “Guile Language”
-
If you have extension “Strict Paredit” installed uninstall it in
the VSCode Extensions view.
-
Install VSCode extension “Strict Paredit with Guile Support”.
The source codes of the packages can be found at:
The VSIX packages of the extensions can be found at
Copyright © 2024 Tommi Höynälänmaa
Last updated November 12, 2024