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

Message updates. #344

Merged
merged 1 commit into from
Sep 20, 2018
Merged

Message updates. #344

merged 1 commit into from
Sep 20, 2018

Conversation

ehuss
Copy link

@ehuss ehuss commented Sep 5, 2018

  • Add rust_message_status_bar option to display the message under the cursor in the window status bar.
  • Add rust_message_popup command to manually show a popup under the cursor.
  • Add underline styles to rust_region_style.
  • Fix various issues with multiple views into the same file.
  • Fix on-save checking being triggered multiple times with "Save All" and the build command when the buffer is unsaved.
  • Fix Next/Prev when a message is hidden (such as a completed suggestion).
  • Fix hitting Esc in the middle of the build to hide/dismiss future messages.

- Add `rust_message_status_bar` option to display the message under the cursor in the window status bar.
- Add `rust_message_popup` command to manually show a popup under the cursor.
- Add underline styles to `rust_region_style`.
- Fix various issues with multiple views into the same file.
- Fix on-save checking being triggered multiple times with "Save All" and the build command when the buffer is unsaved.
- Fix Next/Prev when a message is hidden (such as a completed suggestion).
- Fix hitting Esc in the middle of the build to hide/dismiss future messages.
@ehuss
Copy link
Author

ehuss commented Sep 20, 2018

bors r+

bors bot added a commit that referenced this pull request Sep 20, 2018
344: Message updates. r=ehuss a=ehuss

- Add `rust_message_status_bar` option to display the message under the cursor in the window status bar.
- Add `rust_message_popup` command to manually show a popup under the cursor.
- Add underline styles to `rust_region_style`.
- Fix various issues with multiple views into the same file.
- Fix on-save checking being triggered multiple times with "Save All" and the build command when the buffer is unsaved.
- Fix Next/Prev when a message is hidden (such as a completed suggestion).
- Fix hitting Esc in the middle of the build to hide/dismiss future messages.

Co-authored-by: Eric Huss <eric@huss.org>
@bors
Copy link

bors bot commented Sep 20, 2018

Build succeeded

@bors bors bot merged commit dfb7530 into rust-lang:master Sep 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant