Visual Studio Tip #1 - How to rename variables #Shorts

preview_player
Показать описание
A quick #Shorts tip for working with Visual Studio, C#. It turns out that there's a way to do it by a reference which allows you to rename a variable once but have the changes applied to every instance in the project.

🐦Twitter:

🎮 My unity assets (affiliate link):

⚙️ My setup (affiliate links) ⚙️
Рекомендации по теме
Комментарии
Автор

Got a tip of your own? Feel free to share it in the comments!
If it's something interesting/useful, I may end up making a video on it.

QuickzDev
Автор

highlight variable, ctrl + h, type name of variable, alt + a. (alt = command on MacOs)
this will find the variable you selected, and then replace it with the new name you want for all instances.

DanialToor-jbhw
Автор

short, simple... right to the point. Fantastic video, thanks.

novaplum
Автор

Thank you! Very simple and to the point, like all videos of thips should be! Very good.

marlenanzel
Автор

Quick and easy to the point. Much appreciated

ShadeScarecrow
Автор

I misheard R into alt, it's ctrl and R twice

humanngan
Автор

Doesnt work, it opens the select folder menu for me.

IronJhon
Автор

sorry not working - it works with CTRL and D

christianh.
Автор

Instructions unclear jar is still empty

vadvenurt
Автор

this is not working and i'm going crazy "The key combination (Ctrl+R, Ctrl+R) is bound to command (.Refactor.Rename) which is not currently available."

felinekalaezria