[Ann] VS Code (and Chromium) extension for Chez Scheme
94 views
Skip to first unread message
Roland Csaszar
unread,
Jun 23, 2023, 9:09:53 AM6/23/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to chez-scheme
Hi all,
I've just made a VS Code extension that provides syntax highlighting, documentation of all Chez Scheme identifiers (using https://cisco.github.io/ChezScheme/csug9.5/index.html), autocompletion (all Chez and local identifiers), inline evaluation, an interactive REPL to send expressions to and syntax checking on save.