Skip to content

AndesVL/vscode-racket-repl

Repository files navigation

Racket REPL

This extension allows for Racket files to be run within Racket's REPL from Visual Studio Code's editor.

Logo

Features

You can quickly test racket code by executing it from an integrated REPL. This REPL lives in an integrated VSCode terminal. When editing Racket files (.rkt extension is required), buttons appear in the editor-title bar which allows you to start or stop the REPL.

Requirements

Racket needs to be installed and added to the shell's path.

Know bugs

This extension is for some reason incompatible with: vscode-scheme https://marketplace.visualstudio.com/items?itemName=sjhuangx.vscode-scheme