Author |
Message |
Mindflux
Joined: 25 May 2013 Posts: 847 Country: United States |
|
SQL Editor 7 "List Item Selection Key" |
|
I have my selection keys set to "Enter,Tab" because I am more familiar with using tab to autocomplete items (Linux Bash and a lot of IDEs use tab).
When I do this in the SQL Editor, I get an added dialog on the back end.
When I do this in SSMS 2008R2, I do not get the added dialog.
If I press enter as opposed to tab, that dialog does not pop up.
In the example above I typed select * from tmpMA_S<tab> and it filled out tmpMA_Samples and then brought up the additional autocomplete suggestions for the table query? If I hit F5 to run the query from that dialog, it doesn't run but rather refreshes the SQL Assistant cache.
|
|
Fri Aug 01, 2014 10:24 am |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7948
|
|
|
|
Can you please tell me which SQL Reference version is selected in target options for MS Management Studio and in SQL. Assistant Code Editor targets?
|
|
Fri Aug 01, 2014 11:25 am |
|
 |
Mindflux
Joined: 25 May 2013 Posts: 847 Country: United States |
|
|
|
 |
 |
Can you please tell me which SQL Reference version is selected in target options for MS Management Studio and in SQL. Assistant Code Editor targets? |
Both have MSSQL T-SQL 2008 as the SQL Reference.
|
|
Fri Aug 01, 2014 11:26 am |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7948
|
|
|
|
In the SQL Editor Options, do you have replace tabs with spaces enabled? I mean editor native options, not target options, sorry it's a bit confusing.
|
|
Fri Aug 01, 2014 11:37 am |
|
 |
Mindflux
Joined: 25 May 2013 Posts: 847 Country: United States |
|
|
|
 |
 |
In the SQL Editor Options, do you have replace tabs with spaces enabled? I mean editor native options, not target options, sorry it's a bit confusing. |
Everything there is default. I don't think I've even been in that dialog before:
FYI: Changing Tab Mode to "Insert Tab Character" does not remedy it.
|
|
Fri Aug 01, 2014 11:39 am |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7948
|
|
|
|
It has something to do with editor handling tabs differently. In pretty sure about that, but unsure which option (or combination of options) is triggering that. I'm going to ask our dev team for assistance.
|
|
Fri Aug 01, 2014 11:51 am |
|
 |
Mindflux
Joined: 25 May 2013 Posts: 847 Country: United States |
|
|
|
 |
 |
It has something to do with editor handling tabs differently. In pretty sure about that, but unsure which option (or combination of options) is triggering that. I'm going to ask our dev team for assistance. |
Ok. I tried all the tab mode pulldown options and none helped.
|
|
Fri Aug 01, 2014 11:53 am |
|
 |
Mindflux
Joined: 25 May 2013 Posts: 847 Country: United States |
|
|
|
2 years on and I still fight with this one now and then. That box pops up at the most inoppurtune times when I'm about to hit F5 and causes a cache refresh rather than execution.
|
|
Mon Nov 07, 2016 11:28 pm |
|
 |
|