Skip to content

Conversation

Qubus0
Copy link
Contributor

@Qubus0 Qubus0 commented Sep 13, 2025

as requested by @mhilbrunner in #11217 (comment) we can read the class reference index and grab all the file names, making the lexer exactly as up-to-date as the class reference.

  • this does read pretty much all class files once because the class names in the index are not capitalised, which isn't quite optimal
  • no web requests at least

the full repo is available during pipeline run, right? so the files should be readable

@mhilbrunner mhilbrunner added enhancement content:website Issues related to adding website features and fixing bugs, whether on the front or back-end topic:gdscript labels Oct 9, 2025
@mhilbrunner mhilbrunner merged commit 7f64929 into godotengine:master Oct 9, 2025
1 check passed
@mhilbrunner
Copy link
Member

Thank you for implementing that suggestion!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherrypick:4.5 content:website Issues related to adding website features and fixing bugs, whether on the front or back-end enhancement topic:gdscript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants