UmbSense
UmbSense copied to clipboard
Not getting suggestions
After installing the extension I don't get any suggestions in html files.
I'm experiencing the same issue.
Hi,
I am not sure it might be one of two things
- Completion will only happen on HTML based files (so .htm, .html, or .cshtml)
- I am not sure, but you might need the Web Essentials package also installing? (we do include the dlls required but maybe we are missing something)
Hi Kevin,
I didn't have Web Essentials installed - only some parts of it. But installation of the full package didn't do anything different...
I am also having this problem :(
Just wanted to verify that installing Web Essentials did work for me for the latest version of the extension. 👍
However, it does not work without Web Essentials installed.
I've not been able to reproduce this issue. I can say that I have had to reinstall the extension after a recent update to Visual Studio, so maybe that could be something that could be attempted.
I've also continued to search for answers and beyond the simple suggestions that I imagine have been tried (restart visual studio, restart your machine, update Visual Studio, open Visual Studio as Administrator, etc.) and the extreme (re-install Visual Studio), I did come across an interesting post that details some configuration options that might help.
Workaround #4: Verify Some Specific Visual Studio Configurations If all of the above didn’t work, it’s time to verify some configurations in Visual Studio itself. Go to Tools -> Options -> Text Editor -> All Languages -> General. Make sure “Auto List Members” is checked. Also, make sure “Parameter Information” is checked.
There are a few other configurations you should check out, too. Still under Text Editor, go to “Basic” and then “IntelliSense.” Make sure you have the following three checked:
Show completion list after a character is typed Highlight matching portions of completion list items Show completion item filters Now, what if you’ve got all of the options above checked and it still doesn’t work? It will sound silly (again), but here goes: try unchecking all of them and then checking them again. Then click on “OK” and see if everything works fine.
I'm hopeful that this might work and I'm curious how you might make out.
I've not been able to reproduce this issue. I can say that I have had to reinstall the extension after a recent update to Visual Studio, so maybe that could be something that could be attempted.
I've also continued to search for answers and beyond the simple suggestions that I imagine have been tried (restart visual studio, restart your machine, update Visual Studio, open Visual Studio as Administrator, etc.) and the extreme (re-install Visual Studio), I did come across an interesting post that details some configuration options that might help.
Workaround #4: Verify Some Specific Visual Studio Configurations If all of the above didn’t work, it’s time to verify some configurations in Visual Studio itself. Go to Tools -> Options -> Text Editor -> All Languages -> General. Make sure “Auto List Members” is checked. Also, make sure “Parameter Information” is checked. There are a few other configurations you should check out, too. Still under Text Editor, go to “Basic” and then “IntelliSense.” Make sure you have the following three checked: Show completion list after a character is typed Highlight matching portions of completion list items Show completion item filters Now, what if you’ve got all of the options above checked and it still doesn’t work? It will sound silly (again), but here goes: try unchecking all of them and then checking them again. Then click on “OK” and see if everything works fine.
I'm hopeful that this might work and I'm curious how you might make out.
I had a similar issue with the OP, I did the following:
- I didn't have Web Essentials installed when I installed UmbSense, installed Web Essentials (no luck)
- Uninstalled/re-install UmbSense seems to have kicked it back in.
- Although it started showing, shortly after closing the file and trying to use
<umb-
the intellesense had stopped picking it up. - Followed the steps quoted in this
- Disabled the extension
- Close/reopen Visual Studio
- Enable the extension
- Seems to work again
- After letting ReSharper do all of it's magic, stops working. I believe ReSharper is interfering (so if you have it installed, that might be the culprit)
:( boo his resharper - I don't use it personally - if anyone can debug this issue with resharper installed that would be great.
:( boo his resharper - I don't use it personally - if anyone can debug this issue with resharper installed that would be great.
Got a love hate relationship with it :( I changed the following in ReSharper settings and wallah, works like a charm.
I suspect we would need a resharper flavoured version of umb-sense to work around this.
https://www.jetbrains.com/help/resharper/sdk/Features/Completion.html
Happy to help testing out any updates you do regarding ReSharper intellisense! At face value looks about right.