Skip to content

Commit 3afd439

Browse files
committed
added more details for going to settings in readme
1 parent f3b850e commit 3afd439

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ If you don’t want to take advantage of the great Language Server features, you
3232
## Found a Bug?
3333
To file a new issue:
3434

35-
1. Go to Settings (UI) and search for "trace" in the search bar.
36-
2. Under "Dotnet > Server: Trace" select "Trace" from the drop down. This will provide more output information.
35+
1. Open the Command Palette with Ctrl+Shift+P (Cmd+Shift+P on macOS), type "Open Settings (UI)", and press Enter.
36+
2. Search for "trace" in the search bar. Under "Dotnet > Server: Trace" select "Trace" from the drop down. This will provide more output information.
3737
3. Reload the window by opening the Command Palette with Ctrl+Shift+P (Cmd+Shift+P on macOS), type "Reload Window", and press Enter.
3838
4. Next, check the C# logs in the Output Window by opening it with Ctrl+Shift+U (Cmd+Shift+U on macOS), and select C# from the dropdown.
3939
5. Select and copy all the text in the log, and then report the issue through VS Code.

0 commit comments

Comments
 (0)