pickers: ensure all components are properly placed #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The main issue now is that the position is not right-aligned. It sticks to the name, whereas I'd like it to be on the right margin, as a separate column (when enabled).
The rest are nitpicks: the arrow glyphs / icons could be changed to be slimmer, but they work for now. Here is what a single line should look like:
Where:
<arrows>is the collapsed / opened indicator<nesting>is the tree-like structure leading to the symbol from the root<icon>is the LSP icon related to this symbol<symbol>is the name of the symbol itself, in a "max-width" column<position>is the position of the symbolSmall nit: when the tree is "large" (many levels) isn't the tree-like structure too far from the icon/name ? Should we make the tree part of the name ?