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

Visual Studio Code not respecting extension settings #163822

Closed
gillescoolen opened this issue Oct 17, 2022 · 2 comments · Fixed by #169658
Closed

Visual Studio Code not respecting extension settings #163822

gillescoolen opened this issue Oct 17, 2022 · 2 comments · Fixed by #169658
Assignees
Labels
feature-request Request for new features or functionality insiders-released Patch has been released in VS Code Insiders search Search widget and operation issues verification-needed Verification of issue is requested verified Verification succeeded
Milestone

Comments

@gillescoolen
Copy link

gillescoolen commented Oct 17, 2022

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: 1.72.2
  • OS Version: Windows 11 / MacOS Monterey

Steps to Reproduce:

  1. Install vscode-icons.
  2. Active the icons using the command.
  3. See that the arrows are still not hidden.

The vscode-icons extension has a setting called "vsicons.presets.hideExplorerArrows": true, which, as the name suggests, hides the explorer arrows next to the project folders. This look something like this:
image

With the introduction of the tree mode in the search panel, I would not have expected to see any explorer arrows there. Alas, the panel has the search arrows, regardless of the extension setting.
image

I already opened an issue on the vscode-icons repository, which you can find here.

@VSCodeTriageBot
Copy link
Collaborator

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.72.2. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

@gillescoolen
Copy link
Author

Still happens on 1.72.2!

@sandy081 sandy081 assigned roblourens and unassigned sandy081 Oct 19, 2022
@roblourens roblourens assigned andreamah and unassigned roblourens Oct 20, 2022
@andreamah andreamah added search Search widget and operation issues bug Issue identified by VS Code Team member as probable bug labels Oct 28, 2022
@andreamah andreamah added this to the On Deck milestone Oct 28, 2022
@andreamah andreamah added feature-request Request for new features or functionality and removed bug Issue identified by VS Code Team member as probable bug labels Nov 1, 2022
@andreamah andreamah modified the milestones: On Deck, January 2023 Dec 19, 2022
andreamah added a commit that referenced this issue Dec 20, 2022
andreamah added a commit that referenced this issue Dec 20, 2022
andreamah added a commit that referenced this issue Dec 20, 2022
* Support hidesExplorerArrows in Search Tree
Fixes #163822
@VSCodeTriageBot VSCodeTriageBot added unreleased Patch has not yet been released in VS Code Insiders insiders-released Patch has been released in VS Code Insiders and removed unreleased Patch has not yet been released in VS Code Insiders labels Dec 20, 2022
@andreamah andreamah added the verification-needed Verification of issue is requested label Jan 23, 2023
@alexr00 alexr00 added the verified Verification succeeded label Jan 25, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Feb 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality insiders-released Patch has been released in VS Code Insiders search Search widget and operation issues verification-needed Verification of issue is requested verified Verification succeeded
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants