Skip to content

Visual Studio Code (VS Code) 程式碼編輯器

2025 年 12 月 16 日 alice 0 則留言

Code editing. Redefined.  
(程式碼編輯,重新定義) 

  • 輕量級但功能強大的原始碼編輯器 
  • 支援多平台與豐富生態系。 

描述

  • 內建 IntelliSense 智慧程式碼補全 
  • 整合 Git 版本控制 
  • 強大的除錯 (Debug) 功能 
  • 擁有龐大的擴充套件市場 (Extensions) 
  • 內建終端機 (Integrated Terminal) 

主要功能、特點

Visual Studio Code 是一款輕量級但功能強大的原始碼編輯器,可在桌面上執行,並支援 WindowsmacOS Linux。它內建了對 JavaScriptTypeScript Node.js 的支援,並擁有豐富的擴充套件生態系統,可支援其他語言(如 C++C#JavaPythonPHPGo)和執行環境 .NET Unity 


系統需求

  • 處理器:1.6 GHz 或更快
  • RAM1 GB 以上
  • OSWindows 10/11, macOS 11+, Linux (Debian/RHEL)

指令

  • code . (在當前目錄開啟) 
  • code [file] (開啟特定檔案) 
  • code –diff [file1] [file2] (比較檔案差異) 

版本

V 1.107 (November 2025 Release) 

開發者

Microsoft 


官網

官網連結

發表留言

您的電子郵件地址不會被公開。必填欄位標記為 *