The line number on the SQL Editor in DBeaver

Viewed 32975

How to toggle the line number on the SQL Editor in DBeaver?

I can't find this option in Window / Preferences / General / Editors / SQL Editor.

Is it possible to do this?

5 Answers

Window > Preferences > General > Editors > Text Editors Then, select the checkbox "Show Line Numbers"

enter image description here

In version 21.0.4.202105021514 it looks like this:

Windows > Preferences > Editors > Text Editors > Show line numbers

You can follow the below steps:

Windows > Preferences > General > Editors > Text Editors > Show line numbers
Related