This extensions allows for Racket files to be run within Racket's REPL from Visual Studio Code's editor.
Run (or stop) the REPL using the buttons in the editor-title bar. The REPL launches in the integrated VSCode terminal (emulating DrRacket's repl).
Racket needs to be installed and added to the shell's path.