VS 2012 Version is HERE: /vsgallery/5321ad5d-0931-48b9-8658-5863951c6133
Project Description After Install this extension, the intellisense box will automatically show after you input a English character, just like c#.
OpenSource Project Link:
Implementation Detail It's a simple editor extension listening text change event. It just simulate the key stroke ( Ctrl + J ) to show the intellisense box. |