Microsoft Visual Studio Extension - Reflection, MethodInfo, Local Variables, IntelliCode

Michael Six 26 Reputation points
2022-11-12T04:46:28.233+00:00

Hi im working on a voice to code helper
and was wondering is there a way to access the code completion "ctrl-space" list as a list of strings?

Like id like to create a extension that uses the current focused position and streams that data to an local AI voice interface in the background.
Converting those to context aware speak commands.
Its as if the user presses ctrl-space, without triggering the popup.

Would this be accessible as an extension?

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,306 questions
{count} votes