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

Don't check for unsaved changes on autocomplete, only when explicitly… #27

Closed Release-Candidate closed 1 month ago

Release-Candidate commented 1 month ago

Do not check for unsaved changes for auto-completions, only when explicitly evaluating expressions. No popup, if the evaluation has been triggered by an auto-completion