Qt 6.11 is out! See what's new in the release
blog
jump to specific line in qt creator
-
Say, I need to jump to line 1000 in qt creator
I dont want to scroll and want to call some short cut and input line number
how should I proceed?!!
-
C Christian Ehrlicher moved this topic from General and Desktop on
-
Say, I need to jump to line 1000 in qt creator
I dont want to scroll and want to call some short cut and input line number
how should I proceed?!!
Shortcut: CTRL+L
-
You might want to try out Ctrl+K as well which will give you a whole list of commands for navigation. But, for jumping to a specific line Ctrl+L is the even shorter shortcut.
-
A aha_1980 has marked this topic as solved on