GitHub user Chris2011 added a comment to the discussion: CodeLens-style reference count hint to the NetBeans Java editor.
i really like the feature, thank you very much for this. I'm curious how you implement the virtual-text above. I couldn't handle it. One thing: In vs code, the virutal test, which starts above is not the beginning of the line. This should be the same behaviour, becuase it is not the line that start. The code starts at 3 and the line should be part of above. When you call "Go to line" and hit 3, it will jump to this one I guess. <img width="463" height="54" alt="image" src="https://github.com/user-attachments/assets/e9a16ad3-1d04-4163-a35e-158b9624f3d6" /> GitHub link: https://github.com/apache/netbeans/discussions/9318#discussioncomment-16643004 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
