You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it would be really cool and extremely helpful, especially for code-walkthroughs, to be able to do a git checkout at each commit screen.
In this way, one would not only see each step of the code, but also be able to view the result in the browser. If a hot reloading mechanism is in place (e.g. create-react-app dev server running, webpack, nodemon, etc.) at each checkout the user will be able to see the additional code along with the result, either in the browser or in the terminal.
The text was updated successfully, but these errors were encountered:
PS.: We offer priority support for all financial contributors. Don't forget to add priority label once you start contributing 😄
kostasx
changed the title
Allow a git checkout at each commit change
Allow a git checkout at each commit change [ ENCHANCEMENT | VSCode Extension ]
Jun 28, 2020
I think it would be really cool and extremely helpful, especially for code-walkthroughs, to be able to do a git checkout at each commit screen.
In this way, one would not only see each step of the code, but also be able to view the result in the browser. If a hot reloading mechanism is in place (e.g. create-react-app dev server running, webpack, nodemon, etc.) at each checkout the user will be able to see the additional code along with the result, either in the browser or in the terminal.
The text was updated successfully, but these errors were encountered: