tonka3000 / vscode-raycast

Raycast tools for VSCode
https://marketplace.visualstudio.com/items?itemName=tonka3000.raycast
MIT License
16 stars 2 forks source link

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

Closed tonka3000 closed 2 years ago

tonka3000 commented 2 years ago

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