GDScript Syntax Highlighting
by RobTheFiveNine
Score: 31/100
favorite
share
Description
Category: Coding & Technical Tools

The GDScript Syntax Highlighting plugin delivers immediate visual distinction for GDScript code within Obsidian. By recognizing and color-coding key elements of the language, it helps developers quickly identify variables, functions, and other structures in their notes, making code reading and editing more efficient. Whether you’re sketching out scripts for game logic or sharing snippets with collaborators, this plugin ensures your work stands out from regular text and is easy to follow. It’s particularly helpful for those who frequently blend documentation with script samples, providing a clear visual separation that aids comprehension. With its dedicated focus on GDScript, the plugin enriches note-taking workflows for anyone working in the Godot ecosystem, streamlining how code is interpreted and maintained.

Stats
20
stars
1,696
downloads
0
forks
273
days
239
days
242
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
6
total issues
5
open issues
1
closed issues
8
commits
Latest Version
8 months ago
Changelog

Improvements

  • Adds two case variations for the syntax identifier, allowing users to use GDScript and GDscript after the opening backticks

Full Changelog: https://github.com/RobTheFiveNine/obsidian-gdscript/compare/1.0.2…1.0.3

README file from