commonlisp-vscode
commonlisp-vscode copied to clipboard
how to run a .lisp script?
excuse me! I install the Extension,but i don't know how to run a script,"F5" and "C + F5" let me choose a running environment,but the list don't hava lisp environment. i feel more puzzled ! !
F5 support isn't added. For now you can "C + P" and choose Lisp: compile and load file

TODO:
- [ ] add F5 support to run script