Uploaded image for project: 'VS Code Extension'
  1. VS Code Extension
  2. VSCODE-374

Document the semantic highlighting issue

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 0.11.1
    • Affects Version/s: None
    • Component/s: Documentation
    • Labels:
      None
    • 1
    • Not Needed
    • Iteration Xantic Sargo

      The semantic JavaScript highlighting overrides token color customizations. The overwrite works like a mask, so if a range is not covered by a Semantic Token, the TM token is used instead.

      Currently, there is no way to resolve this except for turning off semantic highlighting for a current workspace, or for all themes that are being used.

      "editor.semanticHighlighting.enabled": false

      We can document this limitation as a first step and consider creating our own MongoDB theme in future iterations.

            Assignee:
            alena.khineika@mongodb.com Alena Khineika
            Reporter:
            alena.khineika@mongodb.com Alena Khineika
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: