0
Geany is a text editor which provides simple and fast IDE to users. Generally gedit is default editor on ubuntu operating systems. But Compare to Geany text editor, Geany is great and provides lot of features. Some are

http://ipv4-ipv6.blogspot.com/

-> code completion
-> call tips
-> folding
-> syntax highlighting
-> multi supported file types
-> Symbol lists
-> embedded terminal emulation
-> auto completion of constructs

Not only ended with these features. It also provides some more additional features installing by geany-plugins

Geany Plugins is a individual small set of task developed to perform its task by integrating with geany text editor. It has more number of plugins. Some of given below in screenshot


Installation :

For UBUNTU users

Step 1 :  Open Terminal by Accessories -> Terminal or press CTRL+ALT+T 

Step 2 : Type the below command on terminal to install Geany Text Editor

sudo apt-get install geany

Step 3 : Its done to installation of geany. If you want to use addition features , just install plugins by

sudo apt-get install geany-plugins

Step 4 : After installation of geany-plugins you need to enable plugin whatever you want to use.

To activate plugins Open Geany and go to TOOLS -> PLUGIN MANAGER and just check the box on the plugin whatever you want to use. That's all done. Check the screenshot below



For WINDOWS users

Step 1 : Just go here http://www.geany.org

Step 2 : Download exe file in download section and install it. 

If you have any queries, comment below. We will help you.

Thank you,

Post a Comment

 
Top