READMEFilename-Provider ExtensionThe "filename-provider" extension automatically adds a file path comment at the top of your files when they are created or saved in Visual Studio Code. Use caseI build a lot with AI and use a repro flattener to help the AI understand the relationships between files. Including the filename at the top of each file when providing full files is a game changer in helping it stay focused and reference correctly. Features
Supported Languages
ExamplesFor a TypeScript file:
For a JavaScript React file:
For a CSS file:
|