VSCodium / vscodium

binary releases of VS Code without MS branding/telemetry/licensing
https://vscodium.com
MIT License
24.29k stars 1.02k forks source link

Excessive file associations on installation #1812

Open stefanct opened 4 months ago

stefanct commented 4 months ago

Describe the bug I have noticed the problem because after installing vscodium, Eclipse started opening vscodium when opening "locations" because vscodium registered itself as the current/default handler of an enormous number of file types including directories(!) without warning or my consent.

Please confirm that this problem is VSCodium-specific

Please confirm that the issue/resolution isn't already documented

To Reproduce Steps to reproduce the behavior:

  1. Install vscodium (via https://download.vscodium.com/debs in my case)
  2. Launch xfce4-mime-settings (or similar in other environments probably?)
  3. Look at the 'Others' tab
  4. Filter for 'vscodium'
  5. Notice associations with 'inode/directory', any text files imaginable/registered, etc.

Expected behavior IMHO applications should never make changes to any file associations (maybe apart from those the application established in the first place, e.g. MS Excel and .xls) but DEFINITELY NEVER register themselves as handlers for directories without very clear user's consent. I wouldn't mind if vscodium did not register any files at all.

Desktop (please complete the following information):

Additional context I am definitely not the only one getting very annoyed by this behavior: