Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add completion for structure and array variables #5960

Merged
merged 12 commits into from
Nov 28, 2023
Merged

Conversation

4ian
Copy link
Owner

@4ian 4ian commented Nov 26, 2023

  • Also update to Jest 29 for GDevelop.js (to allow --watch to works on macOS). Had to update a few things.
  • Test if this works for groups.
    • Test what's the impact on group refactoring (add tests for WholeProjectRefactorer::ApplyRefactoringForVariablesContainer)
    • Update group interface to tell that the first object is the one used for completion (or renaming). Also update the wiki.
  • Tests for MyVariable[...].Child for arrays and structures

@4ian 4ian merged commit 4f900c9 into master Nov 28, 2023
5 checks passed
@4ian 4ian deleted the fix/completion-structures branch November 28, 2023 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant