Hello,
I'm starting to work with AVR Studio as a hobbyist, while having worked with MS Visual Studio as a professional and I miss the VS productivity enhancements very much. For example I'm used to being able to go to function prototype easily after placing cursor on a function call and pressing keyboard shortcut. Similarly, being able to go to function implementation, using Alt + left arrow to go to previous location in the code, etc.
This functionality seems so obvious to me, that I was certain there must be some 3rd party productivity enhancement plugin for AVR Studio. But I didn't find any.
I read somewhere on AVRfreaks that it's possible to use some other source code editor, namely Programmer's Notepad. What are the pros?
Is it somehow possible to add the above mentioned functionality? Or are there any (possibly commercial) alternatives to AVR Studio which already have it?