Closed
Description
opened on Nov 12, 2024
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.96.0-insider (5690e16)
- OS Version: macOS Sequoia 15.1
The quick pick inline action bar introduced in 54ec857 (@TylerLeonhardt) adds a margin next to the input that is always visible, even if there are no buttons in the action bar:
inline-action-bar-margin.mp4
The margin is added here:
54ec857#diff-fdf4316dac5b4136e34c7580ff8d37cfba5d73bb41b2368cd81ff52cee9830c4R28-R31
Activity