question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Feature suggestion: Auto-capitalization of key words

See original GitHub issue

I find SQL keywords in all caps to be easier to read than when lowercased (even with pgcli’s syntax coloring). Would it be difficult to add an auto-capitalization feature, so that when select is typed, it’s replaced with SELECT ?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:19 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
j-bennetcommented, Nov 22, 2016

Opened a PR in homebrew-core to update pgcli to 1.3.1:

https://github.com/Homebrew/homebrew-core/pull/7163

1reaction
amjithcommented, Nov 21, 2016

The config file is located at ~/.config/pgcli/config

Read more comments on GitHub >

github_iconTop Results From Across the Web

Uppercase keyword formatting on space - Redgate forums
Is there a setting somewhere that would auto capitalise keywords when not selecting them directly from the inline suggestions list?
Read more >
Automatic proper capitalization of keywords in code
I see the keywords are stored in langs.xml in all lower case. I was thinking that if that changes so they're stored in...
Read more >
Sql Server management studio how to auto capitalize
To change keywords to upper case, select the SQL then press Ctrl + Shift + Q . The Query Designer will open. Highlight...
Read more >
How to make SSMS upper case keywords
From the ApexSQL Refactor menu, click the Format T-SQL code option. Select Formatting options Set the specific option (Capitalization) Preview the option's ...
Read more >
How to set Capitalization Effects (uppercase / lowercase) for ...
Title. How to set Capitalization Effects (uppercase / lowercase) for keywords in version 12.7 and after · Description.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found