quick-code-generation is not working on Visual Studio for Mac 2019 #101
Open
Description
I am trying to develop an extension where you show a popup with some text fields. Depending on the input , the extension will generate some code or write some directories/files.
I got the last part working but i am not able to show a popup or dialog screen. The example below suggest clicking Alt + Insert
which is equivalent to fn + return + option
keys.
I am not getting any response in Visual Studio IDE.
My question is how to activate this popup feature in Visual Studio for Mac and is it possible to implement my scenario?
https://www.monodevelop.com/documentation/feature-list/quick-code-generation/
Metadata
Assignees
Labels
No labels