You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 16, 2020. It is now read-only.
The method completion window will hide the line of code being typed when the line of code is split across a few lines.
For example, typing in the opening brace in the following code:
Results in this:
So the line where I am typing cannot be seen.
This affects SharpDevelop 5 but not 4.4.1