Semantic token type foreground overwriting textmate foreground?

This page summarizes the projects mentioned and recommended in the original post on /r/vscode

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • vscode-cpptools

    Official repository for the Microsoft C/C++ extension for VS Code.

  • So the main problem is that the C/C++ extension doesn't provide the declaration semantic token modifier, which would allow you to style the function calls differently from the definitions. See this issue where this problem is brought up for parameters. The underlying problem is the same, the C/C++ extension doesn't provide the declaration modifier, unlike most other extensions providing semantic tokens.

  • Visual Studio Code

    Visual Studio Code

  • Well, the semantic tokens are supposed to be more specific, but in the end that's up to the extension providing the semantic tokens. See this issue which is very similar to your problem, expect with a different TextMate scope.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • VSCode doesn't show predifined debugging configurations

    2 projects | /r/vscode | 25 Aug 2022
  • Visual Studio Code is randomly erasing included header files with latest update

    2 projects | /r/cpp | 17 Mar 2022
  • VSCode creates many empty file with invalid code automatically

    2 projects | news.ycombinator.com | 17 Mar 2022
  • Syntax highlights strings inside comments

    2 projects | /r/vscode | 12 Jan 2021
  • VSCodium – Free/Libre Open Source Software Binaries of VS Code

    17 projects | news.ycombinator.com | 2 Jun 2022