BetterThanTomorrow / joyride

Making VS Code Hackable like Emacs since 2022
https://marketplace.visualstudio.com/items?itemName=betterthantomorrow.joyride
Other
458 stars 17 forks source link

Return results from `runCode` command #98

Closed PEZ closed 1 year ago

PEZ commented 1 year ago

Joyride throws away the results from the joyride.runCode command. This means other extensions can't use Joyride to calculate/query things.