jrusbatch / compilify

A web-based compiler for C# and VB.NET, powered by the Roslyn Project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support autocompletion

svick opened this issue · comments

I think it would be very helpful if at least some primitive form of autocompletion was supported. I realize that this might not be a simple task, but I believe Roslyn does have some support for that already, so it might not be that hard.