KikiManjaro / StickyScroll

Implementation of vscode sticky code for Jetbrains IDE
36 stars 20 forks source link

place the sticky fragment after the editor header, to make the header in deterministic place #21

Open BMomani opened 10 months ago

BMomani commented 10 months ago

Great plugin one thing I would like to see is to place this sticky fragment after the editor header not before currently, when you do ctrl+f (find in file) it will be placed after the fragment

image

imagine you are placing your mouse and clicking on "find next Occurrence" icon the find header will change based on the length of the sticky fragment; therefore mouse need to change the position

this is one scenario where placing the sticky fragment after the editor header is "game-changing" and the readability of the sticky fragment will be much better

UPDATE -- Added a screenshot to clarify the issue

KikiManjaro commented 7 months ago

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!