Skip to content

CLI: REPL: <TAB> characters in multi-line mode should be converted to 2 spaces #3913

@aleclarson

Description

@aleclarson

I use tabs instead of spaces in my code. I cannot test snippets of my code if there is indentation, because the multi-line mode reads tabs as if you're pressing the tab key in the terminal; which shows you autocompletion (normally all variables in the global scope because the indentation is always at the beginning of each line).

Is it possible to convert the tabs to double-spaces when I press ⌘+V in multi-line mode?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions