-
-
Notifications
You must be signed in to change notification settings - Fork 32.9k
Closed as not planned
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-replRelated to the interactive shellRelated to the interactive shelltype-featureA feature request or enhancementA feature request or enhancement
Description
Feature or enhancement
Proposal:
Hi, the new Paste Mode feature is actually amazing, and I no longer need to install ipython console. However, the F3 key seems to be the only way to activate it. I was wondering if there is a special command to trigger the paste mode rather than a keyboard key.
I'm trying to do this in a simple extension in vscode that sends the selected text to the console, and I want to activate the paste mode, send the code, and execute. This would be much faster.
Looking forward to hearing from you.
Thank you in advance.
Has this already been discussed elsewhere?
No response given
Links to previous discussion of this feature:
No response
Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-replRelated to the interactive shellRelated to the interactive shelltype-featureA feature request or enhancementA feature request or enhancement