This is the README for the extension "lispbeautifier". A VS Code package to format Lisp code.
Auto format Lisp code
No requirements at the moment
Include if your extension adds any VS Code settings through the contributes.configuration
extension point.
- Multiline comments are not supported
Just the basic functionality to demonstrate the formatting. Multiline comments and other features are not included.