vscode
vscode copied to clipboard
Support nb cell Inline Values after cell execution
Fixes: #237263
Adds support for inline vars after cell execution in notebooks. Extensions can use the InlineValuesProvider class to contribute providers that will give more intelligent results.