Skip to content

Improve autocompletion and errors according to variable types - #9105

Draft
D8H wants to merge 12 commits into
masterfrom
fix-bracket-error
Draft

D8H wants to merge 12 commits into
masterfrom
fix-bracket-error

Conversation

@D8H

@D8H D8H commented Sep 15, 2026

Copy link
Copy Markdown
Collaborator
  • Add autocompletion with brackets access for structures and arrays.
  • Improve error messages when brackets are empty.
  • Fix autocompletion of variable parameters in function calls wrongly suggesting objects and functions.
  • Only display relevant variables in autocompletion according to their type.
  • Display an error when string, number or boolean variable is used and a structure or an array is expected and the other way around.

@D8H
D8H requested a review from 4ian as a code owner September 15, 2026 12:38
@D8H D8H changed the title Improve autocompletion and errors according to varia Improve autocompletion and errors according to variable types Sep 15, 2026
@D8H
D8H marked this pull request as draft September 15, 2026 12:39
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