Skip to content

Print only prints the lasted clicked file in the explorer #182

Closed
@manuel-rw

Description

@manuel-rw

Hello,
thank you for this project.
I am having an issue, which keeps me from using it sadly.

Reproduce:

  • Install the extension
  • Create a project with multiple code files (eg. *.cs)
  • Click the first file with a left click
  • Press and hold SHIFT
  • Click the last file you want to print (eg. the 4.)
  • Release SHIFT
  • Right click (notice how multiple files are selected)
  • Click print

Expected behavior:
All selected files are printed, regardless which file has been last clicked on

Actual behavior:
Only the last file, that has been clicked, is printed.
In this case, it would be the 4.

I saw #112 and #162, but it seems like they both are about selections in the code itself, and not in the file explorer of VSC.
Let me know if you have questiond or if I should provide more information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions