SQL Prompt's behaviour has changed - when writing strings it auto fills from objectlist
alexw
Posts: 6 New member
in SQL Prompt
SQL prompt is now autosuggesting within strings. This is very annoying as strings just become object names.
A specific example that's disrupting my workflow:
It's not common to have a $ in an object name but I have a few. And so now everytime I write a '$.' in any of the JSON functions it autocompletes with a random object name rather than simply let me type the path I want in.
Please tell me there's a way to turn turn this off.
A specific example that's disrupting my workflow:
It's not common to have a $ in an object name but I have a few. And so now everytime I write a '$.' in any of the JSON functions it autocompletes with a random object name rather than simply let me type the path I want in.
Please tell me there's a way to turn turn this off.
Tagged:
Best Answer
-
alexw Posts: 6 New memberI've upgraded to 10.0.5 released yesterday - that appears to have fixed the issue thank you.
Answers
What version of SQL Prompt are you currently using? We shipped v10.0.4 that should have fixed this issue.
Thanks,
Tom
Redgate Software