

editorconfig file within Windows Explorer, you need to create a file named. Properties from matching EditorConfig sections are applied in the order they were read, so properties in closer files take precedence.įor Windows Users: To create an. editorconfig files will stop if the root filepath is reached or an EditorConfig file with root=true is found.ĮditorConfig files are read top to bottom and the most recent rules found take precedence. editorconfig in the directory of the opened file and in every parent directory. When opening a file, EditorConfig plugins look for a file named.

indent_style = space indent_size = 2Ĭheck the Wiki for some real-world examples of projects using EditorConfig files.

end_of_line = lf insert_final_newline = true # Matches multiple files with brace expansion notation To report bugs or request new features, create issues on our GitHub repository, or ask questions on Stack Overflow with tag azure-java-tools.Root = true # Unix-style newlines with a newline ending every file For more information, see Sign-in instructions for the Azure Toolkit for IntelliJ. Select OK to apply the changes and restart your IDE if prompted.Īfter you install the Azure Toolkit as an IDE plugin, sign in with your Azure account to connect the toolkit to that account. Select the plugin archive file and then select OK. Select Plugins and then select Manage Repositories, Configure Proxy or Install Plugin from Disk (the settings icon). Select the version compatible with your IDE. Use the following steps to manually install new releases as they become available:ĭownload the released file from the Marketplace page for Azure Toolkit for IntelliJ.

Install Azure Toolkit for IntelliJ from Disk Select Install, then restart your IDE if prompted. When Azure Toolkit for IntelliJ by Microsoft is displayed, select it. Select Plugins, then use the search box on the Marketplace tab to search for Azure Toolkit. Use the following steps to install from the Marketplace: Install Azure Toolkit for IntelliJ from the Marketplace For more information about the JDKs available for use when developing on Azure, see Java support on Azure and Azure Stack. A supported Java Development Kit (JDK).IntelliJ IDEA, Ultimate or Community edition.The following sections describe these options. You can install from the Marketplace, or you can download the toolkit release file and install it manually. There are two options for installing the toolkit. This article shows you how to install the Azure Toolkit for IntelliJ as an IntelliJ IDEA plugin.
