-
Notifications
You must be signed in to change notification settings - Fork 29.8k
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
Proposal for updating commenting area for diffs #115808
Comments
I agree that we will likely still need to show the range, but let's improve the leave-a-comment and there's-a-comment decorations. |
Here's what I'm thinking:
@misolori and @daviddossett what do you think? I didn't add any color for now and I kept everything to the right of the line numbers still. |
@alexr00 this is looking great, love that we can have codicon support in the comments! I know you mentioned you hadn't added any color, is that something that you'd be open for us to add? I did a quick mockup that shows an alternate styling: |
I didn't add color because I thought the blue was a bit too strong, but I really like the color in this mock up. I'll add it and merge the change! I also see that you're using the codicon +. I'll switch to that too. |
* Proposal for updating commenting area for diffs Fixes #115808 * Polish changes
* Proposal for updating commenting area for diffs Fixes microsoft#115808 * Polish changes
I was exploring ways to improve the PR experience in VS Code and one of the ideas involved updating the glyph area for comments. Currently we show a gray bar and a unicode
+
and♦
that don't look very pretty.Current
Proposal
A couple of things I explored:
+
and-
changes to look visually pleasingUnsure who should I assign to so assigning to @rebornix and @alexdima for now
The text was updated successfully, but these errors were encountered: