vizhub-core / vzcode

Mob Programming Code Editor
MIT License
55 stars 13 forks source link

Second fix for back button #740

Closed d-nieto246 closed 2 weeks ago

d-nieto246 commented 2 weeks ago

The changes to this code alone will open the files in VZCode, but also sync with the URL once you hit the back button to go back to a file you clicked on.

What you CAN do this moment: you can click the back button to move back to a file you opened, and it will go back to the file you worked on previously but you can only do it once, as of right now.

curran commented 2 weeks ago

Closing in favor of https://github.com/vizhub-core/vzcode/pull/746