Azure / azure-dev

A developer CLI that reduces the time it takes for you to get started on Azure. The Azure Developer CLI (azd) provides a set of developer-friendly commands that map to key stages in your workflow - code, build, deploy, monitor, repeat.
https://aka.ms/azd
MIT License
410 stars 198 forks source link

Investigate using termlink or similar to render hyperlinks #2539

Open savannahostrowski opened 1 year ago

savannahostrowski commented 1 year ago

We have spots where we render insanely lengthy links. It'd be great if we could use something like https://github.com/savioxavier/termlink to render more readable hyperlinks.

Here's an example of something we could improve: MicrosoftTeams-image (4)

savannahostrowski commented 1 year ago

cc: @Austinauth

Austinauth commented 1 year ago

Thanks for tagging me on this Savannah. Totally agree with this recommendation!

The screenshot Savannah shared above is from an earlier mock-up I created. If this gets prioritized, I'd like to spend a bit more time thinking through a consistent approach for naming the links (as well as asscessibility). That being said, being able to truncate our links into something more readable would be huge for our UX. Very much on board for getting this functionality implemented.

rajeshkamal5050 commented 1 year ago

@savannahostrowski moving it to Germanium.

rajeshkamal5050 commented 7 months ago

Looks like there are some limitations when tried in different terminals https://github.com/Azure/azure-dev/pull/2997#issuecomment-1815449306. Moving it to backlog.