I recently downloaded and installed Visual Studio 2017 (community), intending to use it as my script editor in Mongoose.
When I click on the "Edit Form Script" icon on Form Properties in development mode, I get the "Editing Script in Visual Studio ..." dialog box, but can't seem to invoke the VS IDE. Nothing happens when I press the "VS IDE" button.
I've changed the settings in User Preferences / Design Time, selecting the "Visual Studio" radio button, and set the programming language in the Process Defaults form.
If I change the settings in User Preference / Design Time to Win Studio, then it seems to work - clicking on the "Edit Form Script" icon on Form Properties in Design Mode.
Is there a setting somewhere that needs to point to the installation location of the IDE of Visual Studio?
Is there a step that I am missing?
I really want to have Intellisense and other tools that Visual Studio has to offer.
Can someone point me in the right diredtion?
Thanks for your help!