How can we help you today? How can we help you today?

Tab char completing table name

When checking the option Completion Keys -> Tab in Options Menu, SQL Prompts inserts a <tab> char after the name of the first table in query:

select * from TABLE<tab>
EsioN
0

Comments

2 comments

  • HotAir
    I have observed this behavior as well; after pressing tab for completion the tab is written to the end of the intellisense'd text:
    typed:
    select * from Autho + [tab]
    got:
    select * from Authors <tab>
    HotAir
    0
  • Lionel
    Thanks for the feeback. I have put this into our bug tracking system and it will definatly be fix before the final release.

    Lionel
    Lionel
    0

Add comment

Please sign in to leave a comment.