This is a Visual Studio Code extension that formats URLs into a structured table format. It extracts components such as protocol, hostname, domain, path, and parameters from a given URL.
Features
Parses URLs with http or https protocols.
Formats the parsed URL components into a readable table (in Markdown).
Works with unsaved files in the editor.
Example
Given the URL https://marketplace.visualstudio.com/search?term=url%20formatter&target=VSCode&category=All%20categories&sortBy=Relevance, the extension will output: