Comments
Sort by recent activity
Hi Dave, Thanks for letting us know. If you mean the little SQL Prompt icon that appears when you select some text in an editor window, we are aware of the issue and are working on a fix. We plan to release the fix soon. / comments
Hi Dave,Thanks for letting us know. If you mean the little SQL Prompt icon that appears when you select some text in an editor window, we are aware of the issue and are working on a fix. We plan to...
@AllisonO We released SQL Prompt v10.6.15 yesterday that contained this fix. You should get an update available pop-up in the product soon. Alternatively, you can download it directly from here: https://download.red-gate.com/checkforupdates/SQLPrompt/SQLPrompt_10.6.15.21056.exe / comments
@AllisonO We released SQL Prompt v10.6.15 yesterday that contained this fix. You should get an update available pop-up in the product soon. Alternatively, you can download it directly from here: ht...
@kiinxx00 Thanks for reporting this issue. We were already aware of it, and are currently working on a fix that will go out in the next release. / comments
@kiinxx00 Thanks for reporting this issue.We were already aware of it, and are currently working on a fix that will go out in the next release.
Hi @mikemod This was a bug that was recently introduced. We have fixed it in SQL Prompt v10.6.9. / comments
Hi @mikemod This was a bug that was recently introduced. We have fixed it in SQL Prompt v10.6.9.
Hi @nickfotopoulos, That option is part of an upcoming feature and shouldn't have been visible at the moment. We've fixed the issue and it should not appear in the next release. The feature is intended to help you share formatting styles with your team. If you are interested in finding out more and joining our Early Access Programme for SQL Prompt for Teams, please email teams.in.sqlprompt@red-gate.com / comments
Hi @nickfotopoulos,That option is part of an upcoming feature and shouldn't have been visible at the moment. We've fixed the issue and it should not appear in the next release.The feature is intend...
@SzymonOs @Emanuel_B The link above should get you the latest version, but it does have a cache expiry on it, so you might be hitting that. The direct download link is: https://download.red-gate.com/EAP/SQLPromptADS/SQLPromptADS_0.2.4.0.zip. / comments
@SzymonOs @Emanuel_B The link above should get you the latest version, but it does have a cache expiry on it, so you might be hitting that. The direct download link is: https://download.red-gate.co...
@SzymonOs Thanks for letting us know. We've tracked down the problem and released v0.2.4 that should fix the issue. / comments
@SzymonOs Thanks for letting us know. We've tracked down the problem and released v0.2.4 that should fix the issue.
This issue has now been fixed. The fix is available in SQL Prompt v10.4.4. / comments
This issue has now been fixed. The fix is available in SQL Prompt v10.4.4.
@... Unfortunately, that is how 3rd party (i.e. non-Microsoft) extensions have to be installed in ADS. This is different from how extensions are installed in VS Code (if you are familiar with that). When you click the install button in ADS, a zip file with the VSIX will be downloaded. To install it into ADS, you will need to do it manually. To do this: 1. Click on the extensions tab, open the menu at the top and choose "Install from VSIX...". [image] 2. Choose the SQL Prompt for ADS VSIX file that you downloaded. 3. You will then get a message about installing a third party extension. Click "Yes" to install the extension: [image] 4. You should then get a confirmation message that the extension has been installed successfully: [image] / comments
@... Unfortunately, that is how 3rd party (i.e. non-Microsoft) extensions have to be installed in ADS. This is different from how extensions are installed in VS Code (if you are familiar with that)...
Hi @aisberg, Could you consider publishing the complete list of all possible settings for formatting?
If you look in the SQL Prompt extension's installation directory (usually in C:\Users\[username]\.azuredatastudio\extensions\), there is a file inside the Styles directory called full-style.json.example that contains all options and all possible values. There is a schema for the json file in that directory as well, in case you are using a tool that supports it. / comments
Hi @aisberg,Could you consider publishing the complete list of all possible settings for formatting?
If you look in the SQL Prompt extension's installation directory (usually in C:\Users\[username]...