Any resources for creating syntax highlighting?

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • Site-Docs

    Discontinued Great website for learning TempleOS.

  • I recently made my own Syntax highlighting in PrismJS for HolyC (you can see it here) and now I'd like to implement this into VS Code as there is currently no syntax highlighting. Which comes to my question; are there any resources for creating syntax highlighting?

  • holyc.tmbundle

    HolyC support. TextMate bundle used for GitHub

  • For the Raku language, I built the extension that provides syntax highlighting (although I didn't write the underlying textmate bundle). You'll need to create an extension that defines a new language and language id, language configuration, ideally add an icon, and then import a textmate bundle. This is the grammar that github uses https://github.com/codingdandy/holyc.tmbundle

  • 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
  • RakuNavigator

    Raku language support and language server

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