Skip to content
Snippets Groups Projects
Commit 1f3a96a1 authored by Kavindra Palaraja's avatar Kavindra Palaraja
Browse files

Fixes: Doc - some more documentation for The Code Editor section

parent bbca68fb
No related branches found
No related tags found
No related merge requests found
......@@ -230,29 +230,29 @@
To deselect, use \key{Ctrl+Shift+U}.
\row
\i Moving lines up and down
\i
\i Use \key{Ctrl+Shift+Up} and \key{Ctrl+Shift+Down}
\row
\i Completion
\i
\i Use \key{Ctrl+Space}
\row
\i Indenting Blocks
\i
\i Use \key{Ctrl+I}
\row
\i Commenting or Uncommenting Blocks
\i
\i Commenting or uncommenting blocks
\i Use \key{Ctrl+\/}
\row
\i Switch between Header and Source
\i Switch between header file and source file
\i Use \key{F4}.
\row
\i Increasing and Decreasing Font Size
\i Increasing and decreasing font size
\i Use \key{Ctrl+Scroll Wheel}
\row
\i Follow Symbols under The Cursor
\i Follow symbols under the cursor
\i Use \key{F2} and \key{Shift+F2}. This feature works with
namespaces, classes, methods, variables, include statements,
and macros.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment