# Editing Feature Files in Azure DevOps If your (feature files) are stored in Azure DevOps repositories, you can switch directly from the LivingDoc to the source feature files and edit files directly in Azure DevOps. **> Important**: This feature is only available if you picked "Feature Folder" as your **source** folder when configuring the [build step in AzDo](../Generating/Configuring-the-Build-Step-in-DevOps.md), see section A. To edit a feature file: **1** - Open the corresponding page in LivingDoc. **2** - Click on **Open Editor** on the top right of the page. ![Open Editor](../_static/images/open-editor.PNG) **3** - The corresponding source feature file in your code repository is opened. You can **Edit** the file directly in Azure DevOps. ![Edit](../_static/images/edit-file.PNG) Syntax highlighting is also supported in **Azure DevOps Repos** for the following Gherkin languages: - English - German ![Syntax highlighting](../_static/images/syntax-highlight.PNG)