Difference between revisions of "Ide/Key Bindings"
From wiki.visual-prolog.com
SergeMukhin (talk | contribs) (fix Ctrl+K, need F6...) |
SergeMukhin (talk | contribs) (remove old accelerators) |
||
(13 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{ideNavbar|Key Bindings}} | {{ideNavbar|Key Bindings}} | ||
The table below shows Visual Prolog accelerator keys by functions. | |||
The table below shows Visual Prolog | |||
:{| {{prettytable}} | :{| {{prettytable}} | ||
|- | |- | ||
|colspan="2" align="center" style="background:#cee0f2; text-align:center; font-weight:bold; color: #006B9C;" | | |colspan="2" align="center" style="background:#cee0f2; text-align:center; font-weight:bold; color: #006B9C;" | | ||
Line 17: | Line 9: | ||
|- | |- | ||
| Copy | | Copy | ||
| Ctrl-C | | Ctrl-C or Ctrl-Ins | ||
|- | |||
| Copy Position | |||
| Ctrl-Alt-Shift-C | |||
|- | |- | ||
| Cut | | Cut | ||
| Ctrl-X | | Ctrl-X or Shift-Del | ||
|- | |- | ||
| Paste | | Paste | ||
| Ctrl-V | | Ctrl-V or Shift-Ins | ||
|- | |- | ||
| Undo | | Undo | ||
Line 33: | Line 25: | ||
| Redo | | Redo | ||
| Ctrl-Y | | Ctrl-Y | ||
|- | |- | ||
| Select All | | Select All | ||
Line 43: | Line 32: | ||
| Ctrl-W | | Ctrl-W | ||
|- | |- | ||
| | | Delete | ||
| | | Del | ||
|- | |- | ||
| Delete Line | | Delete Line | ||
Line 54: | Line 40: | ||
| Delete to End of Line | | Delete to End of Line | ||
| Ctrl-Shift-E | | Ctrl-Shift-E | ||
|- | |||
| Delete to Start of Line | |||
| Ctrl-Shift-H | |||
|- | |- | ||
| Word Delete To End | | Word Delete To End | ||
| Ctrl-Del | | Ctrl-Del | ||
|- | |- | ||
| Replace | | Replace | ||
Line 76: | Line 60: | ||
|- | |- | ||
| Zoom In | | Zoom In | ||
| Ctrl-[+] or Ctrl- | | Ctrl-[+] or Ctrl-Mouse wheel up | ||
|- | |- | ||
| Zoom Out | | Zoom Out | ||
| Ctrl-[-] or Ctrl- | | Ctrl-[-] or Ctrl-Mouse wheel down | ||
|- | |- | ||
| Zoom to Normal | | Zoom to Normal | ||
Line 89: | Line 73: | ||
| Uncomment Line(s) | | Uncomment Line(s) | ||
| Ctrl-Alt-Shift-5 | | Ctrl-Alt-Shift-5 | ||
|- | |||
| Duplcate Line | |||
| Ctrl-Alt-R | |||
|- | |||
| Add qualification | |||
| Ctrl-Shift-S | |||
|- | |- | ||
| Insert Date Stamp | | Insert Date Stamp | ||
Line 104: | Line 94: | ||
| Find Next | | Find Next | ||
| F3 | | F3 | ||
|- | |||
| Find Previous | |||
| Shift-F3 | |||
|- | |||
| Last Searchs Result Window | |||
| Ctrl-Alt-S | |||
|- | |- | ||
| Locate in Project Tree | | Locate in Project Tree | ||
| Ctrl-T | | Ctrl-T | ||
|- | |- | ||
| Go Back | | Go Back | ||
| Ctrl | | Ctrl-Shift-F8 | ||
|- | |- | ||
| Go to Address | | Go to Address | ||
Line 125: | Line 118: | ||
Ctrl-Shift-D | Ctrl-Shift-D | ||
|- | |- | ||
| Go | | Go to Related Files | ||
| | | Ctrl-R | ||
|- | |- | ||
| Go to Executing Predicate Source | | Go to Executing Predicate Source | ||
| Ctrl-E | | Ctrl-E | ||
|- | |- | ||
| Go To Line | | Go To Line | ||
| Ctrl-F2 | | Ctrl-F2 | ||
|- | |||
| Go To Position on Clipboard | |||
| Shift-F2 | |||
|- | |- | ||
| Go To Next Error | | Go To Next Error | ||
| F8 | | F8 | ||
|- | |- | ||
| Go To Previous Error | | Go To Previous Error | ||
| Shift-F8 | | Shift-F8 | ||
|- | |||
| Go To Next Bookmark | |||
| F6 | |||
|- | |||
| Go To Previous Bookmark | |||
| Shift-F6 | |||
|- | |- | ||
| Window Navigation Dialog | | Window Navigation Dialog | ||
Line 160: | Line 156: | ||
| Stop Build | | Stop Build | ||
| Ctrl-Break | | Ctrl-Break | ||
|- | |- | ||
| Compile | | Compile | ||
Line 175: | Line 168: | ||
| Run in Window | | Run in Window | ||
| Alt-F5 | | Alt-F5 | ||
|- | |- | ||
|colspan="2" align="center" style="background:#cee0f2; text-align:center; font-weight:bold; color: #006B9C;" | | |colspan="2" align="center" style="background:#cee0f2; text-align:center; font-weight:bold; color: #006B9C;" | | ||
Line 184: | Line 174: | ||
| Start Debugging | | Start Debugging | ||
| F5 | | F5 | ||
|- | |||
| Run Debugging Skipping Soft Breakpoints | |||
| Ctrl-Shift-F10 | |||
|- | |- | ||
| Stop Debugging | | Stop Debugging | ||
| Shift-F5 | | Shift-F5 | ||
|- | |- | ||
| | | Restart Debugging | ||
| Alt- | | Ctrl-Shift-F5 | ||
|- | |||
| CallStack Window | |||
| Ctrl-Alt-C | |||
|- | |||
| Variable Window | |||
| Ctrl-Alt-V | |||
|- | |||
| Watch Window | |||
| Ctrl-Alt-W | |||
|- | |||
| Facts Window | |||
| Ctrl-Alt-F | |||
|- | |||
| Threads Window | |||
| Ctrl-Alt-H | |||
|- | |- | ||
| | | Modules Window | ||
| Ctrl- | | Ctrl-Alt-L | ||
|- | |- | ||
| | | Exceptions Window | ||
| Ctrl-Alt- | | Ctrl-Alt-X | ||
|- | |- | ||
| Breakpoints Window | | Breakpoints Window | ||
| Ctrl-Alt-B | | Ctrl-Alt-B | ||
|- | |- | ||
| | | Bookmarks Window | ||
| Ctrl-Alt- | | Ctrl-Alt-K | ||
|- | |- | ||
| Disassembly Window | | Disassembly Window | ||
| Ctrl-Alt-D | | Ctrl-Alt-D | ||
|- | |- | ||
| | | Disassembly Window from Current Line | ||
| Ctrl-Alt- | | Ctrl-D | ||
|- | |||
| Registers window | |||
| Ctrl-Alt-G | |||
|- | |- | ||
| Memory Dump 1 Window | | Memory Dump 1 Window | ||
| Ctrl-Alt-M | | Ctrl-Alt-M | ||
|- | |- | ||
| | | Toggle Breakpoint | ||
| | | F9 | ||
|- | |- | ||
| | | Toggle Hard/Soft Breakpoint | ||
| Ctrl-F9 | | Ctrl-F9 | ||
|- | |- | ||
| | | Breakpoint Properties | ||
| F9 | | Alt-F9 | ||
|- | |- | ||
| Step Into | | Step Into | ||
Line 235: | Line 246: | ||
|colspan="2" align="center" style="background:#cee0f2; text-align:center; font-weight:bold; color: #006B9C;" | | |colspan="2" align="center" style="background:#cee0f2; text-align:center; font-weight:bold; color: #006B9C;" | | ||
Project | Project | ||
|- | |- | ||
| Add Module to Project | | Add Module to Project | ||
Line 247: | Line 252: | ||
| Create Project Item | | Create Project Item | ||
| Ctrl-N | | Ctrl-N | ||
|- | |||
| Create Project Item in Existing Package | |||
| Ctrl-Alt-N | |||
|- | |- | ||
|colspan="2" align="center" style="background:#cee0f2; text-align:center; font-weight:bold; color: #006B9C;" | | |colspan="2" align="center" style="background:#cee0f2; text-align:center; font-weight:bold; color: #006B9C;" | | ||
IDE | IDE | ||
|- | |- | ||
| Close all other editors | |||
| Ctrl-Q | |||
| Close all | |||
| Ctrl | |||
|- | |- | ||
| | | Prune open editors | ||
| Ctrl | | Ctrl-Shift-Q | ||
|- | |- | ||
| Close the active window | | Close the active window | ||
Line 268: | Line 273: | ||
| Project Settings | | Project Settings | ||
| Alt-F7 | | Alt-F7 | ||
|- | |||
| Open File | |||
| Ctrl-O | |||
|- | |- | ||
| Save File | | Save File | ||
Line 284: | Line 292: | ||
| F1 | | F1 | ||
|- | |- | ||
| | | Messages Window | ||
| Ctrl-Alt-O | | Ctrl-Alt-O | ||
|- | |||
| Error/Warnings Window | |||
| Ctrl-Alt-E | |||
|- | |- | ||
| Print | | Print | ||
| Ctrl-P | | Ctrl-P | ||
|- | |||
| Exit IDE | |||
| Alt-F4 | |||
|} | |} | ||
[[ru:IDE:Горячие Клавиши]] | [[ru:IDE:Горячие Клавиши]] |
Latest revision as of 11:35, 27 February 2024
IDE |
---|
The table below shows Visual Prolog accelerator keys by functions.
Edit
Copy Ctrl-C or Ctrl-Ins Copy Position Ctrl-Alt-Shift-C Cut Ctrl-X or Shift-Del Paste Ctrl-V or Shift-Ins Undo Ctrl-Z Redo Ctrl-Y Select All Ctrl-A Select Current Word Ctrl-W Delete Del Delete Line Ctrl-Shift-L Delete to End of Line Ctrl-Shift-E Delete to Start of Line Ctrl-Shift-H Word Delete To End Ctrl-Del Replace Ctrl-H Lower Case Ctrl-U Upper Case Ctrl-Shift-U Toggle Case Ctrl-Alt-U Zoom In Ctrl-[+] or Ctrl-Mouse wheel up Zoom Out Ctrl-[-] or Ctrl-Mouse wheel down Zoom to Normal Ctrl-0 Comment Line(s) Ctrl-Alt-5 Uncomment Line(s) Ctrl-Alt-Shift-5 Duplcate Line Ctrl-Alt-R Add qualification Ctrl-Shift-S Insert Date Stamp Ctrl-Shift-Y Navigation
Find Ctrl-F Find in Files Ctrl-Shift-F Find Next F3 Find Previous Shift-F3 Last Searchs Result Window Ctrl-Alt-S Locate in Project Tree Ctrl-T Go Back Ctrl-Shift-F8 Go to Address Ctrl-G Go to Definition F12 Ctrl-Shift-C
Go To Declaration Ctrl-F12 Ctrl-Shift-D
Go to Related Files Ctrl-R Go to Executing Predicate Source Ctrl-E Go To Line Ctrl-F2 Go To Position on Clipboard Shift-F2 Go To Next Error F8 Go To Previous Error Shift-F8 Go To Next Bookmark F6 Go To Previous Bookmark Shift-F6 Window Navigation Dialog Ctrl-Tab or Ctrl-F6 Set/Remove bookmark Ctrl-K Compile
Build Ctrl-Shift-B Stop Build Ctrl-Break Compile Ctrl-F7 Rebuild Project Ctrl-Shift-Alt-B Run Ctrl-F5 Run in Window Alt-F5 Debug
Start Debugging F5 Run Debugging Skipping Soft Breakpoints Ctrl-Shift-F10 Stop Debugging Shift-F5 Restart Debugging Ctrl-Shift-F5 CallStack Window Ctrl-Alt-C Variable Window Ctrl-Alt-V Watch Window Ctrl-Alt-W Facts Window Ctrl-Alt-F Threads Window Ctrl-Alt-H Modules Window Ctrl-Alt-L Exceptions Window Ctrl-Alt-X Breakpoints Window Ctrl-Alt-B Bookmarks Window Ctrl-Alt-K Disassembly Window Ctrl-Alt-D Disassembly Window from Current Line Ctrl-D Registers window Ctrl-Alt-G Memory Dump 1 Window Ctrl-Alt-M Toggle Breakpoint F9 Toggle Hard/Soft Breakpoint Ctrl-F9 Breakpoint Properties Alt-F9 Step Into F11 Step out of Shift-F11 Step Over F10 Run To Cursor Ctrl-F10 Project
Add Module to Project Ctrl-Shift-A Create Project Item Ctrl-N Create Project Item in Existing Package Ctrl-Alt-N IDE
Close all other editors Ctrl-Q Prune open editors Ctrl-Shift-Q Close the active window Ctrl-F4 Project window Ctrl-Alt-P Project Settings Alt-F7 Open File Ctrl-O Save File F2 Save Project Ctrl-S Source Browser Ctrl-B Other
Help F1 Messages Window Ctrl-Alt-O Error/Warnings Window Ctrl-Alt-E Print Ctrl-P Exit IDE Alt-F4