Hey Guys,
I've just released a code completion example for C# on GitHub. It contains quite full featured code completion, I've scavenged all the examples I could find online and tried to merge them in one project. Most stuff comes from the latest SharpDevelop branch though.
Here's the project: https://github.com/lukebuehler/NRefactory-Completion-Sample
There are a few open issues and It would be really awesome if somebody from the SharpDevelop or NRefactory team could take a look and give some feedback if stuff could be done better and how to fix things. I guess this thread can serve for that?
Hopefully this can become a really good sample that could be included in NRefacotry?
Any feedback and contributaions are welcome.
