Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Conversation

@cosmicshuai
Copy link
Contributor

@cosmicshuai cosmicshuai commented Mar 9, 2021

closes #6137

Now in LG all up view editor, user wrote some variables like user.predefined.props, the language server will suggest this variable when user try to enter it again.

Here is a short demo. (user.group.name is defined is dialog files)
userDefinedVa

Also in this PR, the calculation of memory variables has been refactored, this will reduce the calculation.

@coveralls
Copy link

coveralls commented Mar 10, 2021

Coverage Status

Coverage decreased (-0.05%) to 52.72% when pulling 84d9e89 on shuwan/supportVariblesInLG into fc2307f on main.

@cosmicshuai cosmicshuai marked this pull request as draft March 11, 2021 01:59
@cosmicshuai cosmicshuai marked this pull request as ready for review March 12, 2021 02:15
@cosmicshuai
Copy link
Contributor Author

Since this PR is related to add something in LG worker, it can wait until #5853 is merged.

@cosmicshuai cosmicshuai merged commit f0e9049 into main Mar 22, 2021
@cosmicshuai cosmicshuai deleted the shuwan/supportVariblesInLG branch March 22, 2021 02:54
@cwhitten cwhitten mentioned this pull request May 20, 2021
lei9444 pushed a commit to lei9444/BotFramework-Composer-1 that referenced this pull request Jun 15, 2021
* init

* cache variabkes defined in LG files

* reduce calculation of variables

* remove console log

* add find expression by lg parser

* change find variables

* fix some issues

* remove a setimeout func
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wrong predictive text options shown for turn.activity

4 participants