Submission
avatar
AKrew
Apr 4, 2025
Board
Features
Status
Reviewing
Get Updates
Powered by UserJot
Add simple notes
Like the canvas in obsidian
avatar
AKrew
Apr 4, 2025
2
avatar
Alex CApr 7, 2025
I don't have this planned, but I'll take it into consideration. For now, some things might be helpful is enabling symbols and symbol labels (S and L, sometimes you need to re-trigger the file content fetching to load the symbols -> shift+R) and when zooming out you can see labels for the symbol outlines -> function names, variables, etc. It's a bit overwhelming with all the labels on though, I'm still working on a better way of displaying them. Another thing I find useful in terms of labels is clicking on a function / variable name will show a pink highlight over the implementation or definition, and when you zoom out, a label is shown as well, so if you select all the functions you're interested in, when you zoom out you can see their names.
avatar
AKrewApr 7, 2025
Yeah, the symbols are a bit too cluttered imo. But clicking every function is a good idea for a workaround.