Skip to content

Shutting down IntelliSense server on MacOs #3225

@noppej

Description

@noppej

Type: LanguageService

Describe the bug

  • OS and Version: MacOS Mojave 10.14.3
  • VS Code Version: 1.31.1
  • C/C++ Extension Version: 0.22.0 (Insiders). I only tried Insiders because of this problem in the default release
  • Other extensions you installed (and if the issue persists after disabling them): Cortex-Debug, FreeMarker, Python. The problem persists even when I disable these.
  • A clear and concise description of what the bug is.
    I get a large number of "Problems" flagged by IntelliSense. My c_cpp_properties file config works well and even allows me to build and debug, so I don't think the problem lies with my code/config (although experience suggests anything is possible ... lol)

When I turn on logging ("Debug" level) for the C extension, I get the error "Shutting down IntelliSense server:" when I try to open .c files in my project.

To Reproduce

  1. Go to ' Command Palette, and >Reload Window'
  2. Click on 'any .c file'
  3. See error: Many "Problems" and the error message of this issue in the "Output" for the extension

Expected behavior

Screenshots

screen shot 2019-02-28 at 4 05 19 pm
screen shot 2019-02-28 at 4 06 09 pm

Additional context

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions