I have encountered an annoying bug which intellisense doesn't show me code completions whenever I type characters. intellisense will only show code completions when I use the key shortcut ctrl + space
.
But when I am working on a different type of javascript project, auto completion works fine.
Auto completion doesn't work even though statements completion is enable in:
- Options>Text Editor>All languages>Auto list members + Parameter information
- Options>Text Editor>Javascript>Auto list members + Parameter information
- Options>Text Editor>Node.js>Auto list members + Parameter information
I also tried:
- Reinstalling VS!.
- Reinstalling nodejs tools for vs.
- Restarting vs.
- Reopening the file which I currently working on.
- Working on a new Nodejs project.
I am using VS2013 update 4.
I am using Resharper.
I am using Web Essentials for update 4.