Another version for sharing code within VS Code only.
Steps
Press Ctrl + Shift + P.
Select "Join Coding Room".
Enter the name you want to create the room or join the room by adding a name.
Once the room is created, it will be accessible both in VS Code and on the website at: codenow.vercel.app/{roomName}.
Features
Send Code to Room:
This feature allows you to send the code in the current file to codenow.vercel.app/{roomName}. It will be accessible on the website as well.
Send Code from Website to VS Code:
From the website, you can also send code back to the VS Code base.