Extension that runs inline code with instant feedback, displaying runtime values in your editor as you type.
Author: varelajpCreated Sep 17, 2026Updated Sep 17, 2026
A native extension that displays inline runtime values as you type —such as print outputs, return values, and identifier values— right next to the code in the editor, supporting a wide range of languages (similar to Quokka.js extension for JavaScript and TypeScript).
Source: microsoft/vscode