This plugin was created as a proof of concept to provide users with a functionality related to the Sticky Scroll feature in VSCode. However, it's important to note that due to the incorporation of similar features directly into the software, this plugin will no longer be actively maintained. While it served its purpose during its development phase, it's now redundant given the native capabilities of the IDE. We appreciate the support and interest shown towards this project. Thank you!
StickyScroll plugin for Jetbrains IDE
This plugins is an equivalent of Sticky Scroll from VSCode, it lets you know in which scope you’re currently scrolling.
sticky-scroll-for-jetbrains-ide.mp4
The StickyScroll plugin is a tool for Jetbrains IDEs that allows users to see in which scope they are currently scrolling while using the editor. It is an implementation of a feature called "sticky code" that is available in Visual Studio Code (VSCode). The plugin is written in a combination of Kotlin and Java programming languages. It is intended to make it easier for users to navigate and understand their code while working in Jetbrains IDEs.
Contributions are very welcome on this project! Please see our contributing guidelines and code of conduct to get started.