Can I use Roslyn's CodeCompletionProvider in rider?
Hello, I'm trying to make a code completion analyzer and breakpoints do hit when I see autocompletion in visual studio, but they do not in Rider. Is there any alternative or how should I do that?
Please sign in to leave a comment.
Hello,
Unfortunately at the current moment, it is not possible. There is an open issue for this request on our tracker: RIDER-74403. Please upvote and watch it for monitoring the progress on it.