Is there a way to replace all photos from my code to others from a folder on Visual Studio Code?
4
Yes, you can,
Start by typing
"X* "
at the beginning, in the middle you type the name of the first photo in the folder you want to place, and at the end you type
" *Y"
Then, What it will do, is to replace
by the beginning of the path:
"https://github.com/sushi-js/sushis-demo/blob/main/src/common/components/elements/02%20Body/11%20CaseStudies"
and
by
".png?raw=true"
Only the first 4 names will be typed by hand.
/* Hello Copilot */ X* adidas *Y X* agusti-torello-mata *Y X* alfapar *Y X* audi *Y
Github copilot detects it, and gives you the correct suggestion.
/* Hello Copilot */ X* adidas *Y X* agusti-torello-mata *Y X* alfapar *Y *X* audi *Y* <-- The suggestion is the same as the sidebar photos from my directory.
Don't stop tabbing like there's no tomorrow.
and you're done.
3 more ways to avoid visual studio code explicitly prohibit photo replacement solutions that works inside VS Code
Then go to VS Code and copy paste
And the most easiest way ever Control Right click on photos:
Copy paths, and paste, bye bye solved.
Here is the proof that the solutions works.
At the end, you can.
Then just use Copilot to get the following pattern: until 57…
Click here to cancel reply.
4
Answers
Yes, you can,
Start by typing
at the beginning, in the middle you type the name of the first photo in the folder you want to place, and at the end you type
Then, What it will do, is to replace
by the beginning of the path:
and
by
Only the first 4 names will be typed by hand.
Github copilot detects it, and gives you the correct suggestion.
Don't stop tabbing like there's no tomorrow.
and you're done.
3 more ways to avoid visual studio code explicitly prohibit photo replacement solutions that works inside VS Code
Then go to VS Code and copy paste
And the most easiest way ever
Control Right click on photos:
Copy paths, and paste, bye bye solved.
Here is the proof that the solutions works.
At the end, you can.
Then just use Copilot to get the following pattern: until 57…