Skip to content

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

@pasetti

Description

@pasetti

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>".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions