robole / vscode-file-bunny

Perform file actions quickly with keyboard-driven file selection. 🐰

Home Page:https://marketplace.visualstudio.com/items?itemName=robole.file-bunny

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enable actions for images and other file types in active tab

robole opened this issue · comments

It is a current limitation of VS Code that you cannot get the file URI of a tab through the Extensions API for filetypes such as images. There is an open issue to change this. If this change happens, I can update the extension to incorporate this behavior.

Updated all "active" commands to work on all supported filetypes in v2.0.0.