tonka3000/vscode-raycast

Add command to paste a filename from the assets folder into the active file

tonka3000 opened this issue · 0 comments

Problem to solve

Often it is required to add filenames from the assets folder in into the activate tsx file. Remember all the files is very unproductive and often it is copy paste or typing.

Proposal

Use a command to display the file from the assets folder (like in the Add Command command) to paste the content into the active selection.

Further details

Links / references