vscode shortcut, how to use / Visual Studio Code / Programming Beginner Coding Speed Up

แชร์
ฝัง
  • เผยแพร่เมื่อ 19 ต.ค. 2022
  • This is the 2022 version of the Basic Shortcut Instructions course that you should be aware of when using vscode (visual studio code).
    It is a video that adds a shortcut that is good to know in the previous lecture uploaded in May 2019, and even if programming beginners and beginners use it, it will be easy to speed up coding.
    Since learning shortcut keys itself is a study, I composed the video with not too many shortcuts.
    Python, Java, C language, HTML, CSS, JavaScript, Cotlin, etc. It is a useful lecture for any programming language.
    - List of VS Code shortcuts in the video -
    Ctrl + K, S : Shortcut Key List
    Ctrl + C : Copy
    Ctrl + V : Paste
    Ctrl + X : Cut
    Ctrl + Shift + K : Delete Line
    Ctrl + F : Find
    Ctrl + H : Replace
    Ctrl + G : Go to the row you entered
    Ctrl + D : Find the same word
    Ctrl + F2 : Select all the same words
    Ctrl + Shift + L : Select all the same words
    Alt + Mouse Click: Multiple Cursors
    Ctrl + Alt + Direction Key: Multiple Cursors
    Ctrl + Direction key: Scroll move
    Alt + direction key: row movement
    Shift + direction key: Select multiple rows
    Ctrl + Enter : Insert a blank line below
    Ctrl + Shift + Enter : Insert a blank line above
    Ctrl + Space : Trigger Suggestion
    Ctrl + Shift + Space : Trigger parameter hint
    Ctrl + Shift + [ : Collapse Area]
    Ctrl + Shift + ] : Expand Area
    Ctrl + B : Open Sidebar Close
    Ctrl + J : Open Panel Close
    Ctrl + ' : Close Terminal Open
    Ctrl + Shift + N : Open a new window
    Ctrl + K, O : Open to a new window
    Ctrl + W : Close Tab
    Ctrl + \ : Edit window split
    Ctrl + Numeric : Move focus in edit window
    Alt + Z : Automatic line replacement (replace multiple lines into one line)
    Alt + Shift + Direction key: Copy line
    Ctrl + Shift + R : Automatically complete the specified part as a function
    Ctrl + / : Comment Processing
    Ctrl + [, ] : Indent
    View on blog: blog.naver.com/kimflstudio/22...
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 17

  • @kimfl
    @kimfl  3 วันที่ผ่านมา

    필수 단축키 모음: kimfl.net/vs-code-필수-단축키-모음

  • @user-oc7dl5be4h
    @user-oc7dl5be4h ปีที่แล้ว

    정말 필요했던 강의입니다. 감사합니다

    • @kimfl
      @kimfl  ปีที่แล้ว

      도움이 되셨다니 다행입니다^^

  • @hanadoll01
    @hanadoll01 ปีที่แล้ว

    몰랐던 기능이 많았네요 ㅎ
    감사합니다.

    • @kimfl
      @kimfl  ปีที่แล้ว

      감사합니다~ㅎㅎ

  • @jcbaik9535
    @jcbaik9535 ปีที่แล้ว

    생각보다 편리한 단축키가 많네요... 자세히 알려주셔서 감사합니다~~

    • @kimfl
      @kimfl  ปีที่แล้ว

      감사합니다~~~

  • @appfactoryt6728
    @appfactoryt6728 ปีที่แล้ว

    현장 단축팁이네요.. ^^

  • @xlobo9822
    @xlobo9822 ปีที่แล้ว +1

    들여쓰기 기능 단축키 . 따봉 입니다^^

    • @kimfl
      @kimfl  ปีที่แล้ว

      감사합니다~

  • @HardY_k
    @HardY_k 8 หลายเดือนก่อน +2

    대대손손 복받으십시요ㅠㅠㅠ

    • @kimfl
      @kimfl  8 หลายเดือนก่อน +1

      감사합니다~~

  • @patata0330
    @patata0330 7 หลายเดือนก่อน

    a*4 하면 이렇게 한줄로 코드가 생기게 되는데 이걸 아래 문장처럼 줄 바꿈을 할 수 있는 단축키가 있을까요??

    • @kimfl
      @kimfl  7 หลายเดือนก่อน

      print('
      '.join([a] * 4))
      이렇게 사용하면
      이런식으로 출력됩니다.

  • @kimfl
    @kimfl  ปีที่แล้ว

    블로그 : blog.naver.com/kimflstudio/222905799166

  • @user-cj4dc2nh3u
    @user-cj4dc2nh3u ปีที่แล้ว

    3빠

    • @kimfl
      @kimfl  ปีที่แล้ว

      😀