GitHub Copilot을 스마트폰으로 제어할 수 있는 VS Code 확장을 개발한 이야기.
한 개발자가 GitHub Copilot의 한계를 극복하기 위해 'Copilot Remote Control'이라는 VS Code 확장을 만들었다. 이 확장은 사용자의 스마트폰으로 코드 작성 진행 상황을 스트리밍하고, 사용자가 필요한 순간마다 승인할 수 있게 해준다. 이를 통해 사용자는 작업 중에도 자리를 떠날 수 있는 자유를 얻는다. 이 아이디어는 한 코드 작성이 중단된 경험에서 비롯되었다.
A developer created a VS Code extension to control GitHub Copilot from their phone.
A developer overcame the limitations of GitHub Copilot by creating a VS Code extension called 'Copilot Remote Control'. This extension streams the coding session to the user's phone, allowing them to approve tasks without being at their desk. The idea stemmed from an experience where coding was interrupted due to needing to confirm a task. Now, developers can walk away while keeping the process ongoing.