Search Unity

Question Renaming SerializeField in Visual Studio Community

Discussion in 'Scripting' started by iscf, Aug 19, 2020.

  1. iscf

    iscf

    Joined:
    Aug 30, 2018
    Posts:
    24
    Hello,

    Somebody know how can we extend the renaming feature or add a command in Visual Studio Community 2019 that automatically add on serialysed fields renaming when finished :


    [FormerlySerializedAs(oldName)]


    I think it could be a big upgrade in the actual workflow, where if we don't pay attention we can loose time to re-enter manually the reference in inpector.