IntelliSense omits code snippets
R#'s IntelliSense doesn't include the VS code snippets. Can it please be updated to include them? This is particularly a problem with the Code Contracts snippets, some of which are two characters (cr). If I hit cr and hit tab, then it autocompletes something else since it can find something. If I type crn (another one), it says no suggestions and if I hit tab, VS fills it in correctly.
This makes it extremely hard to use the built-in snippets.
Can this please be added into the completion list?
Please sign in to leave a comment.
Hello Oren,
Due to technical difficulties ReSharper cannot show Visual Studio snippets
in IntelliSense. As a workaround you can either:
1. Switch to built-in Visual Studio IntelliSense under ReSharper | Options
| IntelliSense | General
2. Create custom Live Templates (ReSharper | Live Templates) similar to your
snippets and use them instead
3. Use Edit | IntelliSense | Insert Snippet... (or the corresponding shortcut)
Andrey Serebryansky
Support Engineer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"