Skip to content

Support semanticTokens #692

@Real-YueWu

Description

@Real-YueWu

Describe the bug
After upgrading the extension to 2.8.6, the highlight (which means the color) of non-base packages disappeared.

To Reproduce
Steps to reproduce the behavior:

  1. Upgrade vscode-R extension to 2.8.6
  2. Write a function like dplyr::mutate()
  3. See error

Can you fix this issue by yourself? (We appreciate the help)

No

Expected behavior
The function should be highlighted (with color).

Screenshots

Image

Environment (please complete the following information):

  • OS: macOS
  • VSCode Version: 1.100.3
  • R Version: 4.4.3
  • vscode-R version: 2.8.6

Additional context
Seems this bug is caused by R-syntax extension, because when I downgraded the vscode-R extension to 2.8.5, the function highlight still not work.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions