Keyword completion for Recommender.GetRecommendedSymbolsAtPosition #2105
Labels
Area-IDE
Concept-API
This issue involves adding, removing, clarification, or modification of an API.
Resolution-Duplicate
The described behavior is tracked in another issue
Milestone
Please provide keyword completion for C# and VB when using the public API Recommender.GetRecommendedSymbolsAtPosition.
We use GetRecommendedSymbolsAtPosition to provide auto-completion for our "Script" editor. This works really great and it helps much writing script code. If this method would provide the recommended keywords as well then the auto-completion would be nearly perfect :-).
You might have a look at http://dotnetpad.codeplex.com to see how we use Roslyn. I have created this open-source project to evaluate Roslyn.
The text was updated successfully, but these errors were encountered: