Skip to content
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

Switching tab without move file list items #82657

Closed
lijh8 opened this issue Oct 16, 2019 · 7 comments
Closed

Switching tab without move file list items #82657

lijh8 opened this issue Oct 16, 2019 · 7 comments
Assignees
Labels
file-explorer Explorer widget issues *question Issue represents a question, should be posted to StackOverflow (VS Code)

Comments

@lijh8
Copy link

lijh8 commented Oct 16, 2019

Screen Shot 2019-10-16 at 2 01 59 PM

When switching tabs of opened files from one to another, and the opened file names can all be seen on the current file list window at the same time, can you just move the highlight to the next file, without move the whole list items on the current file list window?

Version: 1.39.2

@roblourens
Copy link
Member

without move the whole list items on the current file list window

Sorry, I don't quite understand, can you explain some more?

@roblourens roblourens added the info-needed Issue requires more information from poster label Oct 16, 2019
@lijh8
Copy link
Author

lijh8 commented Oct 16, 2019

Sorry about that.

How about scroll up or down in the EXPLORER window of filename entries
only when the file is outside the current visible section of EXPLORER window
when we click on individual tab to switch opened files?

@roblourens
Copy link
Member

Got it, thanks.

@roblourens roblourens removed the info-needed Issue requires more information from poster label Oct 17, 2019
@isidorn
Copy link
Contributor

isidorn commented Oct 17, 2019

Use the following setting please explorer.autoReveal: false

@isidorn isidorn closed this as completed Oct 17, 2019
@isidorn isidorn added *question Issue represents a question, should be posted to StackOverflow (VS Code) file-explorer Explorer widget issues labels Oct 17, 2019
@lijh8
Copy link
Author

lijh8 commented Oct 18, 2019

It's not the same thing. please reopen it. with this setting, it won't highlight the current file.
explorer.autoReveal: false

the EXPLORER window highlights the current file and shouldn't scroll up or down with list of the filename entries if the current filename isn't outside the current visible section of EXPLORER.

the outline view of ms-vscode.cpptools does highlight the current symbol correctly. maybe EXPLORER window should highlight filename this way.

@isidorn
Copy link
Contributor

isidorn commented Oct 18, 2019

Dup of #23902 and #38899
Please upvote there

@lijh8
Copy link
Author

lijh8 commented Oct 18, 2019

Screen Shot 2019-10-18 at 5 03 38 PM
Screen Shot 2019-10-18 at 5 03 49 PM

autoReveal always move the name entry of the current file to the middle in explorer window, right?
if the name of the file is not visible in the explorer window, this is ok.

if the name of the file is visible in the current explorer window, it should not move the filename entry to the middle in explorer window. just highlight the filename entry where it is.

@vscodebot vscodebot bot locked and limited conversation to collaborators Dec 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
file-explorer Explorer widget issues *question Issue represents a question, should be posted to StackOverflow (VS Code)
Projects
None yet
Development

No branches or pull requests

3 participants