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

Added disc file extensions (vmdk, qcow2, etc.) #2069

Merged
merged 7 commits into from Aug 31, 2023
Merged

Conversation

nijeff27
Copy link
Contributor

No description provided.

@PKief PKief linked an issue Aug 28, 2023 that may be closed by this pull request
2 tasks
Copy link
Owner

@PKief PKief left a comment

Choose a reason for hiding this comment

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

please fix the small formatting issue

src/icons/fileIcons.ts Outdated Show resolved Hide resolved
Co-authored-by: Philipp Kief <philipp.kief@gmx.de>
@nijeff27
Copy link
Contributor Author

Updated.

Copy link
Owner

@PKief PKief left a comment

Choose a reason for hiding this comment

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

Sorry for the strict review but the pipeline is still complaining that you should remove the whitespaces at some places. Typically, I use a formatter (prettier) which automatically updates the format of the code. Not sure how you were editing the code but next time you should install the prettier plugin for VS Code to ensure that you have the proper formatting :)

src/icons/fileIcons.ts Outdated Show resolved Hide resolved
src/icons/fileIcons.ts Outdated Show resolved Hide resolved
nijeff27 and others added 2 commits August 30, 2023 11:50
Co-authored-by: Philipp Kief <philipp.kief@gmx.de>
Co-authored-by: Philipp Kief <philipp.kief@gmx.de>
@PKief
Copy link
Owner

PKief commented Aug 31, 2023

We already have some icons for existing file extensions:

image

@PKief PKief self-requested a review August 31, 2023 12:08
@PKief PKief merged commit 0d8974e into PKief:main Aug 31, 2023
2 checks passed
@PKief
Copy link
Owner

PKief commented Aug 31, 2023

Thanks for the contribution, merge was successful ;)

@nijeff27 nijeff27 deleted the patch-2 branch August 31, 2023 12:27
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.

[Icon Request] Floppy disk icon for disk files like vmdk and qcow2
2 participants