Release-Candidate / vscode-scheme-repl

A Visual Studio Code extension for Chez Scheme, it uses the REPL for autocompletions and to evaluate expressions.
MIT License
13 stars 0 forks source link

Add command to remove evaluated values #22

Closed Release-Candidate closed 1 month ago

Release-Candidate commented 1 month ago

New command Chez Scheme REPL: Remove all evaluated values from the view., chezScheme.removeEvalVals to remove all evaluated values from the current view.