mirror of
https://github.com/nim-lang/Nim.git
synced 2026-09-07 05:57:26 +00:00
Currently the suggestions create a lot of noise when creating enum fields. I don't see any way of a macro creating fields (when called inside an enum) so it should be safe to not show suggestions --------- Co-authored-by: Andreas Rumpf <rumpf_a@web.de>