convert-sh-theme VS vscode-textmate

Compare convert-sh-theme vs vscode-textmate and see what are their differences.

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
convert-sh-theme vscode-textmate
1 5
6 540
- 2.8%
3.9 5.5
over 1 year ago 4 months ago
TypeScript TypeScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

convert-sh-theme

Posts with mentions or reviews of convert-sh-theme. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-29.

vscode-textmate

Posts with mentions or reviews of vscode-textmate. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-01.
  • Building a syntax highlighting extension for VS Code
    12 projects | dev.to | 1 Mar 2024
    Luckily, there is a project that has fitted my needs perfectly: vscode-grammar-test. It’s a command line tool that builds on the VS Code regex engine and grammar file parser and allows to run unit tests directly against a given grammar file.
  • Dark mode with Shiki and Code Hike
    7 projects | dev.to | 29 Jan 2023
    Shiki does this because the underlying library vscode-textmate or vscode-oniguruma returns black if the value is not a valid color. This explains why Code Hike uses blackish color codes instead of variables. But what if we write a variable directly into the theme instead of the color code.
  • How to get font colors but not syntax highlighting for a file in custom language?
    2 projects | /r/vscode | 6 Jan 2023
    Thank you for the response! I feared that I might have to create a vscode extension for the language. I'm assuming I can use this json file to build textmate grammar for Stks ? Do you suggest any specific resources for learning textmate grammar and regex? I'm especially unfamiliar with regex. Thanks again
  • NEW VSCode extension "Blockman" to highlight nested code blocks
    1 project | /r/SublimeText | 5 Jul 2021
    I see now. Thanks for the hint!
  • Show HN: Ray.so – Create beautiful images of your code
    6 projects | news.ycombinator.com | 17 Feb 2021
    There are lots of different approaches you could take. For sourcecodeshots, I run it through VSCode's tokenizer (https://github.com/microsoft/vscode-textmate) and then use node-canvas to generate the image one line at a time.

    It's a very imperative process and fairly slow on a cpu, but the nice thing is that I can run the same code in the browser to speed up development. The Rust project, https://github.com/Aloxaf/silicon, mentioned in another part of the comments is probably faster, but I didn't find it when I was searching for a solution.

What are some alternatives?

When comparing convert-sh-theme and vscode-textmate you can also consider the following projects:

shiki - A beautiful yet powerful syntax highlighter

tree-sitter-vue - Vue grammar for tree-sitter

vscode-oniguruma - Oniguruma Bindings for VS Code

silicon - Create beautiful image of your source code.

lighter - The syntax highlighter used by Code Hike.

carbonate - Github Action to format fenced code blocks in github issues as images. Originally created as part of DEV Github Actions hackathon: https://dev.to/callmekatootie/jazz-up-the-code-blocks-in-github-issues-52e6

Tailwind CSS - A utility-first CSS framework for rapid UI development.

usfm-grammar - An elegant USFM parser.

carbon - :black_heart: Create and share beautiful images of your source code