-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Tab in console input triggers autocomplete instead of indent (#1591
) In the console, pressing the `Tab` key previously brought up the autocomplete prompt. Now it will insert a tab's worth of spaces instead. Can still trigger autocomplete by using `Ctrl+Space`
- Loading branch information
1 parent
a4013c0
commit fbe1e70
Showing
1 changed file
with
11 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters