Adds live GDScript syntax highlighting to code blocks in the Obsidian editor.

34 stars 2 forks 34 watchers JavaScript Mozilla Public License 2.0
1 Open Issue Need Help Last updated: Jan 3, 2026

Open Issues Need Help

View All on GitHub

AI Summary: The issue describes a syntax highlighting problem where the substring "or" is incorrectly highlighted as a keyword, even when it's part of a larger word like "color". This leads to visual inconsistencies in the code editor, as demonstrated by the provided screenshot.

Complexity: 2/5
bug good first issue

Adds live GDScript syntax highlighting to code blocks in the Obsidian editor.

JavaScript