Hi
I want to edit ‘ini’ file in theia, but I do not find a suitable extension in ‘https://open-vsx.org/’, I open my ‘ini’ file in vscode, and it looks good, it seems that vscode has builtin support for this format
Hi,
thanks great,
now the file extension is ‘.ini’, If I change the file extension to ‘.custom’, Could I open it still with vscode.ini?
I check the vscode setting and do not find any useful option.
I look at vscode.ini package, and find aliases, must I change it and rebuild it if I want to open my custom file extension?
Note that the vscode.ini extension is a builtin which means it is part of VS Code’s sources itself (I’m not sure how it is being modified in your case).