file vscode tidak dapat dimuat karena skrip menjalankan dinonaktifkan pada sistem ini
// Open VSCode settings.json
// At the end of the final entry, add a comma, then add this line:
"terminal.integrated.shellArgs.windows": ["-ExecutionPolicy", "Bypass"]
Bewildered Boar