- Hands-On Serverless Computing
- Kuldeep Chowhan
- 220字
- 2021-08-05 10:35:38
Explorer window
The Explorer window is used to open, browse, and manage all of the files and folders in your project.
After opening a folder in Visual Studio Code, the contents of the folder are shown in the Explorer window. With the contents available in the Explorer window, you can do many things:
- Create, rename, and delete files and folders
- Move files and folders with drag and drop
- Use the context menu to explore all options

Visual Studio Code works very well with other command-line tools that you might already be using. If you want to run a command-line tool in the context of the folder you currently have open in Visual Studio Code, right-click the folder and select Open in Terminal (macOS or Linux) (or Open in Command Prompt on Windows).
You can also navigate to the location of a file or folder in the Windows File Explorer Window by right-clicking on a file or folder and selecting Reveal in Explorer (or Reveal in Finder on macOS, or Open Containing Folder on Linux).
- Dreamweaver CS3 Ajax網頁設計入門與實例詳解
- 嵌入式系統應用
- 教父母學會上網
- Mastering D3.js
- Hands-On Cybersecurity with Blockchain
- STM32G4入門與電機控制實戰:基于X-CUBE-MCSDK的無刷直流電機與永磁同步電機控制實現
- AWS Administration Cookbook
- 自動生產線的拆裝與調試
- Embedded Programming with Modern C++ Cookbook
- INSTANT Autodesk Revit 2013 Customization with .NET How-to
- Machine Learning with the Elastic Stack
- Docker on Amazon Web Services
- Spatial Analytics with ArcGIS
- Mastering Geospatial Analysis with Python
- Artificial Intelligence By Example