v icon indicating copy to clipboard operation
v copied to clipboard

v: Rename variable it into index

Open ChAoSUnItY opened this issue 2 years ago • 1 comments

  • Fix #17541, avoid confusion by renaming it variable in array initialization syntax into index.

ChAoSUnItY avatar Mar 07 '23 17:03 ChAoSUnItY

imho, V would have to support both for a while, then vfmt should be made to convert the it to index, then after a while there should be a deprecation notice for it, and after that it can be removed in this context. Renaming it in one go is disruptive.

spytheman avatar Mar 07 '23 20:03 spytheman

Great work!

medvednikov avatar Mar 08 '23 19:03 medvednikov