본문 바로가기

반응형

Tool/VS Code

(13)
[VSCode] SSH 연결하기 (+ Docker Container 접근) Ubuntu 18.04 서버안의 Docker(도커) container(컨테이너)에서 프로젝트를 테스트하고 있는데 vim밖에 사용이 안된다. 그래서 windows환경에서 연결하여 작업을 해보고자 vscode로 ssh연결을 시도하였다. 1. 준비물 vscode Remote Development(vscdoe extension) Remote - SSH(vscdoe extension) Remote - WSL(vscode extension) (선택) 에러 해결 (선택) [VSCode] VSCode 원격 서버 연결 장애 (feat. Remote SSH) [error?] 무한 로딩 or 무한 패스워드 입력 vscode에서 서버로 ssh 접속을 하기 위해서 remote-ssh extension 은 서버에 무언가 설치?를..
[vscode] 원격지 docker container 연결하기 (WSL) 원격지 도커 컨테이너 접속하기 Connecting to a remote docker container 준비물 Materials 1. Visual Studio Code 2. Visual Studio Code Extension - Remote Development 원격-SSH 및 원격 컨테이너 확장 외에도 원격-WSL 확장을 포함하여 컨테이너, 원격 컴퓨터 또는 WSL의 모든 폴더를 열 수 있도록 합니다. 이거 눌러서 Remote Development 다운로드 https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.vscode-remote-extensionpack 중요!!주의!! 원격 WSL 확장을 설치 하려면 VS Code의 1.35 버전..
[vscode] 원격지 docker container 연결하기 원격지 도커 컨테이너 접속하기 Connecting to a remote docker container 준비물 Materials 1. Visual Studio Code https://code.visualstudio.com/download 2. Visual Studio Code Extension - Remote Development 원격 개발 확장 팩인 Remote Development 익스텐션 설치 원격-SSH 및 원격 컨테이너 확장 외에도 원격-WSL 확장을 포함하여 컨테이너, 원격 컴퓨터 또는 WSL의 모든 폴더를 열 수 있도록 합니다. 이거 눌러서 Remote Development 다운로드 or 아래링크 https://marketplace.visualstudio.com/items?itemName=ms..
VSCode 단축키 설정 / 변경 (window)(내가 많이 쓰는 Visual Studio Code 단축키 ) 0. 기본 단축키 https://code.visualstudio.com/docs/introvideos/basics Getting started with Visual Studio Code Download and learn the basics of Visual Studio Code. code.visualstudio.com 영어 되시는 분들 : https://code.visualstudio.com/docs/getstarted/keybindings Visual Studio Code Key Bindings Here you will find the complete list of key bindings for Visual Studio Code and how to change them. code.visualstudio..
Visual Studio Code 설치 ~ 기본설정 (Window/nodejs) vscode의 IntelliSense가 맛이 갔다... 그래서 모든걸 다 지우고 다시 깔아보면서 적어보았다..ㅜㅜ 필요한 부분만 열어서 보자.. 1. 설치 더보기 1. 설치파일 다운로드 공식 사이트에서 다운로드 받으면 된다. https://code.visualstudio.com/ Visual Studio Code - Code Editing. Redefined Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. Visual Studio Code is free and available on your favorite platform - Linux..

반응형