guile-vscode READMEFeaturesThis package provides editing support and syntax highlighting for Guile source code. For indentation, install package Paredit or Strict Paredit. Extension SettingsIf you don't want the brackets in your source code to be colourized switch off the configuration variable editor.bracketPairColorization.enabled. Release Notes1.0.3Updated release notes in README.md. 1.0.2Fixed matching and highlighting bugs caused by bracket character constants. Improved parsing character constants. 1.0.1Added publisher to package.json. 1.0.0Initial release of guile-vscode. |