Monday, May 6, 2024
 Popular · Latest · Hot · Upcoming
7
rated 0 times [  7] [ 0]  / answers: 1 / hits: 4663  / 3 Years ago, mon, august 30, 2021, 5:41:58

i want the gedit plugin for zooming the text in file.when i clicked on the Edit-preference-plugin it shows me below message,where i couldn't find plugin.enter image description here


More From » gedit

 Answers
7

If gedit has missing plugins, make sure you have the gedit-plugins installed.



sudo apt-get install gedit-plugins


After that, (you probably need to restart gedit) you will have a plugin called "Text Size".

Make sure the plugin is enabled, and you will be able to "zoom" (i.e. change font size) using Ctrl + Mouse Wheel.



gedit Plugins



This is the list of plugins available in the gedit-plugins package



$ apt-cache show gedit-plugins
[...]
The following plugins are included:
* Git: Git differences
* Bookmarks: Easy document navigation with bookmarks
* Bracket Completion: Automatically adds closing brackets.
* Character Map: Insert special characters just by clicking on them.
* Code comment: Comment out or uncomment a selected block of code.
* Color Picker: Pick a color from a dialog and insert its hexadecimal representation.
* Color Scheme Editor: Source code color scheme editor
* Commander: Command line interface for advanced editing
* Dashboard: A Dashboard for new tabs
* Draw Spaces: Draw Spaces and Tabs
* Git: Git differences
* Join/Split Lines: Join several lines or split long ones
* Multi Edit: Edit document in multiple places at once
* Smart Spaces: Forget you're not using tabulations.
* SyncTeX: Synchronize between LaTeX and PDF with gedit and evince.
* Embedded Terminal: Embed a terminal in the bottom pane.
* Text Size: Easily increase and decrease the text size
* Word Completion: Word completion using the completion framework
[...]

[#27327] Wednesday, September 1, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
utilitere

Total Points: 394
Total Questions: 110
Total Answers: 114

Location: Solomon Islands
Member since Wed, Mar 29, 2023
1 Year ago
;