Skip to content

Minimap: click and drag #64459

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
sdegutis opened this issue Dec 5, 2018 · 5 comments · Fixed by #90808
Closed

Minimap: click and drag #64459

sdegutis opened this issue Dec 5, 2018 · 5 comments · Fixed by #90808
Assignees
Labels
editor-minimap Code/Text minimap widget issues feature-request Request for new features or functionality
Milestone

Comments

@sdegutis
Copy link
Contributor

sdegutis commented Dec 5, 2018

Feature request: click a spot on the minimap that's not currently visible in the editor, then drag the minimap up or down.

Expected behavior: the minimap selection rectangle thingy should move with your cursor.

Actual behavior: the thing does not move, unless you let go and re-click and hold, at which point it finally starts dragging.

Previous issues:

@vscodebot
Copy link

vscodebot bot commented Dec 5, 2018

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@vscodebot vscodebot bot added the editor-minimap Code/Text minimap widget issues label Dec 5, 2018
lxsk added a commit to lxsk/vscode that referenced this issue May 27, 2019
fix microsoft#64459: Minimap click and drag
* new option "Minimap: Entire Document"
lxsk added a commit to lxsk/vscode that referenced this issue May 27, 2019
fix microsoft#64459: Minimap click and drag
* new option "Minimap: Entire Document"
@alexdima alexdima added the feature-request Request for new features or functionality label Jul 2, 2019
@alexdima alexdima removed their assignment Oct 11, 2019
lxsk pushed a commit to lxsk/vscode that referenced this issue Oct 14, 2019
fix microsoft#64459: Minimap click and drag
* new option "Minimap: Entire Document"
lxsk pushed a commit to lxsk/vscode that referenced this issue Oct 14, 2019
fix microsoft#64459: Minimap click and drag
* new option "Minimap: Entire Document"
lxsk pushed a commit to lxsk/vscode that referenced this issue Oct 14, 2019
fix microsoft#64459: Minimap click and drag
* new option "Minimap: Entire Document"
lxsk pushed a commit to lxsk/vscode that referenced this issue Oct 14, 2019
fix microsoft#64459: Minimap click and drag
* new option "Minimap: Entire Document"
@RMacfarlane RMacfarlane added this to the Backlog Candidates milestone Oct 24, 2019
lxsk pushed a commit to lxsk/vscode that referenced this issue Oct 28, 2019
fix microsoft#64459: Minimap click and drag
* new option "Minimap: Entire Document"
@vscodebot
Copy link

vscodebot bot commented Jan 15, 2020

This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!

@alexdima
Copy link
Member

To verify, set minimap.mode to cover or set to contain.

@alexdima alexdima added the verification-needed Verification of issue is requested label Feb 23, 2020
@connor4312 connor4312 added verified Verification succeeded and removed verification-needed Verification of issue is requested labels Feb 26, 2020
@connor4312
Copy link
Member

cover works, but contain only works if the minimap is longer taller than the vertical height. This feels unintuitive to me--I would expect that, in the correct rending mode, scrolling would always behave the same regardless of the size of my file.

@connor4312 connor4312 reopened this Feb 26, 2020
@connor4312 connor4312 added verification-found Issue verification failed and removed verified Verification succeeded labels Feb 26, 2020
@alexdima alexdima removed the verification-found Issue verification failed label Feb 27, 2020
@alexdima
Copy link
Member

FYI after #91405, the new setting is minimap.size and the values proportional, fit and fill.

@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
editor-minimap Code/Text minimap widget issues feature-request Request for new features or functionality
Projects
None yet
4 participants