ICPC Extension: Managing Permissions for One-Person Coding

Revision en1, by lmqzzz, 2024-10-15 13:33:45

As my friends and I prepare for the upcoming ICPC contests, we've been practicing our coding skills. However, we've encountered a challenge with following one of the key ICPC rules: only one person can code at a time, using a single monitor.

While practicing remotely, it's hard to stick to this rule. So, I started wondering if there is a way to replicate the ICPC coding environment in VSCode. Specifically, we need an extension that allows us to follow the "one-person coding" rule. Ideally, one person would have control over the keyboard at any time, while the others could view the code but not make edits unless control is transferred to them.

Does anyone know of a VSCode extension or setup that could help with this? It would be an excellent solution for teams wanting to simulate the real ICPC environment while practicing remotely.

Tags vscode, vscode extension, extension, icpc, acm-icpc

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English lmqzzz 2024-10-15 13:33:45 906 Initial revision (published)