--- layout: editable title: Tutorials --- This section contains a set of step-by-step tutorials which some aspects of work with *IntelliJ Platform*. To set up development environment and get started please refer to the [Basics](basics.html) section. More detailed explanation of the API components can be found in the [Architecture Reference Guide](reference_guide.html). **List of Tutorials:** * [Custom Language Support](tutorials/custom_language_support_tutorial.html) * [Writing Tests For Plugins](tutorials/writing_tests_for_plugins.html)