You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.
We're calling CopyPasteManager.setContents method to copy some text into clipboard.
And seems like under the hood it call some of your listener/handler (through CopyPasteManagerWithHistory.fireContentChanged) that perform some actions over selection in the editor outside of ReadAccess.
The text was updated successfully, but these errors were encountered:
### _Hello, let me introduce myself._
My name is Marcelo J. Huergo, ing in UTN arg systems - I would like to be able to contribute or track non-ACTIVE in your directory, any questions you have you can consult my RED HAT ISO credentials to verify that there are no scams. I await a response.****
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi. I'm Codiumate plugin developer and we see in our user's error reports next exception happened presumably from your plugin:
We're calling
CopyPasteManager.setContents
method to copy some text into clipboard.And seems like under the hood it call some of your listener/handler (through
CopyPasteManagerWithHistory.fireContentChanged
) that perform some actions over selection in the editor outside of ReadAccess.The text was updated successfully, but these errors were encountered: