sleistner / vscode-fileutils

Visual Studio Code Extension
https://marketplace.visualstudio.com/items?itemName=sleistner.vscode-fileutils
MIT License
190 stars 26 forks source link

fix: prefer uri over current editor #331

Closed sleistner closed 3 years ago

sleistner commented 3 years ago

Description

This PR adds support to detect the origin of an event trigger instead of operating on the current open active editor.

Fixes #330

Checklist:

sleistner commented 3 years ago

:tada: This PR is included in version 3.4.4 :tada:

The release is available on:

Your semantic-release bot :package::rocket: