Skip to content

Create variables from the autocompletion according to the instruction type#8583

Open
D8H wants to merge 11 commits into
masterfrom
edit-parameter
Open

Create variables from the autocompletion according to the instruction type#8583
D8H wants to merge 11 commits into
masterfrom
edit-parameter

Conversation

@D8H
Copy link
Copy Markdown
Collaborator

@D8H D8H commented May 10, 2026

Also, in the extension editor:

  • Focus and select new parameter names
  • Allow to add a new parameter from the variable autocompletion
  • Allow to add behaviors from the bottom of the instruction list

@D8H D8H requested a review from 4ian as a code owner May 10, 2026 19:51
PARAMETERS_CLIPBOARD_KIND
);
parameterRefs.current.clear();
parameterNameFieldRefs.current.clear();
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm surprised about this pattern (clearing in the render), you're sure about it?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems to work. It's also used in EventsBasedBehaviorPropertiesEditor.

@D8H D8H force-pushed the edit-parameter branch 2 times, most recently from 05f821b to 47a4da0 Compare May 12, 2026 18:29
@D8H D8H force-pushed the edit-parameter branch from 47a4da0 to a532375 Compare May 12, 2026 18:47
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.

2 participants