Add list of detected compiler paths to IntelliSense config UI#3708
Add list of detected compiler paths to IntelliSense config UI#3708michelleangela merged 5 commits intomasterfrom
Conversation
|
Verified UI on Linux and Mac |
|
Can you normalize the |
|
Can you increase the top margin in the dropdown? It seems too little top margin in the screenshot. |
sean-mcmanus
left a comment
There was a problem hiding this comment.
I left some comments.
Styling the dropdown is not straightforward. Haven't been able to figure out it. Will need to research and look into VS Code repo. The dropdown style is the same on the existing dropdowns. |
Isn't it just the style margins or something? I remember changing some of the margins with other UI a few weeks ago. Oh, looks like the existing dropdowns have the same issue, i.e. we've shipped like this already...I just never noticed. |
The HTML |
Change input field of compiler path to editable drop-down list. This list will show detected compiler paths.
Screenshots
