About 3,290,000 results
Open links in new tab
  1. Easy file management in VS Code - DEV Community

    Apr 28, 2021 · Below I showcase a few commands and describe how I have made this process easier. If you have some feedback, I'd love to hear it! 1. Use consolidated lists for quick file selection. For some operations, we can make a consolidated list of the files for quick selection.

  2. View file structure in VS Code - Stack Overflow

    Sep 22, 2024 · VSCode now ships with a default Outline View that displays the symbol tree/file component structure of the currently active editor. The latest version of VS Code now has "Outline view" shipped in. From their site: The Outline view is out of preview and now enabled by default. You can read more about this here:

  3. Project management - Visual Studio Code

    When you create a C# application in Visual Studio Code, you start with a project. A project contains all files (such as source code, images, etc.) that are compiled into an executable, library, or website. All of your related projects can then be stored in a container called a solution.

  4. How to Save Files in Visual Studio Code: A Quick and Easy Guide

    Jul 6, 2024 · In this article, we will explore the fundamental techniques for saving files in Visual Studio Code, providing you with a comprehensive understanding of the available options. From the traditional “Save” command to more advanced functionalities like the “Save As” feature, you will learn how to effectively manage your codebase.

  5. Settings for Managing Files in Visual Studio Code

    Mar 18, 2025 · Configure file associations, exclusions, and default behaviors for efficient file management in Visual Studio Code

  6. Vscode File Manager - Visual Studio Marketplace

    FileManager: Simple file manager extension Like mc, but for vscode. This extentions provides simple file manager for comfortable navigating in your file system even if files or directories are outside your workspace.

  7. VSCode-Learn/File management.md at main - GitHub

    Visual Studio Code (VSCode) is a powerful code editor with a range of features that make navigating and managing your files and projects efficient. In this tutorial, we'll explore the essential file navigation techniques and tools available in VSCode. 1. File Explorer. The File Explorer in VSCode is your primary tool for file and folder navigation.

  8. Best Practices for Organizing Files in Visual Studio Code

    Aug 24, 2024 · Learn how to optimize your file organization in Visual Studio Code with these best practices. File organization in Visual Studio Code is crucial for maintaining efficiency and productivity in projects, ensuring that programmers can easily locate and manage their files.

  9. Multi-root Workspaces - Visual Studio Code

    Below you can see the Workspace icons from the built-in Minimal (Visual Studio Code) file icon theme: Search. VS Code features like global search work across all folders and group the search results by folder. When you have a multi-root workspace open, you can choose to search in a single root folder by using the ./ syntax in the files to ...

  10. File Management - Visual Studio Marketplace

    Extension for Visual Studio Code - Adds commands and context menu to rename, move, and delete files.

Refresh