Follow these simple steps to start recording your coding sessions
Install "RecDev - Code Screencast" extension for your preferred editor:
Open the Command Palette and authenticate with your GitHub account:
This will open a browser window for GitHub authentication
RecDev automatically skips large files (>2MB) and common folders like node_modules
, .git
, .next
, out
, and dist
. You can create a .recordignore
file to exclude additional files:
This helps keep your recordings focused and reduces upload size by excluding unnecessary files
Once logged in, you can start recording your coding session:
Your session will be recorded and automatically uploaded when you stop recording
When you're done with your coding session, stop the recording:
Your recording will be automatically processed and uploaded to your dashboard