This vscode extension allows you to add remarks to the file tree on the left-hand side, helping you identify and organize your code projects better.
- Open VSCode and select "Extensions" from the sidebar
- Search for "Folder Alias" and click install
- Restart VSCode
- Right-click on the folder or file you want to add a remark, or alias, for
- Select "Add Alias"
- Enter the remark you want to add and press Enter
- The remark will be displayed on the file tree
You can add remarks using either of the following methods:
- Right-click on the file or folder, select "Add Alias", and enter the desired remark.
- Right-click on the file or folder and select "Add Alias" to modify an existing remark.
