Files
vscode-cpptools/.github/ISSUE_TEMPLATE/language-service.md
T

2.3 KiB

name, about, title, labels, assignees
name about title labels assignees
Bug Report - Language Service Create a bug report for IntelliSense, autocomplete, code editing, code navigation, etc.

Bug type: Language Service

Describe the bug

  • OS and Version:
  • VS Code Version:
  • C/C++ Extension Version:
  • Other extensions you installed (and if the issue persists after disabling them):
  • If using SSH remote, specify OS of remote machine:
  • A clear and concise description of what the bug is, including information about the workspace (i.e. is the workspace a single project or multiple projects, size of the project, etc).

Steps to reproduce

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

Code sample and logs

  • Code sample

  • Configurations in c_cpp_properties.json

  • Logs from running C/C++: Log Diagnostics from the VS Code command palette

  • Logs from the language server logging

Screenshots

Additional context