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

remove snippets for float and int types #1681

Merged
merged 1 commit into from
Dec 23, 2023

Conversation

xdBronch
Copy link
Contributor

these have always been extremely annoying to me when trying to tab thru the arguments of function snippets since i accidentally end up putting some random int type instead of just a number like i want. also theyre 2-4 characters, youll almost certainly type what you want faster than waiting for and reacting to completion. i asked on the zig discord and some people agreed, please leave any thoughts

Copy link

codecov bot commented Dec 22, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (29cd0be) 76.65% compared to head (16031d8) 76.65%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1681   +/-   ##
=======================================
  Coverage   76.65%   76.65%           
=======================================
  Files          33       33           
  Lines        9093     9093           
=======================================
  Hits         6970     6970           
  Misses       2123     2123           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@llogick llogick merged commit f0cb0ea into zigtools:master Dec 23, 2023
6 checks passed
@xdBronch xdBronch deleted the remove-num-snippets branch December 23, 2023 06:05
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.

None yet

2 participants