Ctrl+P
Enjoy Stalp in VS Code
You can get the outcome instantly with this kinds of command.
$ INPUTFILE=./sample.sp OUTPUTFILE=./out.txt watch -n1 'stlap -c $INPUTFILE && stlap -f $INPUTFILE | diff -c $OUTPUTFILE - | patch'