microsoft / microsoft/vscode-cpptools

Syntax highlight failed partly and autocomplete failed all the time.

Open
#8,790 16 comments 0 reactions 1 assignee View on GitHub

@michelleangela is already working on this.

Since Feb 7, 2022.

Feature: Auto-complete Feature: Colorization investigate: repro Language Service reliability Visual Studio
Dominant language
TypeScript
Stars
6.2k
Forks
1.7k
Avg merge
14h 46m
Merged PRs (30d)
61

Description

Bug type: Language Service

Describe the bug

  • OS and Version: Windows 10 Home
  • VS Code Version: 1.64
  • C/C++ Extension Version: 1.8.2
  • If using SSH remote, specify OS of remote machine: Ubuntu 20.04
  • The workspace is a single project which could be found at https://github.com/cmu-db/bustub and the following is the screen shot of the workspace.
    image

Steps to reproduce

  1. Open the repo as a workspace.

  2. open file at src/container/hash/extendible_hash_table.cpp and wait for the language server to parse.

  3. At line 110
    image

  4. See error. The variable is not highlighted while the hover is showed successfully.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.