no code completion in skin templates
Hi, just spotted that R# does ignore skin templates in ASP.NET projects that are in the App Theme dir - there is no support for code completion, quick fixies, etc.
I'm using VS2005 and R# 4.01 (beta)
And here follows my small feature request :)
CTRLSHIFTENTER feature is very addictive, but it does not work in XML files. Let's say that I have the following code snippet
<pages theme="Theme1"X
note - X donates cursor position
when I press CTRLSHIFTENTER it would be fine if R# adds the closing tag ">" (or in general, it adds all necessary closing tags) and moves the cursor on the next line
Regards,
Libor
Please sign in to leave a comment.