Are there any shortcuts is CCS 1240 to
-Zoom in/out of the code
-Jump to a line number in the code
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Are there any shortcuts is CCS 1240 to
-Zoom in/out of the code
-Jump to a line number in the code
Hello,
-Zoom in/out of the code
CTLR++ / CTRL+-
-Jump to a line number in the code
CTRL+L
You can see all the shortcuts via:
Windows -> Preferences -> General -> Keys
Thanks
ki