New version of GDScript 2.0 is not supported
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 13k
- Forks
- 1.4k
- Avg merge
- 15h 36m
- Merged PRs (30d)
- 3
Description
Language
A short description of the language.
GDScript 2.0 is the actual version of scripting language of the most popular opensource game engine: Godot 4.0.
Now your service has support for old version of this language (GDScript 1.0 for Godot 3), but nowadays syntax of this language has many important changes.
Additional resources
E.g. The official website, documentation or language specification.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing Prism's existing GDScript support and the linked Godot GDScript documentation, comparing the current grammar with the GDScript 2.0 syntax described there. Done means Prism recognizes the relevant GDScript 2.0 syntax for syntax highlighting, with coverage demonstrated by appropriate examples or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- godot
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100