Skip to content

Commit 92498f9

Browse files
ocallespntrogh
andauthored
Update docs/csharp/cs-dev-kit-faq.md
Co-authored-by: Nick Trogh <[email protected]>
1 parent bbad493 commit 92498f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/csharp/cs-dev-kit-faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ If you are encountering issues with Test Explorer, you can enable diagnostic log
199199
1. Increase Test Explorer verbosity:
200200
Navigate to the C# Dev Kit settings and increase the Test Explorer Verbosity setting from `minimal` to `diagnostic`. This will generate more detailed logs.
201201
2. Check the Output Window:
202-
Open the Output window in Visual Studio Code, and select C# Dev Kit - Test Explorer from the dropdown. Diagnostic messages will appear with a [dev] prefix.
202+
Open the Output window in Visual Studio Code, and select **C# Dev Kit - Test Explorer** from the dropdown. Diagnostic messages will appear with a `[dev]` prefix.
203203
3. Collect the Following Information:
204204
When reporting an issue, ensure you include:
205205
- The diagnostic logs from the Output window.

0 commit comments

Comments
 (0)