Skip to content

Disable inlay hints in Rust#403

Merged
cguedes merged 1 commit into
mainfrom
rust-inlay-off
Aug 23, 2023
Merged

Disable inlay hints in Rust#403
cguedes merged 1 commit into
mainfrom
rust-inlay-off

Conversation

@danvk

@danvk danvk commented Aug 23, 2023

Copy link
Copy Markdown
Collaborator

Forked off of #368. This hides these "inlay hints" (the text with the gray background) which makes it much easier to tell what's actually in your Rust code:

image

@danvk danvk marked this pull request as ready for review August 23, 2023 15:52
@danvk danvk mentioned this pull request Aug 23, 2023
@codecov

codecov Bot commented Aug 23, 2023

Copy link
Copy Markdown

Codecov Report

Merging #403 (6bfcbe5) into main (51b091f) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #403   +/-   ##
=======================================
  Coverage   82.92%   82.92%           
=======================================
  Files         180      180           
  Lines       10408    10408           
  Branches     1114     1114           
=======================================
  Hits         8631     8631           
  Misses       1762     1762           
  Partials       15       15           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@cguedes

cguedes commented Aug 23, 2023

Copy link
Copy Markdown
Collaborator

Great. Thanks @danvk

@cguedes cguedes merged commit 726b001 into main Aug 23, 2023
@cguedes cguedes deleted the rust-inlay-off branch August 23, 2023 16:06
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.

2 participants