WebStorm 2017.1 Help

Add Team Foundation Server

File | Settings | Version Control | TFS for Windows and Linux
WebStorm | Preferences | Version Control | TFS for macOS
Ctrl+Alt+S
/help/img/idea/2017.1/settings.png


The dialog box opens when you click the Add button in the Manage TFS Servers and Workspaces dialog box. Use this dialog box to specify and edit the parameters for establishing connection to TFS servers.

ItemDescription
AddressIn this text box, type the URL address of the TFS server you want to connect to.
Auth In this field, specify the authentication protocol to access the server. TFS uses NTLM authentication, so native Windows applications (that is, Microsoft Team Explorer) authenticate silently with system credentials. WebStorm users must always specify their username and password because of limitations posed by Java Runtime.

To authenticate through OAuth (Windows Live ID), choose Alternate from the Auth drop-down list.

User nameIn this text box, type your TFS user name. The field is available for the NTLM) and Alternate authentication types.
DomainIn this text box, type the name of the network domain where the TFS server is located. The field is available for the NTLM) authentication type.
Password In this text box, type your TFS password. The field is available for the NTLM) and Alternate authentication types.
Store passwordSelect this check box to have WebStorm remember the specified password.

See Also

Last modified: 17 July 2017