Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 404 Bytes

File metadata and controls

14 lines (10 loc) · 404 Bytes

FilePath Header Extension

Adds the file path as a comment at the top of opened files in VS Code.

Features

  • 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