Datasheet

44
MIKROELEKTRONIKA - SOFTWARE AND HARDWARE SOLUTIONS FOR EMBEDDED WORLD
Environment
mikroC PRO for AVR
CHAPTER 2
Also, the Code Editor has a feature to comment or uncomment the selected code
by simple click of a mouse, using the Comment Icon and Uncomment Icon
from the Code Toolbar.
Spell Checker
The Spell Checker underlines unknown objects in the code, so they can be easily
noticed and corrected before compiling your project.
Select Tools › Options from the drop-down menu, or click the Show Options Icon
and then select the Spell Checker Tab.
Bookmarks
Bookmarks make navigation through a large code easier. To set a bookmark, use
Ctrl+Shift+number. To jump to a bookmark, use Ctrl+number.
Goto Line
The Goto Line option makes navigation through a large code easier. Use the short-
cut Ctrl+G to activate this option.
Comment / Uncomment
Also, the Code Editor has a feature to comment or uncomment the selected code
by simple click of a mouse, using the Comment Icon and Uncomment Icon
from the Code Toolbar.