Skip to content

Final Semantic Tokens API check #93795

Closed
Closed
@alexdima

Description

@alexdima

Testing - #86415 #585 #92273

Complexity: 4


Use the sample at https://github.com/microsoft/vscode-extension-samples/tree/master/semantic-tokens-sample

The sample implements a full document semantic tokens provider. Please implement a document range semantic tokens provider by doing small edits to the existing sample. Please check that:

  • when opening a file, first a request to the document range provider is made
  • once the request to the document provider is complete, no further requests are made to the document range provider

While doing this, please check that the API is available without any proposed API flags and that the JSDoc comments make sense.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions