VSCode with Alive instructions

This commit is contained in:
David Botton 2022-06-09 16:48:39 -04:00
parent d0688bd6aa
commit bb7b532ea7
2 changed files with 973 additions and 950 deletions

23
VSCODE.md Normal file
View file

@ -0,0 +1,23 @@
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

File diff suppressed because it is too large Load diff