1). When I'm typing a SELECT statement the Auto Completion: Auto Popup works after the FROM clause to help me choose the table / view / columns (and in other places) and that's great. However, if I make a mistake and then backspace / delete, the Auto Popup no longer comes up. I know I can hit Command + Space (Mac) to bring it back up, but it would be really nice if, upon retyping, the popup just comes up again w/o having to do Command + Space. I've seen this in other IDEs and it does help.
2). Along with #1, it would be nice if User Defined Functions would come up as options in the Auto popup along with Tables and Views. I have quite a few UDFs returning data as Tables and so, I often do something like: SELECT * from fn_MyFunction(). In this case, I have to go search in the left pane for the function and drag it over and it's just a slower process than having it pop-up as an option.
Issue #14348 |
New |
Completion |
No due date |
No fixed build |
No time estimate |