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

Autocomplete in Active Code might be confusing for new users #442

Open
thaopham03 opened this issue Dec 7, 2023 · 0 comments · May be fixed by #445
Open

Autocomplete in Active Code might be confusing for new users #442

thaopham03 opened this issue Dec 7, 2023 · 0 comments · May be fixed by #445

Comments

@thaopham03
Copy link

Is your feature request related to a problem? Please describe.

Recently @njounkengdaizem and I are working on issue #44 to add the code completion for active code. The code completion is successfully tested and waiting for a review. However, we recognize a potential blocker for users to use this feature is that they have to know the extrakey "Ctrl + Space":

image

Otherwise, the autocomplete is completely hidden from users.

image

Describe the solution you'd like

A solution we suggest is that we can add a small information icon on the top right of the codeblock. This icon will inform the users how to use the autocomplete feature when they click in in case they are not aware of.

image

Describe alternatives you've considered

There are another solution we might consider: We just put the text on the code and will disappear when users start coding.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant