Skip to content
New issue

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

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

Already on GitHub? # to your account

Auto-completion For FCP References and Their Input Parameters #11

Open
pasetti opened this issue May 2, 2021 · 0 comments
Open

Auto-completion For FCP References and Their Input Parameters #11

pasetti opened this issue May 2, 2021 · 0 comments

Comments

@pasetti
Copy link
Contributor

pasetti commented May 2, 2021

An FCP may call another FCP. For this reason, I would like to be able to refer to an FCP name in the text elements of the FCP (notes, action nodes, guards, etc). We would therefore need an autocompletion feature such that if the user enters "#FCP", then he gets a list of names of FCPs and their titles. If he selects an entry, the name of the FCP will be displayed and its title will appear if one hovers over the FCP name.

Given that FCPs may have one or more input parameters (see issue #4), it would also be interesting to be able to refer to the input parameters. Here, I have in mind an auto-completion mechanism where the user enters: "#FCP:<name_of_fcp>" and the auto-completion list offers the list of the input parameters of <name_of_fcp>. If the user selects one of them, the following text is displayed: "<name_of_fcp>:<name_of_par>".

@pasetti pasetti changed the title Auto-completion For Input Parameters Auto-completion For FCP References and Their Input Parameters May 4, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant