Changes

Jump to navigation Jump to search
718 bytes added ,  11:55, 1 August 2022
This page article is part of about the [[Getting StartedGUI]] Sectionof BaseX.It gives you an overview of the most important hotkeys available in the GUI of BaseXvisual frontend.
<div style="float:left; width:100%;">
==Editor Shortcuts==
 
{{Mark|Introduced with Version 8.4}}: Lower case (Ctrl Shift L), Upper case (Ctrl Shift U), Title case (Ctrl Shift T).
The text editor can be used to create, edit, save and execute XQuery expressions, XML documents and any other textual files.
<div style="float:left; width:48%;">
=== Query Execution ===
 
{|width="100%" class="wikitable sortable"
|-
|'''Description'''
|'''Win/Linux'''
|'''Mac'''
|-
|Execute XQuery
|Ctrl Enter
|⌘ Enter
|-
|Execute XQUnit tests
|Ctrl Shift Enter
|⌘ Shift Enter
|-
|Edit external variables
|Ctrl Shift E
|⌘ Shift E
|-
|Result indentation on/off
|Ctrl Shift I ({{Announce|new}})
|⌘ Shift I ({{Announce|new}})
|}
 
=== Custom Editing ===
|Ctrl U
|⌘ U
|-
|Format code (experimental)
|Ctrl Shift F
|⌘ Shift F
|-
|(Un)comment selection/line
|⌘ K
|-
|Delete complete line(s)
|Ctrl Shift D
|⌘ Shift D
|-
|Duplicate line(s)
|Ctrl D
|⌘ D
|-
|Lower case
|Ctrl Shift T
|⌘ Shift T
|-
|Format code (experimental)
|Ctrl Shift F
|⌘ Shift F
|}
|'''Win/Linux'''
|'''Mac'''
|-
|Search highlighted string in project
|Ctrl H
|⌘ Shift H
|-
|Jump to next error in project
|Shift F3<br/>Ctrl Shift G
|⌘ Shift F3<br/>⌘ Shift G
|-
|Jump to file history
|Ctrl F6 ({{Announce|new}})
|⌘ F6 ({{Announce|new}})
|}
</div><div style="float:left; width:4%;">&nbsp;
|'''Mac'''
|-
|valign="top"|Jump to Focus input bar|valign="top"|F8 ({{Announce|before: F6}})|valign="top"|⌘ F8 ({{Announce|before: ⌘ F6}})|-|valign="top"|Focus editor view|valign="top"|F12|valign="top"|⌘ F12|-|valign="top"|Focus result view|valign="top"|Shift F12 ({{Announce|new}})|valign="top"|Shift ⌘ F12 ({{Announce|new}})
|-
|Jump to next/previous panel
|Ctrl P
|⌘ P
|-
|Find files (or find currently highlighted text)
|Ctrl H
|⌘ Shift H
|-
|Toggle result view
=Changelog=
 
;Version 10.0
* Updated: Some shortcuts were modified.
;Version 8.4
* Added: Duplicate line (Ctrl D)
;Version 8.4
* Added: Lower case (Ctrl Shift L), Upper case (Ctrl Shift U), Title case (Ctrl Shift T)
;Version 8.0
 
* Added: New code completions, popup menu
;Version 7.8.2
 
* Added: Sort lines (Ctrl U)
;Version 7.8
 
* Added: [[#Code Completions|Code Completions]], Project (Ctrl P), Find Files (Ctrl Shift F)
;Version 7.5
 
* Added: go to line (Ctrl F)
;Version 7.3
 * Added: delete complete line (s) (Ctrl Shift D), jump to highlighted error (Ctrl .)
</div>
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu