Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[Unsure]+[Syntax-Highlighting]: (VSCode) Some problems with syntax highlighting... #139952

Copy link
Copy link
Closed as not planned
@its-19818942118

Description

@its-19818942118
Issue body actions

I have been using Clangd for some time now, and I love it!!! I have been trying to make a theme targeted for Clangd C++, but I have encountered some issues regarding syntax highlighting, as well as problems with the Textmate scopes, as some of the scope rules are just not sufficient to make the syntax colours more diverse.

The Problem:
An Example: "entity.name.function", this scope rule targets pretty much all functions, which I do not want... as the specificity rules kill off some possibilities to enhance the overall coding experience and look of the theme... And there are many more problems like this.
Another Example:
template <typename ... Args> This has no rules to target typename, ... (works in some cases but not always) & Args and many more, which limits further theming of some aspects of the code. That keeps inconsistencies with the Colour Scheme.

Solution: Add options for other specificities according to types. Functions and more...

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    clangdinvalidResolved as invalid, i.e. not a bugResolved as invalid, i.e. not a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.