Changes

Jump to navigation Jump to search
1,179 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%;">
<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 ===
 
{|width="100%" class="wikitable sortable"
|-
|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 L
|⌘ Shift L
|-
|Upper case
|Ctrl Shift U
|⌘ Shift U
|-
|Title case
|Ctrl Shift T
|⌘ Shift T
|-
|Format code (experimental)
|Ctrl Shift F
|⌘ Shift F
|}
 
=== Finding ===
 
{|width="100%" class="wikitable sortable"
|-
|'''Description'''
|'''Win/Linux'''
|'''Mac'''
|-
|Search highlighted string in project
|Ctrl H
|⌘ Shift H
|-
|Jump to next error in project
|Ctrl . (period)
|⌘ . (period)
|-
|Jump to currently edited file
|Ctrl J
|⌘ J
|-
|Go to line
|Ctrl L
|⌘ L
|-
|Find and replace text
|Ctrl F
|⌘ F
|-
|Find next instance of text
|F3<br/>Ctrl G
|⌘ F3<br/>⌘ G
|-
|Find previous instance of text
|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;
</div><div style="float:left; width:48%;">
=== Standard Editing ===
|}
</div><div style="float:left; width:4%;">&nbsp;</div><div style="float:left; width:48%;">= Navigation ===
=== Finding ===
{|width="100%" class="wikitable sortable"
|-
|'''Description'''
|'''Win/Linux'''
|'''Mac'''
|-
|Jump to next error
|Ctrl . (period)
|⌘ . (period)
|-
|Jump to currently edited file
|Ctrl J
|⌘ J
|-
|Go to line
|Ctrl L
|⌘ L
|-
|Find and replace text
|Ctrl F
|⌘ F
|-
|Find next instance of text
|F3<br/>Ctrl G
|⌘ F3<br/>⌘ G
|-
|Find previous instance of text
|Shift F3<br/>Ctrl Shift G
|⌘ Shift F3<br/>⌘ Shift G
|}
 
=== Navigation ===
{|width="100%" class="wikitable sortable"
|-
|'''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
|Ctrl H
|⌘ Shift H
|-
|Toggle result view
Additionally, the names of HTML entities will be converted to their Unicode representation (as an example, {{Code|Auml}} will be translated to {{Code|ä}}).
==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