Skip to content
Permalink
Browse files
case insensitive autocompletion
  • Loading branch information
alexbruy committed Nov 14, 2014
1 parent 2261999 commit ad88108
Showing 1 changed file with 1 addition and 0 deletions.
@@ -305,3 +305,4 @@ def initCompleter(self):

api.prepare()
self.editSql.lexer().setAPIs(api)
self.editSql.setAutoCompletionCaseSensitivity(False)

0 comments on commit ad88108

Please sign in to comment.