Go to Line
In Arkain’s editor, you can quickly move to a specific line using the Go to Line feature.
The Go to Line feaure allows you to jump directly to a line number by moving both the cursor and the visible screen to that position.
To use this feature, right-click inside the editor and select [Go to Line]. An input field will appear where you can enter the desired line number. Alternatively, press the default shortcut Alt + Ctrl + G or Cmd + F (Mac) to open the input field.
After entering the line number, press Enter to confirm. The editor will immediately move the cursor and view to the specified line.
Last updated