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

Enable copy paste api in scm input #209466

Merged
merged 4 commits into from
Apr 3, 2024
Merged

Commits on Apr 3, 2024

  1. Enable dnd and copy paste apis in scm input

    For microsoft#209460
    
    Enables dropping or pasting a file from the vscode/system explorer into the scminput to insert the file name. Currently nothing happens when you try this
    
    In the future will also allow extensions to hook into these apis
    mjbvz committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    b89ad44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bc74b0 View commit details
    Browse the repository at this point in the history
  3. Revert organize imports

    mjbvz committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    9b5176c View commit details
    Browse the repository at this point in the history
  4. Remove duplication

    mjbvz committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    2ad4f34 View commit details
    Browse the repository at this point in the history