Adds the file path as a comment at the top of opened files in VS Code.
- Automatically inserts the relative file path as a comment.
- Supports multiple languages with correct syntax.
- Ignores files listed in
.gitignore
. - Manual command available via Command Palette.
Example:
// app/(platform)/platform/lessons/[folderId]/[lessonId]/page.tsx