Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>XYZ .hidemeNew to Visual Studio Code? Get it now.
XYZ .hideme

XYZ .hideme

robmllze

|
156 installs
| (1) | Free
An extension that allows you to easily hide files and folders that are listed in your project's `.hideme` file.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

XYZ .hideme

An extension that allows you to easily hide files and folders that are listed in your project's .hideme file.

Installation

  1. Open VS Code.
  2. Go to the Extensions view by clicking on the square icon on the sidebar or pressing Ctrl+Shift+X on Windows or Cmd+Shift+X on MacOS.
  3. Search for "XYZ .hideme".
  4. Install and reload VS Code.
  5. This extension is activated by default. Disable the extension to deactivate it.

Instructions

  1. Create a file ending or starting with .hideme in any folder in your project.
  2. List the files and folders you want to hide to the .hideme file.
  3. You can use asterisks * to hide all files and folders that match a pattern.
  4. Open any .hideme file and hit Cmd+H on MacOS or Ctrl+H on Windows to toggle the visibility of the files and folders listed in the avtive .hideme file.

Example of a .hideme file

lib/main.dart
*.g.dart
*.md

License

This extension is licensed under the MIT License.

All Extensions by XYZ

  • XYZ .hideme: An extension that allows you to easily hide files and folders that are listed in your project's .hideme file.
  • XYZ Styled Region: An extension that allows you to apply custom styles to marked regions in your code. Enhance your coding experience with visually appealing regions, making it easier to read, debug, and navigate your code.
  • XYZ Bulk Rename: An extension that allows you to quickly bulk-rename files and folders
  • XYZ Run Script: An extension that allows you to run scripts via right-click.
  • XYZ Run Tasks: An extension that allows you to run your workspace tasks via the explorer menu.
Alt text
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft