Skip to content

baruchiro/url-title-preview

Repository files navigation

URL Title Tooltip

url-title-preview GitHub License Visual Studio Marketplace Version Visual Studio Marketplace Downloads

This extension for Visual Studio Code allows you to see the title of a webpage when you hover over a URL.

Features

  • Fetches the title of a webpage at a URL and displays it in a tooltip when you hover over the URL.
  • Supports both HTTP and HTTPS URLs.

How to Use

  1. Install the extension in Visual Studio Code.
  2. Open a text document and hover over a URL.
  3. A tooltip will appear showing the title of the webpage at the URL.

Demo

Demo

Requirements

This extension requires Visual Studio Code to run.

Known Issues

Please report any issues on the GitHub repository.

Contributing

If you have any problems or suggestions, please open an issue on the GitHub repository.

License

MIT