Feature request for Builder MDX support

I think I am using Builder for things it is not designed for. :face_with_peeking_eye:

I use it to manage a number of website projects (Grav, Nuxt, etc.).

Recently, I encountered the issue that Builder (Flatpak) refuses to edit MDX files.

Although I can set Builder to edit MDX files via the XDG Desktop Portal, Builder still does not recognise MDX files.

Therefore, I would like to suggest adding MDX support.

I use Builder (Flatpak) on Arch Linux, btw. :wink:

My system:

  • Builder version: 48.0 (Flatpak)
  • OS: Arch Linux x86_64
  • Kernel: Linux 6.15.2-arch1-1
  • DE: GNOME 48.2
  • WM: Mutter (Wayland)

Hi Amadeus!

Builder doesn’t have a system to override file mime info AFAIK. This should be fixed in the shared-mime-info database, because now *.mdx are recognized as application/x-genesis-32x-rom There is already an issue.

I they should be recognized as text/mdx like here

1 Like