commonlisp-vscode icon indicating copy to clipboard operation
commonlisp-vscode copied to clipboard

how to run a .lisp script?

Open ioxera opened this issue 5 years ago • 1 comments

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 ! !

ioxera avatar Jul 08 '20 07:07 ioxera

F5 support isn't added. For now you can "C + P" and choose Lisp: compile and load file image

TODO:

  • [ ] add F5 support to run script

ailisp avatar Jul 11 '20 04:07 ailisp