icecoder/ICEcoder

Request: ability to edit .json files

Closed this issue · 1 comments

Is it possible to configure file types like ".json" that can be edited with ICEcoder.
Currently .json is interpreted as "an external file" and will not allow me to edit it, while ".js" does open an editor window?

Needed to add a MIME Type exception for application/json, done in 6210eca