gregfullman / VSGenero

This is a Visual Studio extension for the Genero BDL.
5 stars 3 forks source link

Cursor Intellisense #1

Closed gregfullman closed 9 years ago

gregfullman commented 10 years ago

Current intellisense for cursors leaves a lot to be desired. Since there are quite a few ways that cursors can be declared and prepared, it's tough to do a reverse analysis of all possible cases.

gregfullman commented 9 years ago

This is being handled (for the most part) with the context-sensitive completion logic.