GDScript syntax highlighting
Open
tooling
- Dominant language
- CSS
- Stars
- 54
- Forks
- 74
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice to have ` ```gdscript ` code tags.
We currently use ` ```php ` for some, which works _somewhat_ due to overlap in keywords, but it's not ideal 😀
The [mdBook docs](https://rust-lang.github.io/mdBook/format/theme/syntax-highlighting.html) contain some more information on the topic; we would likely need our own `highlight.js`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the linked mdBook syntax-highlighting documentation, then inspect the book's current PHP code tags. Done means GDScript code blocks can use ```gdscript and receive appropriate highlighting instead of relying on PHP keyword overlap.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100