2025年2月24日 星期一

Visual Studio Code (VS Code)安裝摘要

 Here’s a summary of the content in 5-10 bullet points:

  1. Installation of Visual Studio Code (VS Code): The video starts with the installation of Visual Studio Code on Windows, emphasizing that VS Code is a lightweight editor (not a full IDE) which can be extended using plugins.
    (Timestamp: 00:00-01:53)

  2. VS Code Interface Overview: After installation, VS Code opens with a welcome screen, file explorer, search, and Git integration. The video also highlights how to open project folders and use the source control panel.
    (Timestamp: 02:26-03:59)

  3. Installing Python Extension: The Python extension, being the most popular for VS Code, is installed to enable Python-specific features, including Python interpreter selection and linting.
    (Timestamp: 06:09-07:48)

  4. Setting Python Interpreter: Demonstrates changing the Python interpreter and how VS Code creates a project-specific .vscode/settings.json file for configurations.
    (Timestamp: 10:02-12:19)

  5. Customization (Color Themes and Icons): The user customizes the editor's appearance using themes like Pre-Dawn and adjusts other UI settings such as file icons.
    (Timestamp: 14:00-16:16)

  6. Managing Code Formatting and Linters: The video covers setting up auto-formatting using Black and linting with Pylint to keep Python code clean and consistent.
    (Timestamp: 32:57-37:47)

  7. Virtual Environments: Shows how to use virtual environments in VS Code, including automatic activation and setup for project-specific dependencies.
    (Timestamp: 28:37-31:02)

  8. Running Python Code with Keyboard Shortcuts: The user demonstrates configuring a more convenient way to run Python code using a keyboard shortcut rather than manually running code in the terminal.
    (Timestamp: 39:58-41:53)

  9. Git Integration and Version Control: Explains using Git within VS Code, including staging and committing changes, as well as pushing code to GitHub.
    (Timestamp: 48:31-50:45)

  10. Debugging and Unit Testing: The video highlights VS Code's debugging and unit testing capabilities, including running tests and reviewing test results.
    (Timestamp: 59:35-1:06:11)

沒有留言:

張貼留言

精選文章

手機使用VPN進入NAS、DaikinAPP時,仍能使用其他APP如銀行,連上WIFI 或行動網路

為了避免手機使用VPN進入NAS、DaikinAPP時,仍能使用其他APP如銀行,連上WIFI 或行動網路,要修改Router Policy設定?需要把家中屬於VPN的網段設備與其他區隔?要如何設定? 為了達成您的需求: ✅ 手機連上 VPN(例如連回家中 TP-Link ER...