jEdit Tastatürkürzel 

jEdit  

Zeynel -
6 years ago
- Tastaturkürzel
0
Ctrl + N

New file.

0
Ctrl + O

Open file.

0
Ctrl + W

Close buffer.

0
Ctrl + E Dann Ctrl + W

Close all buffers.

0
Ctrl + S

Save buffer.

0
Ctrl + E Dann Ctrl + S

Save all buffers.

0
Ctrl + P

Print buffer.

0
Ctrl + Page Up

Go to previous buffer.

0
Ctrl + Page Down

Go to next buffer.

0
Ctrl + `

Go to recent buffer.

0
Alt + `

Show buffer switcher.

0
Ctrl + Q

Exit jEdit.

Werbung

0
Ctrl + E Dann Ctrl + T

Turn gutter (line numbering) on and off.

0
Ctrl + 0

Remove split containing current text area only.

0
Ctrl + 1

Remove all splits.

0
Ctrl + 2

Split view horizontally.

0
Ctrl + 3

Split view vertically.

0
Alt + Page Up

Send keyboard focus to previous text area.

0
Alt + Page Down

Send keyboard focus to next text area.

0
Ctrl + E Dann

Send keyboard focus to top; bottom; left; right docking area.

0
Ctrl + E Dann Ctrl + `

Close currently focused docking area.

0
Ctrl + ⤶ Enter

Display the action bar and give it keyboard focus.

0
Ctrl + Space

Repeat last editor action.

0

Move caret one character or line.

0
Ctrl +

Move caret one word or paragraph.

0
Page Up / Down

Move caret one screenful.

0
Home

First non-whitespace character of line, beginning of line, first visible line (repeated presses).

0
End

Last non-whitespace character of line, end of line, last visible line (repeated presses).

0
Ctrl + Home

Beginning of buffer.

0
Ctrl + End

End of buffer.

0
Ctrl + ]

Go to matching bracket.

0
Ctrl + E

Go to previous bracket.

0
Ctrl + ;

Go to next bracket.

0
Ctrl + L

Go to line.

0
↑  Shift +

Extend selection by one character or line.

0
Ctrl + ↑  Shift +

Extend selection by one word or paragraph.

0
Shift + Page Up

Extend selection by one screenful.

0
oder Shift + Page Down
0
↑  Shift + Home

Extend selection to first non-whitespace character of line, beginning of line, first visible line (repeated presses).

0
↑  Shift + End

Extend selection to last non-whitespace character of line, end of line, last visible line (repeated presses).

0
Ctrl + ↑  Shift + Home

Extend selection to beginning of buffer.

0
Ctrl + ↑  Shift + End

Extend selection to end of buffer.

0
Ctrl + [

Select code block.

0
Ctrl + E Dann W

Select word; line; paragraph.

0
Ctrl + E Dann L

Select line

0
Ctrl + E Dann P

Select paragraph

0
Ctrl + E Ctrl + L

Select line range.

0
Ctrl + A

Select all.

0
Esc

Select none.

0
Alt + \

Switch between range and rectangular selection mode.

0
Ctrl + \

Switch between single and multiple selection mode.

0
Ctrl + E Dann I

Invert selection.

0
Ctrl + E Dann Ctrl + J

Ensure current line is visible, and send focus to the text area.

0
Ctrl + E Dann Ctrl + N

Center caret on screen.

Werbung

0
Ctrl + '

Scroll up one line.

0
Ctrl + /

Scroll down one line.

0
Alt + '

Scroll up; down one page.

0
Alt + /

Scroll down one page.

0
Ctrl + Z

Undo.

0
Ctrl + E Dann Ctrl + Z

Redo.

0
Backspace

Delete character before caret

0
Del

Delete character after caret

0
Ctrl + Backspace

Delete word before caret

0
Ctrl + Del

Delete word after caret

0
Ctrl + D

Delete line

0
Ctrl + E Dann D

Delete paragraph

0
Ctrl + ↑  Shift + Backspace

Delete from caret to beginning; end of line.

0
Ctrl + ↑  Shift + Del

Delete from caret to end of line.

0
Ctrl + E Dann R

Remove trailing whitespace from the current line (or all selected lines).

0
Ctrl + J

Join lines.

0
Ctrl + B

Complete word.

0
Ctrl + E Dann F

Format paragraph (or selection).

0
Ctrl + X

Cut selected text to clipboard.

0
oder ↑  Shift + Del
0
Ctrl + C

Copy selected text to clipboard.

0
oder Ctrl + Insert
0
Ctrl + E Dann Ctrl + U

Append selected text to clipboard, removing it from the buffer.

0
Ctrl + E Dann Ctrl + A

Append selected text to clipboard, leaving it in the buffer.

0
Ctrl + V

Paste clipboard contents.

0
oder ↑  Shift + Insert
0
Ctrl + E Dann Ctrl + P

Vertically paste clipboard contents.

0
Ctrl + R Dann Ctrl + X

(press key afterwards) Cut selected text to register key.

0
Ctrl + R Dann Ctrl + C

(press key afterwards) Copy selected text to register key.

0
Ctrl + R Dann Ctrl + U

(press key afterwards) Append selected text to register key, removing it from the buffer.

0
Ctrl + R Dann Ctrl + A

(press key afterwards) Append selected text to register key, leaving it in the buffer.

0
Ctrl + R Dann Ctrl + V

(press key afterwards) Paste contents of register key.

0
Ctrl + R Dann Ctrl + P

(press key afterwards) Vertically paste contents of register key.

0
Ctrl + E Dann Ctrl + V

Paste previous.

0
Ctrl + E Dann Ctrl + Y

Paste deleted.

0
Ctrl + E Ctrl + M

If current line doesn't contain a marker, one will be added. Otherwise, the existing marker will be removed. Use the Markers menu to return to markers added in this manner.

0
Ctrl + T

Add marker with shortcut key.

0
Ctrl + Y

Go to marker with shortcut key.

0
Ctrl + U

Select to marker with shortcut key.

0
Ctrl + K

Go to marker with shortcut key, and move the marker to the previous caret position.

0
Ctrl + E Dann Ctrl + ,

Move caret to previous marker.

0
Ctrl + E Dann Ctrl + .

Move caret to next marker.

0
Ctrl + F

Open search and replace dialog box.

0
Ctrl + G

Find next.

0
Ctrl + H

Find previous.

0
Ctrl + E Dann Ctrl + B

Search in open buffers.

0
Ctrl + E Dann Ctrl + D

Search in directory.

0
Ctrl + E Dann Ctrl + R

Replace in selection.

0
Ctrl + E Dann Ctrl + G

Replace in selection and find next.

0
Ctrl + ,

Incremental search bar.

0
Alt + ,

HyperSearch bar.

0
Ctrl + .

Incremental search for word under the caret.

0
Alt + .

HyperSearch for word under the caret.

0
Ctrl + E Dann Ctrl + I

Toggle ignore case.

0
Ctrl + E Dann Ctrl + X

Toggle regular expressions.

0
Ctrl + ;

Expand abbreviation.

0
Alt +   

Shift current line (or all selected lines) left; right.

0
↑  Shift + Tab

Shift selected lines left; right. Note that pressing TAB with no selection active will insert a tab character at the caret position.

0
oder Tab
0
Ctrl + I

Indent current line (or all selected lines).

0
Ctrl + E Dann Ctrl + C

Range comment selection.

0
Ctrl + E Dann Ctrl + K

Line comment selection.

0
Alt + Backspace

Collapse fold containing caret.

0
Alt + ⤶ Enter

Expand fold containing caret one level only.

0
Alt + ↑  Shift + ⤶ Enter

Expand fold containing caret fully.

0
Ctrl + E Dann X

Expand all folds.

0
Ctrl + E Dann A

Add explicit fold.

0
Ctrl + E Dann S

Select fold.

0
Ctrl + E Dann ⤶ Enter

Expand folds with level less than key, collapse all others.

0
Ctrl + E Dann N Dann N

Narrow to fold.

0
Ctrl + E Dann N Dann S

Narrow to selection.

0
Alt +   

Moves caret to previous; next fold.

0
Ctrl + E Dann U

Moves caret to the parent fold of the one containing the caret.

0
Ctrl + M Dann Ctrl + R

Record macro.

0
Ctrl + M Dann Ctrl + M

Record temporary macro.

0
Ctrl + M Dann Ctrl + S

Stop recording.

0
Ctrl + M Dann Ctrl + P

Run temporary macro.

  A few frequently-used commands have alternative shortcuts. Those shortcuts may help you keep your hands from moving all over the keyboard.
0
Alt + J

Move caret to previous character.

0
Alt + L

Move caret to next character.

0
Alt + I

Move caret up one line

0
Alt + K

Move caret down one line

0
Alt + Q

Move caret up one screenful

0
Alt + A

Move caret down one screenful

0
Alt + Z

First non-whitespace character of line, beginning of line, first visible line (repeated presses).

0
Alt + X

Last non-whitespace character of line, end of line, last visible line (repeated presses).

Source: JEdit

Teilen Sie diese Seite auf:
Ist diese Seite hilfreich?
0 0

Programminformationen

Programmname: jEdit jEdit (Entwicklerwerkzeuge)

Website: http://www.jedit.org

Letztes Update: 11.11.2019 20:10 UTC

So einfach drücken Sie Tastenkombinationen: 64%

Weitere Informationen >>

Anzahl der Verknüpfungen: 139

Plattform erkannt: Windows oder Linux

Ähnliche Programme



Benutzeroperationen

jEdit zu den Favoriten hinzufügen

Werbung


Was ist Ihr Lieblings-Hotkey für jEdit ? Habt ihr dazu nützliche Tipps? Informieren Sie unten andere Benutzer darüber.


 
Noch keine Kommentare. Fragen Sie oder geben Sie den ersten ein!

Neueste Artikel