Closed gregfullman closed 9 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.
This is being handled (for the most part) with the context-sensitive completion logic.
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.