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

Improve the explorer view to match full VS design #123

Closed
JabX opened this issue Nov 18, 2015 · 2 comments
Closed

Improve the explorer view to match full VS design #123

JabX opened this issue Nov 18, 2015 · 2 comments
Assignees
Labels
feature-request Request for new features or functionality
Milestone

Comments

@JabX
Copy link

JabX commented Nov 18, 2015

Hello,

I use VS Code daily at work and at home since the very first preview release and I love it.

I do have a major concern though about the way the differents files are shown in the 'Working Folder' view : they're all formatted in the same, plain way, and it is actually quite hard to distinguish what is what when looking at it (especially folders vs files). In a previous release, I recall the folder names were bold. It was better but nonetheless not enough.

I think this image below can describe pretty well what I suggest:
folderview
The same solution is opened in both Code and full VS, and obviously the latter works way better with icons and varying font weight.

Would it be possible to achieve a similar look with Code ? I don't know about reusing the full VS assets since it might be a problem with licensing and stuff though. I gave a look at the new extension API but it specifically states that it doesn't allow for DOM manipulation, so I guess it's a no-go.

If it's not in the priorities of the dev team (I understand there are way more important stuff to work on in the short term), would you accept a PR that would bring such a feature ?

Thank you for your time and your awesome work,
JabX

@bpasero bpasero self-assigned this Nov 19, 2015
@bpasero bpasero added the feature-request Request for new features or functionality label Nov 19, 2015
@bpasero
Copy link
Member

bpasero commented Nov 20, 2015

It was our explicit UX decision to keep the explorer very light and not use icons. We might add support for extensions to add decorations to the explorer but currently this is not possible and not planned.

@bpasero bpasero closed this as completed Nov 20, 2015
@bpasero bpasero modified the milestone: Dec 2015 Nov 24, 2015
@bpasero bpasero removed their assignment Dec 11, 2015
@bpasero bpasero reopened this Dec 11, 2015
@egamma egamma added this to the Backlog milestone Dec 11, 2015
@bpasero bpasero self-assigned this Mar 30, 2016
@bpasero bpasero changed the title [Suggestion] Improve the 'Working Folder' view to match full VS design. Improve the explorer view to match full VS design Jun 6, 2016
@bpasero
Copy link
Member

bpasero commented Jul 15, 2016

Closing, this is not our intent with VS Code currently. We aim to keep it lightweight and file/folder focussed.

@bpasero bpasero closed this as completed Jul 15, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
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
Projects
None yet
Development

No branches or pull requests

3 participants