Skip to content

🐞 C++ "<<" attempts to autocomplete even after disabling completing quotations #1593

Description

@atomtables

Description

When writing C++ code, the operator "<<" is commonly used. However, when typing in "<<", it attempts to autocomplete it into "<>", probably due to HTML support.

To Reproduce

  1. Open a new C++ file
  2. Type "<<"
  3. Problem shown

Expected Behavior

There should be a setting that disables this, or a "per file" setting. Instead of keeping it throughout the text editor, only use that autocomplete if the file is an HTML, JSX, svelte, etc. file.

Version Information

CodeEdit: 0.0.3-alpha 37
macOS: 14.4 Dev Beta (23E5191e)
Xcode: 15.3 beta 3 (15E5194e)

Additional Context

No response

Screenshots

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions