Skip to content

ST API: Missing support for textDocument/semanticHighlighting #887

@junknet

Description

@junknet

I only see these scopes:{
markup.error
markup.warning
markup.info
markup.info.suggestion
}
It just for Diagnostics.
How do I get the LSP to analyze my code and return the type name.
for c++ code; such as function , module,struct,keyword.....
Then I can use these to customize my code color !

Metadata

Metadata

Assignees

No one assigned

    Labels

    sublime issueIssues related to shortcomings or bugs in the ST API

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions