We will fetch the live scores of matches if any, on start up and show it in the status bar to the Left side.
The score is updated every 45 seconds, however you can force an update by
Writing a single line comment fifa followed with a space anywhere in your code base. We support most of the single line comment syntax like //, #, <!-- .
If your programming language has any other syntax than above, you can use the vs code command to update the score.
Open command window by ctrl+shift+p or cmd+shift+p
Type FIFA Scores
Known Issues
There is a delay in fetching data from server
In some rare scenarios, the auto refetch stops. To fix it just trigger one manual refetch and auto refetch will start working