question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Allow configuration to hide explorer arrows

See original GitHub issue

According to https://github.com/Microsoft/vscode/issues/25655 we can set "hidesExplorerArrows":true on the extension. Is it possible to allow this flag on the user settings?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

5reactions
EmmanuelBeziatcommented, Dec 18, 2017

Hi,

I’ll do it as soon as I can, but it needs some refactoring for the plugin. I can’t tell for sure when it wil be done.

Sorry for the delay.

3reactions
EmmanuelBeziatcommented, Feb 1, 2018

I’m sorry, but I had to revert back this update (https://github.com/EmmanuelBeziat/vscode-great-icons/issues/96).

The change suggested by @andremacola works, but don’t allow users to chose. This is what I meant when I was talking about refactoring: the plugin must be created in such a way it add configurations settings in vscode, to allow users entering their own settings in the settings tab. This can’t be done from a json file, it must be initialized within a complete JS function, loading the plugin and so on.

Read more comments on GitHub >

github_iconTop Results From Across the Web

[theming] hide explorer arrows via settings · Issue #45400
Now it's possible to hide the arrows in the explorer tree view by setting the hidesExplorerArrows option in the icon theme configs. But...
Read more >
Disable auto hide arrows next the folder or drive in File ...
Disable auto hide arrows next the folder or drive in File Explorer? · Right click on Taskbar. · Click on Properties · Check...
Read more >
Remove Blue Arrows Icons in Registry Editor - Windows 10
This article provides 2 ways to remove double arrows overlay on Desktop ... Right-click on Explorer, select New > Key, then give it...
Read more >
How to get rid of app shortcut arrows on the Windows 10 ...
1. Open up regedit. (1) Type in regedit into the Cortana/search box and (2) select regedit at the top · 2. Answer yes....
Read more >
Remove Two Blue Arrows Icon on Files and Folders in ...
Remove the Two Blue Arrow Icon Overlay · Option 1: Disable compression for that folder or file · Option 2: Remove the blue...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found