Skip to content

Commit 717e518

Browse files
authored
variable provider for native repl (#24094)
fix #24066
1 parent b59af57 commit 717e518

11 files changed

+1228
-4
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"terminalDataWriteEvent",
2626
"terminalExecuteCommandEvent",
2727
"contribIssueReporter",
28+
"notebookVariableProvider",
2829
"codeActionAI"
2930
],
3031
"author": {

0 commit comments

Comments
 (0)