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

Comments

fix: Supporting suggest cards in inline LG editing#2377

Merged
cwhitten merged 2 commits intomasterfrom
shuwan/inLineSuggest
Mar 27, 2020
Merged

fix: Supporting suggest cards in inline LG editing#2377
cwhitten merged 2 commits intomasterfrom
shuwan/inLineSuggest

Conversation

@cosmicshuai
Copy link
Contributor

@cosmicshuai cosmicshuai commented Mar 26, 2020

closes #2330

Now card suggestion are enabled in inline LG.
Also, formating of auto complete is improved. The indent before ending '[' will be deleted automatically.
card suggestion in line

@github-actions
Copy link

Coverage Status

Coverage decreased (-0.05%) to 39.53% when pulling 1b130fe on shuwan/inLineSuggest into 8b4eb57 on master.

glyphMargin: false,
folding: false,
renderLineHighlight: 'none',
formatOnType: true,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's make sure this doesn't cause weirdness in the other places that the code-editor is used.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's make sure this doesn't cause weirdness in the other places that the code-editor is used.

I tested the editors in composer. Only the LG editor will have the ability to format structure lg input.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for investigating @cosmicshuai

@cwhitten cwhitten merged commit 65b6643 into master Mar 27, 2020
@cwhitten cwhitten deleted the shuwan/inLineSuggest branch March 27, 2020 03:58
lei9444 pushed a commit to lei9444/BotFramework-Composer-1 that referenced this pull request Jun 15, 2021
Co-authored-by: Chris Whitten <christopher.whitten@microsoft.com>
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.

3 participants