Editor Toolbar
Editor_Last_Edit.png Editor_Back.png Editor_Forward.png Editor_Find_Selection.png Editor_Find_Previous_Occurrence.png Editor_Find_Next_Occurrence.png Editor_Toggle_Highlight.png Editor_Find_Selection.png Editor_Next_Bookmark.png Editor_Previous_Bookmark.png Editor_Toggle_Bookmark.png Editor_Shift_Line_Left.png Editor_Shift_Line_Right.png Editor_Start_Macro_Recording.png Editor_Stop_Macro_Recording.png Editor_Comment.png Editor_Uncomment.png Editor_Header_Source.png

Edit History

Last Edit

Jumps to the location of your last edit and moves the cursor to that line. Hitting this button repeatedly will cycle through all edits in the current session.


Back

Jumps to the location of the previous edit in your edit history and moves the cursor to that line.


Forward

Jumps to the location of the next edit in your edit history and moves the cursor to that line.

Search

Find Selection

Searches for other occurrences of whatever text is currently selected in the editor.


Find Previous Occurrence

After clicking on the Find Selection button, this will find the previous occurrence (upward) of the selected text in the editor.


Find Next Occurrence

After clicking on the Find Selection button, this will find the next occurrence (downward) of the selected text in the editor.


Toggle Highlight Search

After clicking on the Find Selection button, this turns on or off the highlighting of other occurrences of the selected text in the editor.

Bookmarks

Previous Bookmark

Jumps to the previous bookmark (up) in the current file and moves the cursor to that line.


Next Bookmark

Jumps to the next bookmark (down) in the current file and moves the cursor to that line.


Toggle Bookmark

Creates or removes a bookmark on the line of the cursor's current position.

Indent

Shift Line Left

Reduces the indentation…


Shift Line Right

Increases the indentation…

Macros

When you have repetitive tasks that you perform frequently, macros can save you quite a bit of time.

Start Macro Recording


Stop Macro Recording

Comments

Comment

Comments out one or more lines of code around the cursor's current position or multiple highlighted lines.


Uncomment

Uncomments an entire block comment surrounding the cursor's current position.


Toggle Header/Source

Toggle between header file and source file with the same name (e.g., myfile.c and myfile.h).

© 2024 Microchip Technology, Inc.
Notice: ARM and Cortex are the registered trademarks of ARM Limited in the EU and other countries.
Information contained on this site regarding device applications and the like is provided only for your convenience and may be superseded by updates. It is your responsibility to ensure that your application meets with your specifications. MICROCHIP MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND WHETHER EXPRESS OR IMPLIED, WRITTEN OR ORAL, STATUTORY OR OTHERWISE, RELATED TO THE INFORMATION, INCLUDING BUT NOT LIMITED TO ITS CONDITION, QUALITY, PERFORMANCE, MERCHANTABILITY OR FITNESS FOR PURPOSE. Microchip disclaims all liability arising from this information and its use. Use of Microchip devices in life support and/or safety applications is entirely at the buyer's risk, and the buyer agrees to defend, indemnify and hold harmless Microchip from any and all damages, claims, suits, or expenses resulting from such use. No licenses are conveyed, implicitly or otherwise, under any Microchip intellectual property rights.