Search code examples
tfsvisual-studio-2015tfs-2015richtextfield-description

TFS 2015 - Description field's rich text controls


Hopefully this is a simple question... is it possible to access the same rich text formatting options as seen within Visual Studio 2015, within TFS 2015 ?

VS 2015
enter image description here



TFS 2015
enter image description here


XML from the above TFS WIT :
<Tab Label="Description"> <Control FieldName="System.Description" Type="HtmlFieldControl" Dock="Fill" LabelPosition="Top" /> </Tab>


Solution

  • The Description field of work item in VS and Web Access use the same XML file, but the rich text formatting options are not controlled by the XML file.

    Currently, there is no option to change the rich text formatting options. I have created a UserVoice at website below, you can vote it. Microsoft Product Team will evaluate it carefully:

    https://visualstudio.uservoice.com/forums/121579-visual-studio-2015/suggestions/16434553-tfs-web-access-has-the-same-rich-text-formatting-o