github / VisualStudio

GitHub Extension for Visual Studio

Home Page:https://visualstudio.github.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

While creating parameterized constructor (in .NET), the suggestions are misbehaving and not letting user to write their code.

MustkimKhatik opened this issue · comments

Where is the issues ?
If created a simple webform, while creating constructor, while giving parameters its giving suggestions forcefully and not letting the user to write the code.

How to create this issues?
create a simple webform, inside .aspx.cs file just below the namespace create a parameterized constructor(same with copy constructor)

More-
This is what happens when clicking to give parameters to the constructors-
image

It is the latest version of visual studio.