I have searched for a solution. No luck.
I'm using VSC on MacOS. The HTML and Python code is on an Azure VM. VSC remote connection works just fine. Feels like a local development experience with all the fancy VSC features. However, I cannot configure sync to github. This cost me a day's development when I made a mistake.
Requirement: Sync/push changes on the remote server to github.
Q1: If what I want is possible, how can I set it up? Q2: If what I want is not possible, what is a better way to solve the problem?
Thanks, Alan.