Changing screen size for SQL Prompt Suggestions Changing screen size for SQL Prompt Suggestions

Changing screen size for SQL Prompt Suggestions

If you would like to change the screen-width display for SQL Prompt suggestions, please follow these steps:

  • Open C:\Users\<user>\AppData\Local\Red Gate\SQL Prompt 10\RedGate_SQLPrompt_CommonUI_Options_UIOptions.xml
  • Scroll down the xml to find 
 <CandidateListWidth>826</CandidateListWidth>
<CandidateListHeight>623</CandidateListHeight>
  • Set it to the required size
  • Restart SSMS

If you find that the screen width reverts back to the original size, please run notepad as an admin, make the changes and then save.