Understanding the situation: When you try to edit one variable name on a file, all the other occurrences of the same variable automatically gets renamed. You might not want that to happen in certain scenario. You can change this behavior by disabling Linked Editing feature of the VS code editor. Disable Linked Editing Follow the…
•
If you do not need to write proper customize commit message, you might want to avoid hassle to write command and message every time to commit and push the changes. This happened to me while I decided to save notes in my GitHub repository. Fortunately, I found really amazing extension to handle it. Fun fact:…
•