Options

INSERT [ + tab expansion occasionally places ] incorrectly

stevegsteveg Posts: 9
edited November 22, 2007 3:23PM in SQL Prompt Previous Versions
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).

Comments

  • Options
    Thanks for letting us know about this. We'll be starting work on a minor update in the near future so I'll make sure that we try to track this one down and, if need be, include the fix in the next release.
Sign In or Register to comment.