Currently it's possible to select a Roslyn compiler package version, but the UX could be improved.
There is a link to the "unofficial" dotnet-tools feed below the version field, but from there it is actually quite hard to select a version: You cannot just select and copy a version number from the list as the text there is not selectable (at least in my browser, which is Firefox). You first have to click on the entry and select/copy the version number from the title and then paste it into the settings field.
Would it be possible to add a dynamically populated dropdown instead? Having a prefix search/filter in that dropdown would be chef's kiss.
Maybe we would need special prefixes like "version:", "pr:", "branch:", "build:" to refer to the different sources, to make the selection unique?
Currently it's possible to select a Roslyn compiler package version, but the UX could be improved.
There is a link to the "unofficial" dotnet-tools feed below the version field, but from there it is actually quite hard to select a version: You cannot just select and copy a version number from the list as the text there is not selectable (at least in my browser, which is Firefox). You first have to click on the entry and select/copy the version number from the title and then paste it into the settings field.
Would it be possible to add a dynamically populated dropdown instead? Having a prefix search/filter in that dropdown would be chef's kiss.
Maybe we would need special prefixes like "version:", "pr:", "branch:", "build:" to refer to the different sources, to make the selection unique?