You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thanks very much for an extremely useful mode, which I rely on on a daily basis. I found a small niggle, I think. When in C++ mode I can go to the start of a "defun" with C-M-a and end with C-M-e, and expand region also works correctly. However, in C# mode, C-M-e/C-M-a seem to take me to the namespace definition rather than the class and function definitions. Are these keys not mapped in C# mode perhaps?