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

Use octicons to denote files/directories/symlinks instead of description. #3

Merged
merged 1 commit into from
Jul 2, 2019

Conversation

Osmose
Copy link
Contributor

@Osmose Osmose commented Jun 17, 2019

First of all, thanks for making a VSCode port! I had briefly tried making one myself a year or so ago and didn't really make much progress. Not having an equivalent to advanced-open-file in VSCode is one of the main reasons I still use Atom as my main editor.

Apparently you can insert icons into text labels, which seemed like a better way to denote files vs directories than the description field. Let me know what you think!

@ytakhs
Copy link
Owner

ytakhs commented Jun 18, 2019

Thank you for the PR! I' m glad to receive PR from the author of advanced-open-file!

I think I'll review this along with #4 within a week. :)

Copy link
Owner

@ytakhs ytakhs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is few parts I want you to fix, otherwise it looks good to me!

Apparently you can insert icons into text labels, which seemed like a better way to denote files vs directories than the description field. Let me know what you think!

I did not insert the icon into the label simply because I did not know how to do it...
(I missed this page.)

src/advancedOpenFile.ts Outdated Show resolved Hide resolved
src/advancedOpenFile.ts Outdated Show resolved Hide resolved
@Osmose
Copy link
Contributor Author

Osmose commented Jun 29, 2019

Sorry for the delay, this is updated with the suggested fixes. :D

@ytakhs ytakhs self-requested a review July 2, 2019 12:53
@ytakhs
Copy link
Owner

ytakhs commented Jul 2, 2019

Thank you for fixing!!

@ytakhs ytakhs merged commit 8f6f56b into ytakhs:master Jul 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants