How to open vs code to write k8s manifest files

Hi Team, I just open k8s play ground it opens two node cluster. I am seeing only terminal to work on. I would like to open play group with VS code editor to write my manifest files and work with k8s. where to find this setup.

The Kubernetes Playground does not have VS Code installed.

Then how do we practice. is there any other possibility to work on it.

You can use vi or nano

okay. It would be good if you could provide vs editor while working on playgrounds. Thanks for your response.