# Visual Studio Code Server

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=6950](https://news.hada.io/topic?id=6950)
- GeekNews Markdown: [https://news.hada.io/topic/6950.md](https://news.hada.io/topic/6950.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-07-11T10:13:01+09:00
- Updated: 2022-07-11T10:13:01+09:00
- Original source: [code.visualstudio.com](https://code.visualstudio.com/blogs/2022/07/07/vscode-server)
- Points: 25
- Comments: 2

## Topic Body

- VS Code 가 원격으로 연결이 가능하게 하는 백엔드 코드와 CLI를 비공개 프리뷰로 공개   
- 로컬 개발 머신이나 클라우드 VM에 설치하고 웹용 VS Code를 사용해서 연결하여 안전하게 접근 가능   
- 신청하면 몇주내로 활성화 메일이 발송   
- 현재는 code 와 code-server CLI가 별도지만, 점차 두개를 하나로 합쳐서 데스크탑과 서버를 동시에 관리할 수 있게 할 것

## Comments



### Comment 11246

- Author: laeyoung
- Created: 2022-07-12T10:40:37+09:00
- Points: 1

[이 친구](https://github.com/coder/code-server)의 MS 공식 버전이라고 생각하면 되려나요?

### Comment 11255

- Author: galadbran
- Created: 2022-07-13T01:35:20+09:00
- Points: 2
- Parent comment: 11246
- Depth: 1

그런 것 같습니다. 실행 파일 이름까지 똑같아서 같이 참여한 건가 싶었는데 그건 아닌 것 같기도 하고... 기존 code-server 가 웹으로 접근하는데도 로컬에 설치하던 플러그인들을 그대로 사용할 수 있어서 좋았는데, 정식 버전도 될런지 모르겠네요. vscode.dev 는 웹 대응된 플러그인들만 사용할 수 있어서 좀... 제가 주로 써야하는게 지원이 안되더라고요.
