# VS Code, 원격 개발을 훨씬 좋게하는 업그레이드 발표

> Clean Markdown view of GeekNews topic #7993. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=7993](https://news.hada.io/topic?id=7993)
- GeekNews Markdown: [https://news.hada.io/topic/7993.md](https://news.hada.io/topic/7993.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-12-09T13:30:56+09:00
- Updated: 2022-12-09T13:30:56+09:00
- Original source: [code.visualstudio.com](https://code.visualstudio.com/blogs/2022/12/07/remote-even-better)
- Points: 14
- Comments: 1

## Topic Body

- code CLI를 개선해서 VS Code Desktop 및 vscode.dev 를 이용해 원격 머신에 접속도 가능하게 변경   
- CLI 및 VS Code UI 내에서 터널링도 직접 활성화 가능   
- 2개 remote 확장의 이름을 더 명확하게 변경   
  - "Remote - WSL" → "WSL"  
  - "Remote - Continers" → "Dev Containers"  
- CLI 바이너리만 별도로 리모트 머신에 설치해서 VS Code Server 실행가능

## Comments



### Comment 13694

- Author: jonghwanhyeon
- Created: 2022-12-09T14:22:58+09:00
- Points: 1

Remote Tunnels 확장 프로그램 설치가 필요합니다. 그런데 Azure 중개 서버를 거쳐서 입력/출력이 전달 되는 것 같더라고요. 제가 있는 환경에서 서울 리전까지 레이턴시가 50ms정도 나오다보니, 터미널 사용 시 입력 출력이 조금 답답한 느낌이 듭니다.
