Can't use <Alt><Enter> to open the action list in .xaml files
I am currently working on my first project in Silverlight 3. I have noticed that in my .xaml file when I hit <Alt><Enter>, R# does not open the action list as I am used to in a class library or WinForms projects. Is this default behaviour or am I missing a shortcut?
Please sign in to leave a comment.
Hello,
Alt+Enter opens the lightbulb in the beginning of the current line. Is there
one?
—
Serge Baltic
JetBrains, Inc — http://www.jetbrains.com
“Develop with pleasure!”
I was able to fix this by restoring the R# keyboard shortcuts. So now it works fine :-)