MoonCode is an extension that tracks your coding time (like WakaTime) and gives you a detailed summary about all your coding statistics. With MoonCode, developers get the full history of their coding activity.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Look for the extension MoonCode on the VSCode marketplace then install it. You'll be prompted to login and when doing so, the extension will automatically start tracking your statistics. To open the dashboard, click on the button displaying the time in your status bar.
Extension Settings
General commands
MoonCode.login: opens the prompt that allows you to login
MoonCode.openDashboard: opens the dashboard
Debugging commands (devtools) ⚠️
MoonCode.showCurrentLanguagesData: show the current languages being tracked in the extension
MoonCode.showCurrentFilesData: show the current files being tracked in the extension
MoonCode.showInitialFilesData: show the languages the extension started tracking with when it was first opened
MoonCode.showInitialFilesData: show the files the extension started tracking when it was started
MoonCode.showGlobalStateData: show the data being locally stored by the extension