0% found this document useful (0 votes)
267 views

Clarion IDE Shortcut Key Quick Guide

This document provides a quick reference guide for shortcut keys in the Clarion IDE. It lists shortcuts for navigating menus and tools, editing code, debugging, and more. Key shortcuts are organized by menu (File, Edit, View, etc.) and common tasks (build, search, formatting). The guide also includes shortcuts for navigating windows and toggling the IDE layout.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
267 views

Clarion IDE Shortcut Key Quick Guide

This document provides a quick reference guide for shortcut keys in the Clarion IDE. It lists shortcuts for navigating menus and tools, editing code, debugging, and more. Key shortcuts are organized by menu (File, Edit, View, etc.) and common tasks (build, search, formatting). The guide also includes shortcuts for navigating windows and toggling the IDE layout.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Clarion IDE Shortcut Keys Quick Reference Guide

IDE Main Menu


File Edit View Build Search
New File CTRL+N Build Solution F8
New Solution CTRL+SHIFT+N Undo CTRL+Z Projects CTRL+ALT+L Rebuild Solution ALT+F8 Find CTRL+F
Open File CTRL+O Redo CTRL+Y Classes CTRL+SHIFT+C Clean Solution Find Next F3
Open CTRL+SHIFT+P ToolBox CTRL+ALT+X Set Configuration Find Next Selected CTRL+F3
Project/Solution > Debug
Open using CTRL+SHIFT+O Cut CTRL+X Errors CTRL+ALT+K Set Configuration Replace… CTRL+R
Redirection > Release
Close File CTRL+F4 Copy CTRL+C Task List Set Clarion Incremental Search CTRL+E
Version
Close Solution CTRL+SHIFT+F4 Paste CTRL+V Output CTRL+ALT+O Edit Reverse Incremental CTRL+SHIFT
Configurations Search +E
/Platforms
Delete Properties F4
Reload File CTRL+SHIFT+R Duplicate CTRL + 2 Data Sources Debug Toggle Bookmark CTRL+F2
Line

Insert Document CTRL+ALT+B Start Debugging F5 Prev Bookmark ALT+F2


Color Outline

Save CTRL+S Insert new CTRL+SHIFT+G File Schema F12 Start without CTRL+F5 Next Bookmark F2
GUID debugging
Save As Tab Order F9 Attach to Process Clear All Bookmarks
Assistant
Save All CTRL+SHIFT+S Format (see below) Stop process
Folding (see below) Tools (see below) Detach Goto Line Number CTRL+G
Print Ctrl+P Debugger (see below) Step Over F10
Windows
Print Preview… Select All CTRL+A Data Step Into F11 Goto Matching Brace CTRL+B
Dictionary
Enable CTRL+ALT+M Show Start Step Out SHIFT+F11
Code Page
Completion
Recent Files Word Toggle breakpoint F7
Count
Recent Projects Fullscreen
Recent Structure CTRL+D
Dictionaries Designer
Exit
Tools Window Edit > Format View > Tools
LibMaker Next Window
<Your custom tools here> Prev Window Remove Leading Ws Files CTRL+ALT+F
Navigate Next Window Ctrl + Tab Remove Trailing Ws Search Results
AddIn Manager Navigate Prev Window Ctrl+Shift+Tab Bookmarks
AddIn Scout Split To Upper Case CTRL+SHIFT+U Code Coverage CTRL+ALT+G
Component Inspector Close All Documents To Lower Case CTRL+SHIFT+L Definition View
Insert PInvoke Signatures Invert Case CTRL + \ Unit Tests CTRL+ALT+T
Regular Expressions Toolkit Help Capitalize XPath Query
Resource Toolkit >
Find Missing Resource Keys Context Help Alt+F1 Sort Lines
Find Unused Resource Keys Context Help F1
Tabs to Spaces
Browse Table .NET API: CTRL+F1 Spaces to Tabs View > Debugger
Dynamic Help
Windows
Contents CTRL+ALT+F1 Leading Tabs to (Clarion.NET Debugger)
Spaces
Index CTRL+ALT+F2 Leading Spaces to Breakpoints CTRL+ALT+B
Tabs
Edit base redirection file Search CTRL+ALT+F3 Callstack CTRL+ALT+C
Register File Drivers Index Results ALT+SHIFT+F2 Comment region CTRL+ / Loaded Modules CTRL+ALT+U
Register Database Systems Uncomment region CTRL+SHIFT+ / Threads CTRL+ALT+H
Web Links… Indent CTRL+I Local Variables CTRL+ALT+V
Auto code generation Global Variables CTRL+ALT+G
Quick XML doc ALT+INS About… Edit > Folding Watch CTRL+ALT+W
Subversion > Export CTRL+Q
Subversion > Checkout Toggle Fold CTRL+SHIFT+M
Toggle All Folds CTRL+SHIFT+T
Options… Show definitions only CTRL+SHIFT+D

Other Quick Reference Hot Keys:


Toggle IDE Layouts SHIFT+ESC Only present when project is
Open IDE Active Window CTRL + TAB
Project
opened
List
Add New Item
Add Existing Item
Add File Driver
Add Library, Object,
Resource, or Manifest
Add Referenced Projects

Run Project
Debug Project
Set as Start Up Project

Project Options…

You might also like