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

When we can get some special icons for files types in the IDE, I see xcode icon in the Project Exploer. (IEP-1380) #1090

Open
victorjee opened this issue Dec 4, 2024 · 1 comment
Assignees

Comments

@victorjee
Copy link

截屏2024-12-05 00 27 41

It looks quite abrupt.

@github-actions github-actions bot changed the title When we can get some special icons for files types in the IDE, I see xcode icon in the Project Exploer. When we can get some special icons for files types in the IDE, I see xcode icon in the Project Exploer. (IEP-1380) Dec 4, 2024
@sigmaaa
Copy link
Collaborator

sigmaaa commented Jan 6, 2025

Hi @victorjee,

You see Xcode icons in the project explorer because JSON files are associated with Xcode in the settings. It can be changed by following these steps:

  1. Right-click on any .json file in the project explorer -> Open With -> Other...
  2. Select the Generic Text Editor and check the option Use it for all *.json files like on the screenshot below
    image

You can also change it in IDE's preferences:
Preferences -> General -> Editors -> Files Associations
image

@sigmaaa sigmaaa self-assigned this Jan 6, 2025
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

No branches or pull requests

2 participants