zls icon indicating copy to clipboard operation
zls copied to clipboard

do not show inlay hints on builtins with trivial parameters

Open Techatrix opened this issue 2 years ago • 1 comments

A lot of the builtins have parameter names that carry no useful information or are trivial to deduce based on the builtin name.

Techatrix avatar Feb 18 '24 08:02 Techatrix

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 78.45%. Comparing base (80ddf7b) to head (eb9b209). Report is 5 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1781   +/-   ##
=======================================
  Coverage   78.45%   78.45%           
=======================================
  Files          35       35           
  Lines       10549    10550    +1     
=======================================
+ Hits         8276     8277    +1     
  Misses       2273     2273           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Feb 19 '24 04:02 codecov[bot]