-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Magic to toggle tab completion #2837
Copy link
Copy link
Open
Milestone
Description
Was Allow string to contain tabulation characters?
When opening a string (with simple or double quotes), typing or pasting the tabulation character displays completion options.
I would prefer if it pasted the tabulation character directly: I would think that it is rare to need to have completion in this case (Python identifier or file name), and more common to want to, say, paste copied data that contains tabulations (like cells from Excel!).
Could tabulations be entered as raw tabulation characters in literal strings?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels