You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my project I have some xml files with a custom file extension (namely 'spx').
When I try to set that extension in the fileExtensions property it doesn't work and I get this in the debug output: [error] No parser could be inferred for file: test.spx
Is there a way to make this work?
Thanks in advance!
The text was updated successfully, but these errors were encountered:
Hello again,
I would still love to get this problem resolved.
I realize you are probably no longer maintaining this extension - this is understandable.
I'm sure it's a simple issue I could solve quickly if I had access to the source code - would you consider allowing me to contribute to this extension?
In my project I have some xml files with a custom file extension (namely 'spx').
When I try to set that extension in the fileExtensions property it doesn't work and I get this in the debug output:
[error] No parser could be inferred for file: test.spx
Is there a way to make this work?
Thanks in advance!
The text was updated successfully, but these errors were encountered: