I just recently switched over to M2M Studio from Visual Studio 2008. One of the prime reasons for me to use Visual Studio instead of eclipse back when i started coding with OpenAT, was that VS has popup (tooltip?) documentation for all functions when you begin typing them. Example: You type adl_tmrSubscribe( and VS pops up with the complete header for that function so you know what parameters to supply.
This is not how it works in M2M where this documentation first pops up after i’ve filled out all the missing parameters! This is completely stupid as i need the documentation before i fill in the parameters!
Is there a way to enable this or do i have to live with using a less productive environment in the future as this will clearly make VS the better tool than M2M Studio.