You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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,
The text was updated successfully, but these errors were encountered:
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:
When I start "Server B", my list is like this:
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,
The text was updated successfully, but these errors were encountered: