Product #15: Power Header

I am a developer currently in Germany and a father to one. I share productivity apps for Salesforce implementations every week.
Try out these 5 star rated Salesforce browser extensions I built.
- Salesforce Dependent Picklist Matrix Export
- Salesforce Data/Metadata Utility
- Record and Metadata Comparator for Salesforce (Originally developed by Rajiv Bhatt)
If you have any suggestions for improvements or if you just want to tell me how much my project sucks, my email is manindersfdc@gmail.com.
You can support my work at https://www.buymeacoffee.com/maninders

**Name**: Power Header **Usage**: Creates file header text for any programming language VSCodeExtension #FreeApp #OpenSource **Description**: - Automatically inserts and updates file header text. - Supports all languages so it works for .cls, .cmp, .trigger, .html, .js, .css and other code files relevant for salesforce platform. - Supports all vscode snippet variables in the header. - Allows JavaScript regular expression replace for complex text updates. **Favourite** **Features**: - Customize file header to very granular detail. Other popular tools use aspecific format. - Can be used to generate file headers compatible with Apex documentationtools like Apexdocs, or custom built documentation solutions. **Link**: [Power Header](https://marketplace.visualstudio.com/items?itemName=epivision.vscode-file-header) **Repo**: [Github Repo](https://github.com/55f/vscode-file-header)

Example of the File Header which can be created for use with Apex Docs.




