moser-jose / mosmmy-icons-vscode

Mais de 200 icons para ficheiros e pastas no vscode
https://marketplace.visualstudio.com/items?itemName=moserjose.mosmmy-icons-vscode
MIT License
5 stars 2 forks source link

Request for New File Icons #2

Closed arv-anshul closed 8 months ago

arv-anshul commented 1 year ago

As a Python developer using your custom file icons extension in Visual Studio Code, I've noticed some missing icons that hinder my workflow. Adding these icons would significantly improve usability:

  1. core/ Directory Icon: Helps identify essential project modules.
  2. __init__.py Icon: Distinguishes Python package initializer.
  3. .streamlit/ Directory Icon: Aids Streamlit developers in managing configs.
  4. requirements.txt Icon: Facilitates quick identification of dependency files.

Rationale:

These icons would boost productivity by simplifying file and directory identification. They are crucial for Python developers in VSCode.

Proposed Solution:

Please consider adding these icons to enhance the Python development experience with your extension.

Thank you for your attention.

moser-jose commented 1 year ago

Thank you for your feedback; we will quickly include these icons.

Could you please send a picture of the icons for the files and folders in your project? because __init__.py file is already supported.

arv-anshul commented 1 year ago

I can just send you the references for the file icons.

For, __init__.py file just create a difference between normal python script and __init__.py file. I noticed this in another file icon theme on VS-Code marketplace here.

Name Icon
requirements.txt image
core/ image
__init__.py image
.streamlit/ image

Note: All the icons provided above are just for reference and inspiration.

Thank You to consider me.

arv-anshul commented 8 months ago

Issue Resolved.