Page 1 of 1

Can't jump to closing parenthesis

Posted: Fri 02 Mar 2018 19:36
by Thenrich
I can't jump to the closing parenthesis. It's supposed to work in SSMS by using ctrl-] or ctrl-shift-] and they don't work in SSMS 17.5. I am not sure if SQL Complete is doing something here since I think the functionality is part of Intellisense. It doesn't work also if I disable SQL Complete.

Also shift-F12 doesn't do it. It seems SQL Complete's 'Jump Bteween Syntax pairs' is only for Begin & End pairs. It would be nice if it also works for parentheses.

Re: Can't jump to closing parenthesis

Posted: Sat 03 Mar 2018 08:40
by alexa
We will review this when developing the next product versions.

Re: Can't jump to closing parenthesis

Posted: Thu 05 Apr 2018 13:06
by alexa
It was broken by Microsoft itself in SSMS. Though, we will make it to work with the means of dbForge SQL Complete in the next version 6.0.

Re: Can't jump to closing parenthesis

Posted: Thu 05 Apr 2018 15:57
by Thenrich
Thanks. Looking forward to 6.0.

Re: Can't jump to closing parenthesis

Posted: Wed 01 Aug 2018 23:34
by Thenrich
I would like to see brace match coloring and ctrl-] keyboard shortcut support, the same way these work in dbForge Studio.

Re: Can't jump to closing parenthesis

Posted: Thu 02 Aug 2018 11:26
by alexa
Could you please describe it in more detail?

Also, please check that you are using the latest build 5.9.66 https://www.devart.com/dbforge/sql/sqlc ... nload.html

Re: Can't jump to closing parenthesis

Posted: Thu 02 Aug 2018 16:08
by Thenrich
I am using 5.9.66. Using ctrl-] has no effect on braces. I want to do brace matching.

Re: Can't jump to closing parenthesis

Posted: Fri 03 Aug 2018 09:50
by alexa
Thank you for the reply.

Please note that, in SSMS, this feature belongs to its own functionality. This is not the feature of dbForge SQL Complete. You can manually add the shortcut in the native settings of SSMS.

Re: Can't jump to closing parenthesis

Posted: Fri 03 Aug 2018 16:43
by Thenrich
Look at your own answer on On Thu 05 Apr 2018. Is it broken or not? The keyboard shortcut for GotoBrace is already mapped to ctrl=] but it doesn't do anything. You said it will be fixed in 6.0. Will it?

"It was broken by Microsoft itself in SSMS. Though, we will make it to work with the means of dbForge SQL Complete in the next version 6.0."

Re: Can't jump to closing parenthesis

Posted: Mon 06 Aug 2018 09:41
by alexa
We do apologize for the confusion.

This is still the issue of SSMS itself and will can't intervene into it.

Re: Can't jump to closing parenthesis

Posted: Tue 07 Aug 2018 04:25
by Thenrich
An SSMS add-on should technically be able to do anything in the text editor.