Skip to content

Feature: Add a setting to change the "open" ide on the status bar #12857

@A-iko

Description

@A-iko

What feature or improvement do you think would benefit Files?

Hey there!

I'm really enjoying the new git integration with Files, but there's one small thing I'm missing.
I use code-insiders as my daily driver, the beta version of visual studio code, and the "VS Code" button doesn't seem to work. Since insiders functions the same as regular VS Code, I tried a couple of ways to make this work, including creating a shortcut called code.exe and adding it to the path, but it doesn't seem like that does the trick.

I did read that adding support for other IDE's is being considered, but I think having an optional setting pointing at the code.exe you wish to use would be a great consideration for those of us who use VS code alternatives like Insiders or VS Codium.

Requirements

  • Add an optional setting to user_settings.json that can point at an exe.
  • When the setting is filled in, instead of using the discovered VS Code installation, use the exe the new setting points at to launch VS Code when the VS Code button is pressed in the right bottom of the screen.
  • When the setting is an empty string (I assume this is the way this file usually functions, when I look at "AppThemeAddressBarBackgroundColor" and similar settings) or the setting is absent, use the originally discovered VS Code executable.

Files Version

2.5.11.0

Windows Version

10.0.23486.1000

Comments

Thanks for your time and hard work!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    ✅ Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions