Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

autosuggestion for memory variables in LG editor #1807

Closed
hibrenda opened this issue Dec 26, 2019 · 0 comments
Closed

autosuggestion for memory variables in LG editor #1807

hibrenda opened this issue Dec 26, 2019 · 0 comments
Assignees
Labels
R8 Release 8 - March 16th, 2020

Comments

@hibrenda
Copy link
Contributor

Is your feature request related to a problem? Please describe.
When user is authoring in LG editor and typing dialog.xxx, they would like to get the auto suggested info for memory variables.

Describe the solution you'd like
Following scenarios need to be taken care.

  • User defined
    eg. user.name; dialog.api_response, user.address.city
  • prebuilt func
    eg. this.value, this.turnCount, turn.dialogevent.value
  • luis related
    eg. #intent.score, @entity,turn.DialogEvent.Value.Entities.xxx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
R8 Release 8 - March 16th, 2020
Projects
None yet
Development

No branches or pull requests

2 participants