Move File Icon is a Visual Studio Code extension that adds a distinctive and easily recognizable icon for .move files. This extension ensures that your Move files stand out in the explorer, making them easier to locate and manage.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Move File Icon is a Visual Studio Code extension that adds a distinctive and easily recognizable icon for .move files. This extension ensures that your Move files stand out in the explorer, making them easier to locate and manage.
Features
Custom Icon for .move Files: Adds a unique icon to all files with the .move extension, enhancing the visual organization of your project.
Non-Intrusive: Designed to work seamlessly with other extensions, without interfering with existing file icons or themes.
Lightweight: Simple and efficient, with minimal impact on VS Code's performance.
Installation
Open Visual Studio Code.
Go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window or by pressing Ctrl+Shift+X.
Search for "Move File Icon" and click Install.
Reload Visual Studio Code to activate the extension.
Usage
Once installed, the extension will automatically apply the custom icon to all .move files in your workspace. No additional configuration is required.
Contributing
If you have any suggestions or encounter any issues, please feel free to open an issue or submit a pull request on GitHub.