Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix copy paste #124

Merged
merged 1 commit into from
Jun 14, 2021
Merged

Fix copy paste #124

merged 1 commit into from
Jun 14, 2021

Commits on Jun 8, 2021

  1. Fix copy paste

    Switches mime type of clipboard ID to text/plain.
    Prevents GLSP handling paste if the active element isn't the SVG element.
    Tests whether copy, cut and paste commands are supported in the browser
    to enable even paste in an Electron context.
    
    Fixes eclipse-glsp/glsp#249
    planger committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    996c965 View commit details
    Browse the repository at this point in the history