SQL Complete: Lowercase keywords

Discussion of open issues, suggestions and bugs regarding database management and development tools for SQL Server
Post Reply
antruok
Posts: 1
Joined: Wed 30 May 2018 10:45

SQL Complete: Lowercase keywords

Post by antruok » Wed 30 May 2018 11:02

Please add "Lowercase keywords on code completion" feature, that is togglable.

alexa

Re: SQL Complete: Lowercase keywords

Post by alexa » Wed 30 May 2018 13:55

You can perform the following:
1. Select 'SQL Complete -> Options...' from the main menu. The 'Options' window opens.
2. Navigate to the 'Formatting -> Profiles' branch.
3. Select the active profile and click the 'Edit Profile...' button. The 'Edit Profile' window opens.
4. Expand the 'Text Case -> Keyword Case' node.
5. Select the 'Lower' option.

Post Reply