Skip to content

Let multiple tabs scroll continuously together. Two side by side let you see more code in context on a widescreen monitor. (Or have multiple, not limited to two).

License

Notifications You must be signed in to change notification settings

jawspeak/intellij-joined-tab-scrolling

Repository files navigation

Intellij Joined Tab Scrolling Plugin

Plugin to let several tabs of the same file scroll together, as if the editor wraps around.

Don't you wish your widescreen monitor could do wrap-around scrolling? Now it can!

Gif Demo

Watch a longer Demo Video.

How it works

When you split IntelliJ editor tabs: scroll one window and the others automatically keep in sync. Let multiple tabs scroll continuously together. Multiple side by side let you see more code in context on a widescreen monitor.

Works well with CodeGlance for a Sublime style preview pane in the right gutter. (That's what I'm using in the demos).

How To Install

  1. Open Intellij Preferences
  2. Click Plugins
  3. Click "Browse Repositories..."
  4. Search for "Joined", click install.
  5. Restart IntelliJ.

See Also

Developer notes

(if you're hacking on editor plugins too)

Several places to read more about these API's used to manipulate Editors / tabs:

About

Let multiple tabs scroll continuously together. Two side by side let you see more code in context on a widescreen monitor. (Or have multiple, not limited to two).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages