Skip to content
This repository was archived by the owner on Nov 3, 2023. It is now read-only.
This repository was archived by the owner on Nov 3, 2023. It is now read-only.

Can I use Nitra for intellisense tasks that resemble a user typing a query-style sentence? #32

@rcammarere

Description

@rcammarere

What I'm wondering is, could I use Nitra to define grammars that have to do with a user dialog that is similar to an SQL query, in the sense that they would be prompted with the "next logical word suggestion" as well as suggesting a word once they type a letter.
For example, this would be the typical sentence that the user would type:
'Include' 'areas that are' '<=' '10 miles' from 'train stations' 'where' 'the road surfaces are paved'.
I would need the intellisense to prompt them with each section of the sentence that I have inside the ' marks.
Would I be able to accomplish that with Nitra?
Thanks,
Renee

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