Compiler path used by base configuration should be listed first in Run&Debug #10985
Labels
enhancement
Improvement to an existing feature
fixed
Check the Milestone for the release in which the fix is or will be available.
Language Service
quick fix
Milestone
This is related to: #10943
With the fix to that issue, a
compilerPath
specified explicitly in the base configuration is the last compiler listed in Run&Debug (and inSelect IntelliSense Configuration
). It should probably be listed first.When a user specifies a compiler (particularly one that wasn't auto detected), that is the compiler they are likely to want to use with Run&Debug. It should be easy to locate, not at the bottom of the list.
The text was updated successfully, but these errors were encountered: