You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/settings.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -213,11 +213,13 @@ Default:
213
213
Feature level setting to enable/disable code lens for references and run/debug tests
214
214
| Properties | Description |
215
215
| --- | --- |
216
+
|`rrtest`| If true, enables 'rr test' code lens for recording and replaying tests with Mozilla rr. Requires Linux and rr to be installed. <br/> Default: `false`|
216
217
|`runtest`| If true, enables code lens for running and debugging tests <br/> Default: `true`|
0 commit comments