Open tldrlol opened 7 years ago
Apologies, I should clarify.
While they do not appear in the completion lists, hovering over them reveals type information as normal.
I can report same in VSCode - no intellisense, tooltips are working, finding usages is working
I had to calm down before posting this, because this was too funny also: 😄
I spoke too soon.
The above snippet compiles, runs and works (as expected). I imagine this is an oversight, buggy behavior that was not intended to happen. Specifically, being able to alias the arguments denoted by the ignore pattern with
_arg[n]
syntax.On the plus side, tooling (vanilla VS2017) does not offer Intellisense or anything of the sort in this situation.