Geany Split View

Split the Geany editor view into two

Geany was reviewed as part of a series of lightweight programming editors. To select a reviewed lightweight programming editor read the Ojambo.com Lightweight Programming Editors.

Geany is a small IDE that loads quickly. Geany can be extended by the use of plugins. One of the plugins that ships with Geany is the split window plugin.

This tutorial uses the Geany. Once a link is clicked, it will open in the specified frame.

    Tools are required:

  • Geany Text editor.
  • Geany Split Window plugin.

Optional Download and install Geany

Geany is required in order to follow this tutorial. For more information about Geany read Ojambo.com Lightweight Programming Editors.

How to Use:

    Open Geany

  • Tools -> Plugin Manager.
  • Check Split Window -> OK.
  • Tools -> Split Window -> Horizontally.

Demonstration:

Ojambo.com Geany Split Window Tutorial

Image Missing
Ojambo.com Geany Split Window Tutorial

Conclusion:

Geany is a powerful editor that has features only available in much larger IDEs. An important tool that programmers need is a split view of the current window. Geany provides the split window plugin to enable the current editor view to be divided into two windows.

The split window plugin is disabled by default and needs to be manually enabled. Once enabled, the user has a choice between horizontal and vertical split.

    Recommendations:

  1. Use plugins as needed and disable if not required.
  2. To return to the single view, close the split view on the right.

About Edward

Edward is a software engineer, web developer, and author dedicated to helping people achieve their personal and professional goals through actionable advice and real-world tools.

As the author of impactful books including Learning JavaScript, Learning Python, Learning PHP and Mastering Blender Python API, Edward writes with a focus on personal growth, entrepreneurship, and practical success strategies. His work is designed to guide, motivate, and empower.

In addition to writing, Edward offers professional "full-stack development," "database design," "1-on-1 tutoring," "consulting sessions,", tailored to help you take the next step. Whether you are launching a business, developing a brand, or leveling up your mindset, Edward will be there to support you.

Edward also offers online courses designed to deepen your learning and accelerate your progress. Explore the programming on languages like JavaScript, Python and PHP to find the perfect fit for your journey.

📖 Explore His Books – Visit the Book Shop to grab your copies today.
💼 Need Support? – Learn more about Services and the ways to benefit from his expertise.
🎓 Ready to Learn? – Check out his Online Courses to turn your ideas into results.

One thought on “Geany Split View

  1. Rob says:
    Love Geany but this plugin is severely limited. I cannot copy from or paste into the split window which means I have to turn to NetBeans for this type of functionality.

Comments are closed.