# go-playground-vsc **Repository Path**: evolify/go-playground-vsc ## Basic Information - **Project Name**: go-playground-vsc - **Description**: Go playground in vscode. - **Primary Language**: TypeScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2018-12-08 - **Last Updated**: 2021-10-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # go-playground Play with golang in vscode without install go sdk. ## Usage: 1. Install `go-playground` in extensions market. 2. Just write golang code in vscode, and save the file, you will see the result in the output panel.