File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -32,8 +32,8 @@ If you don’t want to take advantage of the great Language Server features, you
32
32
## Found a Bug?
33
33
To file a new issue:
34
34
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.
37
37
3 . Reload the window by opening the Command Palette with Ctrl+Shift+P (Cmd+Shift+P on macOS), type "Reload Window", and press Enter.
38
38
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.
39
39
5 . Select and copy all the text in the log, and then report the issue through VS Code.
You can’t perform that action at this time.
0 commit comments