INSERT [ + tab expansion occasionally places ] incorrectly
steveg
Posts: 9
3.6.109
Typing "INSERT [MyT" and then pressing TAB (after the drop down appears) to complete can result in the ] being placed incorrectly:
insert [#MyTable (
ID
) ]
This can be a little fiddly to reproduce. It seems to occur when there is only a [ and no ] (eg starting to type over a selection), and generally only when not writing postings to this forum.
Seems to only occur with the auto-popup list using TAB (not Ctrl+Space to view the list and/or the mouse to select).
Typing "INSERT [MyT" and then pressing TAB (after the drop down appears) to complete can result in the ] being placed incorrectly:
insert [#MyTable (
ID
) ]
This can be a little fiddly to reproduce. It seems to occur when there is only a [ and no ] (eg starting to type over a selection), and generally only when not writing postings to this forum.
Seems to only occur with the auto-popup list using TAB (not Ctrl+Space to view the list and/or the mouse to select).
Comments