File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -36,11 +36,18 @@ assignees: ''
3636** Expected behavior**
3737<!-- A clear and concise description of what you expected to happen. -->
3838
39- ** Logs**
4039<!-- Please provide the following logs that show diagnostics and debugging information about the language server.
41- -->
42401. Logs from the command `C/C++: Log Diagnostics`
43412. Logs from [the language server](https://code.visualstudio.com/docs/cpp/enable-logging-cpp#_enable-logging-for-the-language-server)
42+ -->
43+ <details >
44+ <summary ><strong >Logs</strong ></summary >
45+
46+ <!-- Note: do not remove empty line after </summary> tag, otherwise the code blocks formatting won't show correctly. -->
47+ ```
48+ Insert logs here.
49+ ```
50+ </details >
4451
4552** Screenshots**
4653<!-- If applicable, add screenshots to help explain your problem. -->
You can’t perform that action at this time.
0 commit comments