vscode-logger
日本語版READMEはこちら
This extension logs the JavaScript files you write.
This extension was created for the Kobe University course "Basic Programming Exercise I".
Usage
- Install this extension.
- Enter the student ID number in the input window that appears in the vscode.
- This completes the setup. Each time you save a JavaScript file, the code is saved to the database.
If you have entered a wrong student ID, you can change it by following the steps below:
- In VSCode, open command palette (Windows: control + shift + p, Mac: command + shift + p).
- Enter "changeId" in the command palette and execute the "changeId" command.
- Enter the new student ID number in the input window that appears in the vscode.
| |