idf-eclipse-plugin
idf-eclipse-plugin copied to clipboard
When we can get some special icons for files types in the IDE, I see xcode icon in the Project Exploer. (IEP-1380)
It looks quite abrupt.
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:
- Right-click on any .json file in the project explorer -> Open With -> Other...
- Select the
Generic Text Editorand check the optionUse it for all *.json fileslike on the screenshot below
You can also change it in IDE's preferences:
Preferences -> General -> Editors -> Files Associations