hardhat-vscode icon indicating copy to clipboard operation
hardhat-vscode copied to clipboard

Ctrl-z after rename seems to break the index in OZ

Open kanej opened this issue 3 years ago • 0 comments
trafficstars

This is feedback from @alcuadrado raised during manual testing in the openzeppelin repo.

I renamed a contract that is heavily used in OZ, it worked like a charm, I got really excited, undid the rename (cmd-z), tried to record it, and it didn't work

The contract renamed was context.

https://user-images.githubusercontent.com/24030/157411103-465e62cc-121c-4403-b0c4-ab6ef4295d96.mov

The files that should have been edited where not opened automatically (if they were not already open).

kanej avatar Mar 09 '22 09:03 kanej