clog/VSCODE.md
2022-06-09 16:48:39 -04:00

23 lines
No EOL
665 B
Markdown

Using VSCODE instead of emacs:
- Install Common-Lisp (you can skip the emacs portion)
* [Install Common-Lisp for MacOS](MACOS.md)
* [Install Common-Lisp for Win64](WINDOWS.md)
* [Install Common-Lisp for Linux](https://lisp-lang.org/learn/getting-started/)
- Update asdf by git cloning the latest version in to ~/common-lisp or another asdf reachable location
git clone https://github.com/fare/asdf.git
- Download and install vscode
- Go to - https://marketplace.visualstudio.com/items?itemName=rheller.alive
Click install and follow directions
- Cmd+Shift+P - type shell command <enter>
Go through install
- load up a .lisp file and the REPL should load