Feature #3533 2007-07-02 08:20
yogeesh
Split Window
Hi Code::Blocks team,
First off, thank you for providing such a great IDE for Free!!
Feature: I would like to have split-window functionality, where in we can split the current file viewing into two windows, with its own scroll-bar. This would help in seeing different pieces of code which are far apart in one single window.
Thanks..
Best Regards, Yogeesh
- Category
- Editing
- Status
- Closed
- Close date
- 2007-07-05 16:01
- Assigned to
History
biplab 2007-07-05 16:01
This feature exists.
Right-click on an Editor and then go to "Split view" menu option. You'll be able to split an editor horizontally or vertically.
Thanks for your feedback.