btw why don't you show the name as a tooltip (when we hover on the dot or that stuff it get showed on top of cursor i hope you feel me). and by clicking right click on mouse it get copied into the clipboard by default. i don't know lot about opengl
Why communicate changes from vim instead of using dirty git changes? edit: I see one benefit is being able to show updates before the user saves; that's handy.
If the goal of the visualizer is to track where vim is in the codebase, we need an up to date view of the code as vim sees it. If we add 100 lines of code before saving, and send cursor reports to the server in that time, it needs to know that all of its nodes have been shifted down by 100 lines or else the resolution of "which fn am i in" will be wrong
one thing is that it jumps up and down when hovering around on different nodes, can we truncate the text to show only 3 lines (trancate such that it shows the last part with the file name) and when hover show it all
btw why don't you show the name as a tooltip (when we hover on the dot or that stuff it get showed on top of cursor i hope you feel me). and by clicking right click on mouse it get copied into the clipboard by default.
i don't know lot about opengl
Why communicate changes from vim instead of using dirty git changes? edit: I see one benefit is being able to show updates before the user saves; that's handy.
If the goal of the visualizer is to track where vim is in the codebase, we need an up to date view of the code as vim sees it. If we add 100 lines of code before saving, and send cursor reports to the server in that time, it needs to know that all of its nodes have been shifted down by 100 lines or else the resolution of "which fn am i in" will be wrong
one thing is that it jumps up and down when hovering around on different nodes, can we truncate the text to show only 3 lines (trancate such that it shows the last part with the file name) and when hover show it all
Yeah, its annoying, its also a debug gui that i dont care much about, whatever we end up with, it wont be whats there now anyways
@@sphaerophoria oh, it’s so clean didn’t realized it’s debug gui
yo btw what's you nvim config :)
daily brain nourishment