with
{
"favorite-urls": {
"list": [
{
"label": "Google",
"url": "https://www.google.com"
},
{
"label": "Github",
"url": "https://github.com"
},
{
"label": "support channel",
"url": "https://support.your-company.com"
}
]
},
"sort": true
}
you can define a set of saved URLs that shall be fast accessible within your project.
The options pop up when running Favorites: URLs
in the command palette or by directly using the key binding: Shift + Alt + u
.