Skip to content
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

[Merged by Bors] - Add suffixes to diagnostics and other cleanup #1505

Closed
wants to merge 2 commits into from

Conversation

DJMcNab
Copy link
Member

@DJMcNab DJMcNab commented Feb 22, 2021

Also a few related clean ups to diagnostics
Old look (from the log_diagnostics_example):

Old look hidden to avoid clutter

image

New look:

image

In particular, notice that the width of the diagnostics has been significantly reduced - within vscode the value no longer wraps on my 1920 width monitor. The value is still 105 columns wide, so there is room for improvement however.

Also a few related clean ups to diagnostics
@DJMcNab DJMcNab added the C-Usability A simple quality-of-life change that makes Bevy easier to use label Feb 22, 2021
@alice-i-cecile alice-i-cecile added the S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it label Feb 22, 2021
@alice-i-cecile
Copy link
Member

Looks good; this is a nice simple QoL improvement.

@cart
Copy link
Member

cart commented Mar 3, 2021

I dig it!

@cart
Copy link
Member

cart commented Mar 3, 2021

bors r+

bors bot pushed a commit that referenced this pull request Mar 3, 2021
Also a few related clean ups to diagnostics
Old look (from the log_diagnostics_example):
<details>
<summary>Old look hidden to avoid clutter </summary>

![image](https://user-images.githubusercontent.com/36049421/108776774-bc349080-755a-11eb-8569-d4832abf6bc3.png)

</details>
New look: 

![image](https://user-images.githubusercontent.com/36049421/108776587-82638a00-755a-11eb-96eb-539026d59bcb.png)

In particular, notice that the width of the diagnostics has been significantly reduced - within vscode the value no longer wraps on my 1920 width monitor. The value is still 105 columns wide, so there is room for improvement however.
@bors
Copy link
Contributor

bors bot commented Mar 3, 2021

@bors bors bot changed the title Add suffixes to diagnostics and other cleanup [Merged by Bors] - Add suffixes to diagnostics and other cleanup Mar 3, 2021
@bors bors bot closed this Mar 3, 2021
@DJMcNab DJMcNab deleted the diagnostic-suffix branch July 19, 2022 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-Usability A simple quality-of-life change that makes Bevy easier to use S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants