You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the problem or limitation you are having in your project:
Often times I will try to make a newline, and accidentally accept an autocomplete suggestion
Describe the feature / enhancement and how it helps to overcome the problem or limitation:
Allowing the user to change the shortcut to accept autcomplete can let them avoid this issue by setting it to tab only, or whatever other shortcut they are comfortable with, instead of enter or tab.
Describe how your proposal will work, with code, pseudocode, mockups, and/or diagrams:
Adding an option for "autocomplete accept" to the shortcuts menu
If this enhancement will not be used often, can it be worked around with a few lines of script?:
No, it's built into the editor
Is there a reason why this should be core and not an add-on in the asset library?:
It's a core part of the editor
The text was updated successfully, but these errors were encountered:
This should definitely be added. I'd prefer using only Tab to accept autocomplete suggestions myself.
Calinou
changed the title
Allow Users to Change the Autocomplete Shortcut
Add a setting to change the script editor autocomplete shortcut (tab, enter, tab or enter)
Jun 19, 2020
Describe the project you are working on:
This applies to all projects
Describe the problem or limitation you are having in your project:
Often times I will try to make a newline, and accidentally accept an autocomplete suggestion
Describe the feature / enhancement and how it helps to overcome the problem or limitation:
Allowing the user to change the shortcut to accept autcomplete can let them avoid this issue by setting it to tab only, or whatever other shortcut they are comfortable with, instead of enter or tab.
Describe how your proposal will work, with code, pseudocode, mockups, and/or diagrams:
Adding an option for "autocomplete accept" to the shortcuts menu
If this enhancement will not be used often, can it be worked around with a few lines of script?:
No, it's built into the editor
Is there a reason why this should be core and not an add-on in the asset library?:
It's a core part of the editor
The text was updated successfully, but these errors were encountered: