This plugin for Obsidian provides live syntax highlighting for GDScript (the language used in Godot).
To use the plugin, install it, and then add a code block with the word gdscript
immediately after the three backticks.
An example of the highlighting can be seen below:
This plugin is now part of the verified community plugins! To install, just open the community plugins window and search for "GDScript Syntax Highlighting" and hit the install button.
If you wish to install the plugin manually:
.obisidian
directory, and in there, go into the plugins
directorygdscript-syntax-highlighting
main.js
and manifest.json
files into the newly created folder.Community plugins
sectionThis Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/.