PrismJS / PrismJS/prism

New version of GDScript 2.0 is not supported

Open
#3,752 1 comment 5 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

language-definitions new language
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.

https://docs.godotengine.org/en/stable/tutorials/scripting/gdscript/gdscript_basics.html#doc-gdscript

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.