-->

gedit

Contents:
  1. Plugins
  2. Settings
  3. Shortcuts
  4. Snippets Plugin
  5. References

[Top][Home]
Image
https://wiki.gnome.org/Apps/Gedit
My Version is 3.28.1 on Ubuntu 18.04.1

Plugins

Install Plugins:


Third party gedit plugins:
https://wiki.gnome.org/Apps/Gedit/ThirdPartyPlugins-v3.0
After the pluginf have been installed open Gedit and enable plugins.
Click "Text Editor" -> Preferences
Select the "Plugins" tab.
Mark the checkboxes for the plugins you want to enable.
eg Tick "Bookmarks"


[Top][Home]


Settings

Display all setting:


To set line numbes on:
org.gnome.gedit.preferences.ui bottom-panel-visible false
org.gnome.gedit.preferences.ui max-recents uint32 5
org.gnome.gedit.preferences.ui statusbar-visible true
org.gnome.gedit.preferences.ui show-tabs-mode 'auto'
org.gnome.gedit.preferences.ui side-panel-visible false
org.gnome.gedit.preferences.ui toolbar-visible true
org.gnome.gedit.plugins active-plugins ['modelines', 'time', 'filebrowser', 'docinfo', 'spell']
org.gnome.gedit.state.history-entry search-for-entry ['']
org.gnome.gedit.state.history-entry replace-with-entry ['']
org.gnome.gedit.preferences.print print-syntax-highlighting true
org.gnome.gedit.preferences.print margin-bottom 25.0
org.gnome.gedit.preferences.print print-font-numbers-pango 'Sans 8'
org.gnome.gedit.preferences.print print-header true
org.gnome.gedit.preferences.print print-line-numbers uint32 0
org.gnome.gedit.preferences.print print-wrap-mode 'word'
org.gnome.gedit.preferences.print margin-top 15.0
org.gnome.gedit.preferences.print print-font-body-pango 'Monospace 9'
org.gnome.gedit.preferences.print margin-left 25.0
org.gnome.gedit.preferences.print margin-right 25.0
org.gnome.gedit.preferences.print print-font-header-pango 'Sans 11'
org.gnome.gedit.preferences.encodings candidate-encodings ['']
org.gnome.gedit.state.window size (1318, 878)
org.gnome.gedit.state.window state 87168
org.gnome.gedit.state.window bottom-panel-active-page ''
org.gnome.gedit.state.window bottom-panel-size 140
org.gnome.gedit.state.window side-panel-active-page 'GeditWindowDocumentsPanel'
org.gnome.gedit.state.window side-panel-size 200
org.gnome.desktop.notifications application-children ['google-chrome', 'update-manager', 'org-gnome-nautilus', 'org-gnome-gedit', 'vlc']
org.gnome.gedit.plugins.time selected-format '%c'
org.gnome.gedit.plugins.time prompt-type 'prompt-selected-format'
org.gnome.gedit.plugins.time custom-format '%d/%m/%Y %H:%M:%S'
org.gnome.gedit.plugins.filebrowser.nautilus confirm-trash true
org.gnome.gedit.plugins.filebrowser.nautilus click-policy 'double'
org.gnome.gedit.plugins.filebrowser binary-patterns ['*.la', '*.lo']
org.gnome.gedit.plugins.filebrowser filter-mode ['hide-hidden', 'hide-binary']
org.gnome.gedit.plugins.filebrowser filter-pattern ''
org.gnome.gedit.plugins.filebrowser tree-view true
org.gnome.gedit.plugins.filebrowser open-at-first-doc true
org.gnome.gedit.plugins.filebrowser virtual-root 'file:///nfs/mnt/extra/glenn-docs/develop/Amateur-Radio/Projects/hbld'
org.gnome.gedit.plugins.filebrowser enable-remote false
org.gnome.gedit.plugins.filebrowser root 'file:///'
org.gnome.gedit.preferences.editor wrap-mode 'word'
org.gnome.gedit.preferences.editor display-right-margin false
org.gnome.gedit.preferences.editor highlight-current-line false
org.gnome.gedit.preferences.editor search-highlighting true
org.gnome.gedit.preferences.editor display-overview-map false
org.gnome.gedit.preferences.editor create-backup-copy false
org.gnome.gedit.preferences.editor auto-save false
org.gnome.gedit.preferences.editor restore-cursor-position true
org.gnome.gedit.preferences.editor bracket-matching false
org.gnome.gedit.preferences.editor scheme 'classic'
org.gnome.gedit.preferences.editor display-line-numbers true
org.gnome.gedit.preferences.editor editor-font 'Monospace 12'
org.gnome.gedit.preferences.editor insert-spaces false
org.gnome.gedit.preferences.editor right-margin-position uint32 80
org.gnome.gedit.preferences.editor tabs-size uint32 8
org.gnome.gedit.preferences.editor background-pattern 'none'
org.gnome.gedit.preferences.editor use-default-font true
org.gnome.gedit.preferences.editor ensure-trailing-newline true
org.gnome.gedit.preferences.editor wrap-last-split-mode 'word'
org.gnome.gedit.preferences.editor smart-home-end 'after'
org.gnome.gedit.preferences.editor auto-indent false
org.gnome.gedit.preferences.editor max-undo-actions 2000
org.gnome.gedit.preferences.editor auto-save-interval uint32 10
org.gnome.gedit.preferences.editor syntax-highlighting true
org.gnome.gedit.state.file-filter filter-id 0
org.gnome.gedit.plugins.pythonconsole command-color '#314e6c'
org.gnome.gedit.plugins.pythonconsole use-system-font true
org.gnome.gedit.plugins.pythonconsole error-color '#990000'
org.gnome.gedit.plugins.pythonconsole font 'Monospace 10'
org.gnome.gedit.plugins.externaltools use-system-font true
org.gnome.gedit.plugins.externaltools font 'Monospace 10'


[Top][Home]


Shortcuts

Tabs
Ctrl+Alt+PageDownSwitches to the next tab to the left.
Ctrl+Alt+PageDownSwitches to the next tab to the right.
Ctrl+WClose tab.
Ctrl+Shft+LSave all tabs.
Ctrl+Shft+WClose all tabs.
Alt+nJump to nth tab.
Files
Ctrl+NCreate a new document.
Ctrl+OOpen a document.
Ctrl+LOpen a location.
Ctrl+SSave the current document to disk.
Ctrl+Shft+SSave the current document with a new filename.
Ctrl+PPrint the current document.
Ctrl+Shft+PPrint preview.
Ctrl+WClose the current document.
Ctrl+QQuit Gedit.
Edit
Ctrl+ZUndo the last action.
Ctrl+Shft+ZRedo the last undone action .
Ctrl+XCut the selected text or region and place it on the clipboard.
Ctrl+CCopy the selected text or region onto the clipboard.
Ctrl+VPaste the contents of the clipboard.
Ctrl+ASelect all.
Ctrl+UChange highlight to Upper Case.
Ctrl+LChange highlight to Upper Case.
Panes
F9Show/hide the side pane.
Ctrl+F9Show/hide the bottom pane.
Search
Ctrl+FFind a string.
Ctrl+GFind the next instance of the string.
Ctrl+Shft+Find the previous instance of the string.
Ctrl+KInteractive search.
Ctrl+HSearch and replace.
Ctrl+Shft+KClear highlight.
Ctrl+IGoto line.
Tools
F7Check spelling (with plugin).
Alt+F12Remove trailing spaces (with plugin).
Ctrl+TIndent (with plugin).
Ctrl+Shft+TRemove Indent (with plugin).
F8Run make in current directory (with plugin).
Ctrl+Shft+DDirectory listing (with plugin).
Help
F1Load Gedit's online help document.
Bookmarks
Ctrl+Alt+BInsert or remove a bookmark
Ctrl+BMove to the next bookmark
Ctrl+Shft+BMove to the previous bookmark

Source:http://ubuntuhandbook.org/index.php/2018/09/make-gedit-always-opens-new-tab-ubuntu-18-04/

[Top][Home]


Snippets Plugin

Snippets Plugin
https://linuxformat.com//tuxradarchive/content/save-time-gedit-snippets

https://wiki.gnome.org/Apps/Gedit/Plugins/Snippets

May have to : sudo chmod -R 760 ~/.config/gedit

[Top][Home]


References

https://hamwaves.com/gedit/en/index.html

http://sernaonubuntu.wikidot.com/gedit

How to build Ubuntu 18.04 gedit from source: http://ubuntuhandbook.org/index.php/2018/09/make-gedit-always-opens-new-tab-ubuntu-18-04/

[Top][Home]


Glenn Lyons VK4PK
glenn@LyonsComputer.com.au
Ver:gnl30092018 - pre published v0.9