Replies: 1 comment
-
|
Hey there, What you’re experiencing is a common behavior with the Red Hat Java extension (or similar language-specific extensions). It intercepts clipboard actions to provide rich paste features, like code formatting or template insertion, which is why your normal Here’s what you can do to fix or work around it: 1. Use the 'Insert plain text' option
2. Change the extension settings
3. Temporarily disable the extension
4. Check keybindings
Summary:
This should restore normal clipboard behavior without removing the extension entirely. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello. I've recently started learning Java, and have thus installed this extension to help.

The issue I'm facing is that, since installing this extension, every time I do a 'Ctrl + C', 'Ctrl + V' combo, nothing is pasted, and a small icon appears, asking me whether I'd like to use the extension to paste the text I just copied, or to 'Insert plain text':
I've checked the keybinds settings, and there doesn't seem to be any conflicting 'Ctrl + V' binds, and the extension's settings do not seem to have a way to disable anything. I guess this must come from the app, but I can't figure out how to fix this.
Can anyone help ?
Beta Was this translation helpful? Give feedback.
All reactions