This extension allows you to easily paste and format headers from Charles or Dev tools as a json object, current supports only JS, plan on support more languages in the future, pull requests are welcome!
- Open up the command palette (
Ctrl or Cmd + Shift + P
) and type format headers, select either from selection or from clipboard - To paste formatted use
Ctrl or Cmd + Alt + V
- To format selection use
Ctrl or Cmd + Alt + S
Created the commands for extension
Initial release