Quantcast
Channel: SharpDevelop Community
Viewing all articles
Browse latest Browse all 1764

Code completion

$
0
0

Hello,

it would be appreciated if SharpDevelop's code completion feature could imitate some behavior of the code completion feature of IntelliJ IDEA. See image: https://www.jetbrains.com/idea/

When you type, e.g.: 100.getcode (C#), it would list "GetHashCode" and "GetTypeCode" and highlight the relevant parts.

What do you think?


Viewing all articles
Browse latest Browse all 1764

Trending Articles