Skip to content

Version 0.10.4 disables editor.quickSuggestions by default #572

@san-chang

Description

@san-chang

I'm using two extension for my C/C++ project

  • "C/C++" provide by microsoft (this one)
  • "C/C++ clang command Adapter" provide by Yasuaki MITANI(the other one)

this one for debug, go-to-define...
and the other one for auto-complete and diagnostic

Since the Auto-Completion feature provide by this extension is not good enough, I must use the other one, and It's work well with setting "C_Cpp.autocomplete:DIsabled" in my config file before update (this extension) to version 0.10.4

When I update, I can still use trigger character(such as '.' '->') to get suggestion list, but the suggestion list will not appear when I type other character(Auto-Complete without trigger), and It's work well with version 0.10.3 and early version(this extension).

I have try to disable this extension, and the other one work well.

So my question is, "Can you fix this problem?" or "How can I re-install the version 0.10.3 of this extension"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Language ServicebugfixedCheck the Milestone for the release in which the fix is or will be available.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions