madskristensen / OpenInSublimeText

A Visual Studio extension
Other
10 stars 9 forks source link

Selecting multiple files and opening them actually opens the first file only #2

Closed joneff closed 7 years ago

joneff commented 8 years ago

Installed product versions

Selecting multiple files and opening them actually opens the first file only.

Steps to recreate

  1. Select multiple files (in my case sass)
  2. Right click -> open in sublime

    Current behavior

Only the first file is opened.

Expected behavior

All files must be opened.

Note: Not sure if it's relevant, but I am running VS in administrator mode.