Microsoft has introduced enhancements to the Visual Studio extensibility model, focusing on improved editor classification and refined user prompts. These updates aim to provide extension developers with more consistent behavior and clearer guidance when working with classification types and user input requests.
Here’s what’s new:
Text Classification Support: Enable custom text coloring within open files — enhancing both semantic and syntactic colorization.
ShowPromptAsync API Enhancements: The ShowPromptAsync API now supports icons and includes a new capability to capture user input directly within the prompt.
Share Your Feedback: Help shape the future of Visual Studio by reporting bugs and suggesting new features or improvements.