-
Notifications
You must be signed in to change notification settings - Fork 30.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Align rendering of links #21347
Comments
I'm not so sure aligning is the best thing here. This is why I didn't make terminal links always on:
|
I am ok with having them rendered differently. It is also my understanding that the terminal is much more permissive with links (i.e. for file paths) and that would result in a lot of underlines in potentially unwanted places. |
RE permissive links: This is a temporary situation which will be improved in #21226 |
They're now rendered the same as symbols in the editor. |
re #21021
See attached screen shot. Initially I thought links don't work because they get the underline only on hover while the editor is more eager to render links. We should align them, obviously I am used the editor style but open for anything...
The text was updated successfully, but these errors were encountered: