In VS Code press Ctrl + Shift + X or ⇧ + ⌘ + X to open Extensions Panel.
In the opened panel type pantau kerjaan and press enter.
Click on the Pantau Kerjaan to open Pantau Kerjaan Extension page in Visual Studio Code.
Click Install next to the name of the extension.
Enter your Pantau Kerjaan server and API key in the popup panels in VS Code.
If you are not prompted, you can use status bar to change or check your API data.
Use Visual Studio Code and your coding activity will be displayed on your dashboard
For more info about handling VS Code IDE read the documentation.
Configuring
To browse VS Code specific settings open command palette by pressing F1 or ⌘ + Shift + P, then type pantau kerjaan.
For example, to hide your Pantau Kerjaan status bar you need to choose Pantau Kerjaan: Status bar control command in the command palette and click Yes when prompted.
Troubleshooting
First you need to enable debug mode:
Press F1 or ⌘ + Shift + P to open command palette
Type Pantau Kerjaan: Debug mode control, and press Enter.
Click Yes to enable debug mode.
After enabling debug mode your Pantau Kerjaan logs file will be open automatically.
You can also open the log file manually by choosing the Pantau Kerjaan: Open logs command in the command palette.