Support for GNU Guile in the VSCode editor

Installation:
  1. 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
          
  2. Install VSCode extension “Guile Language”
  3. If you have extension “Strict Paredit” installed uninstall it in the VSCode Extensions view.
  4. 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