Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>RunCode C/C++New to Visual Studio Code? Get it now.
RunCode C/C++

RunCode C/C++

Tạ Tuấn Anh

ovfteam.com
|
6,329 installs
| (2) | Free
Build và chạy code C/C++ trên hệ điều hành Windows
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

RunCode C/C++ - README

Mô tả

Extension RunCode C/C++ được thiết kế để build và chạy code C/C++ trên Windows. Hỗ trợ biên dịch, chạy, debug trực tiếp trong Visual Studio Code.

Debug

debug

Gợi ý/snippets

snippets

Yêu cầu

  • Text Editor: Visual Studio Code
  • Hệ điều hành: Windows 10 -v ^1709

Cài đặt

  1. Mở Visual Studio Code.
  2. Nhấn Ctrl+Shift+X để mở Extensions.
  3. Tìm "RunCode C/C++" và cài đặt.
  4. Sau khi cài xong là dùng được luôn.

Sử dụng

  1. Đảm bảo đã cài extension C/C++.
  2. Mở file .c hoặc .cpp.
  3. Shortcut:
    • F6: chạy code
    • F5: debug code

Đóng góp

  • Fork repo: RunCode C/C++
  • Tạo branch mới: git checkout -b my-feature
  • Commit thay đổi: git commit -am 'add new feature'
  • Push lên repo: git push origin my-feature
  • Tạo pull request trên GitHub

có gì góp ý/bug thì cứ tạo issue hoặc PR nhé.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft