Skip to content

Commit cfe25bd

Browse files
Add experimental tag
1 parent 492bd2f commit cfe25bd

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,10 @@
136136
"default": false,
137137
"description": "%debugpy.showPythonInlineValues%",
138138
"scope": "resource",
139-
"type": "boolean"
139+
"type": "boolean",
140+
"tags": [
141+
"experimental"
142+
]
140143
}
141144
},
142145
"title": "Python Debugger",

0 commit comments

Comments
 (0)