davidpcahill / auto-select-pasted-text

Enhance VSCode: Auto-select pasted text for faster editing & precise indentation. Ideal for web code samples & ChatGPT. Save time in coding sessions.
https://marketplace.visualstudio.com/items?itemName=davidcahill.auto-select-pasted-text&ssr=false#overview
MIT License
5 stars 0 forks source link

Cannot paste to search box #3

Closed KnIfER closed 10 months ago

KnIfER commented 10 months ago

when trying to paste text to find box (ctrl+f, ctrl+v), the text is pasted to editor instead.

according to the doc

image

vscode.window.activeTextEditor could be unfocused.

vscode: 1.64.0 (user setup)
Electron: 13.5.2
Chromium: 91.0.4472.164
Node.js: 14.16.0
V8: 9.1.269.39-electron.0
OS: Windows_NT ia32 10.0.19044
ldevoco commented 9 months ago

I re-created this since it seems it's still happening: https://github.com/davidpcahill/auto-select-pasted-text/issues/4