This repository has been archived by the owner on Jan 13, 2025. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix:
update-preview
cmd shouldn't be completed with current file
Clicking on `update-preview` from the list of "Available commands" autocompletes it with the current file. This makes the command invalid as it does not accept any filepath. This is fixed now.
- Loading branch information