feat(code): support gdscript (godot)

This commit is contained in:
Elian Doran
2025-05-11 11:18:19 +03:00
parent 55cf7e0c9b
commit 7cd4bce5b0
5 changed files with 43 additions and 2 deletions
@@ -25,6 +25,7 @@
* Emojis.
* [Make it show which node triggered the event when right-clicking on tree](https://github.com/TriliumNext/Notes/pull/1861) by @SiriusXT
* [Only expand/collapse the left pane of the focused window](https://github.com/TriliumNext/Notes/pull/1905) by @SiriusXT
* Code notes now have support for GDScript (Godot).
## 📖 Documentation