일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
- Absolute
- AGI
- ai
- AI agents
- AI engineer
- AI researcher
- ajax
- algorithm
- Algorithms
- aliases
- Array 객체
- ASI
- bayes' theorem
- Bit
- Blur
- BOM
- bootstrap
- canva
- challenges
- ChatGPT
- Today
- In Total
목록🌳List of Materials✨/VS Code (3)
A Joyful AI Research Journey🌳😊
https://www.youtube.com/watch?v=eWo9C2DXX5c&ab_channel=NetDevOpsJourney https://crong-cat.tistory.com/entry/VSCode-GitLab-projectrepository-clone VSCode GitLab project/repository clone VSCode에 GitLab repository를 clone하려고 합니다. SSH Key 방식도 있으나, 번거로운 작업들이 있어 비밀번호 로그인 방식으로 진행합니다. 1. GitLab에 로그인 2. clone 하려는 project 클릭 3. Clone > Visual Studio Co crong-cat.tistory.com https://www.golinuxcloud.com/set..
https://ffoorreeuunn.tistory.com/480 [ Code Editor ] VSCode 새 탭으로 파일 열기한동안 VSCode를 쓰면서 내 신경을 계속해서 거슬리게 하는 것이 있었다.. 파일을 오픈할 때 새 탭에서 열리는게 아니라 이미 열려있는 파일 탭에 내가 선택한 파일이 오픈되는 것이었다! 여러 파ffoorreeuunn.tistory.comVisual Studio Code(이하, VSCode)에서 코드를 정렬하는 각 OS별로 단축키는 다음과 같다.Windows : Shift + Alt + F.macOS : Shift(⇧) + Option(⌥) + F.Mac 선택 부분 주석: option + shift + Ahttps://vscodethemes.com/e/webfreak.cute-t..
https://www.jcchouinard.com/create-your-first-github-project-in-vscode/ How to Push to Github (from VSCode) - Create Projects and Repositories - JC Chouinard Visual Studio Code (VSCode) is a code editor that helps you to develop, run and debug code with built-in syntax highlighting, code completion and commit features. In this post, I will show how you create, clone and work with your Github rep..