After an upgrade to VS2010 from VS2008 for C# and Fortran development I have noticed some peculiar behavior. While editing source files (.cs, .for, .f90) my tab key does not insert a tab character, it won't indent code and it won't code complete. I tried it with VS2008 and everything works fine. Note that shift-Tab works ok to un-indent.
I tried devenv /safemode and I did fix things.
If anyone has seen this before please give me a hint as how to fix this issue.
OS is win7-64 SP1
