Skip to content

MatthewRock/common-lisp-mode

Repository files navigation

common-lisp-mode README

This extension aims to bring a features of modern IDE for a Common Lisp. The aim is to create an excellent developer experience outside of emacs.

Features (TBD)

Basic syntax highlighting!

There are almost no features right now, but the list of things that I would like to support include:

  • Syntax highlighting
  • REPL
  • Code completion
  • Code refactoring
  • Snippets
  • Debugging features
  • SLIME-like features
  • Easy binary creation with Roswell
  • Web development tools
  • Maybe more?

Requirements (TBD)

Extension Settings (TBD)

Include if your extension adds any VS Code settings through the contributes.configuration extension point.

For example:

This extension contributes the following settings:

  • myExtension.enable: enable/disable this extension
  • myExtension.thing: set to blah to do something

Known Issues

  • None so far!

Release Notes

Check changelog file.

Working with Markdown (leaving this section for now)

Note: You can author your README using Visual Studio Code. Here are some useful editor keyboard shortcuts:

  • Split the editor (Cmd+\ on macOS or Ctrl+\ on Windows and Linux)
  • Toggle preview (Shift+CMD+V on macOS or Shift+Ctrl+V on Windows and Linux)
  • Press Ctrl+Space (Windows, Linux) or Cmd+Space (macOS) to see a list of Markdown snippets

For more information

Enjoy!

About

Common Lisp language support for Visual Studio Code text editor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors