code-d icon indicating copy to clipboard operation
code-d copied to clipboard

Autocompletion for main writes void twice

Open 1404er opened this issue 3 years ago • 0 comments

If you open a new file and type void main you'll get an "autocomplete" for void main(string[] args) but doing so writes void a second time.

1404er avatar May 06 '22 03:05 1404er