Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to disable "recent first" on "run & debug" launcher #244956

Open
FlavienOak opened this issue Mar 28, 2025 · 1 comment
Open

Option to disable "recent first" on "run & debug" launcher #244956

FlavienOak opened this issue Mar 28, 2025 · 1 comment
Assignees
Labels
info-needed Issue requires more information from poster

Comments

@FlavienOak
Copy link

Since the last update, when I start configuration from the "Run & debug" launcher, the last configuration used stay as the first choice. Moreover, this configuration is removed from its position in the list.

For example, in my "launch.json" file, I have 4 configurations:

  • Server A
  •     ↳update (server A)
  • Server B
  •     ↳update (server B)

When I start "Server B", my list is like this:

  • Server B (most recent used)
  • Server A
  •     ↳update (server A)
  •     ↳update (server B)

At least I want the last configuration to be added to the beginning but not removed from its position in the list.
I searched option for this but I didn't found it. If it exists, sorry for this "feature request".

Sincerely,

@roblourens
Copy link
Member

I don't see that happening. It shouldn't reorder the list. Can you share a screenshot or your launch.json?

@roblourens roblourens added the info-needed Issue requires more information from poster label Mar 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

2 participants