| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #996 +/- ##
==========================================
+ Coverage 76.35% 76.39% +0.03%
==========================================
Files 61 61
Lines 8291 8302 +11
==========================================
+ Hits 6331 6342 +11
Misses 1960 1960 ☔ View full report in Codecov by Sentry.
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Two minor improvements to the completion:
with the PR: this allows to do: Test( then TAB directly to select the arguments

upstream/main: you need to do Test(a before completion kicks in. Test( gives nothing

this PR:

upstream/main:
