Activity overview
Latest activity by Cathrine
I can confirm that I'm having the same issue. I'm running Windows 11 Enterprise on a Surface Laptop 4 and have the latest versions of both SSMS and SQL Prompt. These settings do not persist for me: - Suggestions -> Join conditions - Format -> Styles - Labs -> Experimental features My temporary solution is to keep a copy of the exported Prompt.settings file and import it every time I (re-)open SSMS. / comments
I can confirm that I'm having the same issue. I'm running Windows 11 Enterprise on a Surface Laptop 4 and have the latest versions of both SSMS and SQL Prompt.These settings do not persist for me:-...
This appears to be related to the Function Calls -> Add Spaces Around Parentheses option. I have the same issue. What I would like to see is: SELECT COUNT(*) FROM Table With the setting unchecked, it gets formatted as: SELECT COUNT(*)FROM TableWith the setting checked, it gets formatted as: SELECT COUNT (*) FROM TableCan confirm that this also happens in Azure Data Studio. / comments
This appears to be related to the Function Calls -> Add Spaces Around Parentheses option. I have the same issue.What I would like to see is:SELECT COUNT(*) FROM TableWith the setting unchecked, it ...
I love SQL Prompt because it allows me to focus on finding the right answers to my questions instead of spending time remembering syntax details or formatting code [image] / comments
I love SQL Prompt because it allows me to focus on finding the right answers to my questions instead of spending time remembering syntax details or formatting code
Redgate does not support preview versions of SSMS. You can expect an update when SSMS 18 becomes generally available [image] / comments
Redgate does not support preview versions of SSMS. You can expect an update when SSMS 18 becomes generally available
This is by design, Redgate does not support release candidates. (See this thread and this thread.) / comments
This is by design, Redgate does not support release candidates. (See this thread and this thread.)
This is by design, Redgate does not support release candidates. (See this thread and this thread.) / comments
This is by design, Redgate does not support release candidates. (See this thread and this thread.)
Do you mean SQL Search? I'm not sure if the button has been hidden in your interface or if the product itself has been uninstalled, but if you need to reinstall SQL Search you can find it here: https://www.red-gate.com/products/sql-development/sql-search/ / comments
Do you mean SQL Search? I'm not sure if the button has been hidden in your interface or if the product itself has been uninstalled, but if you need to reinstall SQL Search you can find it here: htt...
When you open the Snippet Manager, you can see your current snippet folder: [image]
You can either copy your snippets into the new v9 folder, or point the settings to another folder where you store your snippets.
I found my old SQL Prompt v7 snippets in my Local App Data folder: %LocalAppData%\Red Gate\SQL Prompt 7\Snippets.
Does that help? [image] / comments
When you open the Snippet Manager, you can see your current snippet folder:
You can either copy your snippets into the new v9 folder, or point the settings to another folder where you store your sn...