A repository to help you build your own IDE.
This repository contains various resources that can be interesting when developing your own IDE. The structure this repository follows is:
Tools for the codebase, allowing you to work effectively on the codebase. List the directories to discover all tools that you can use from your own IDE in order to work effectively in this codebase. This can be seen as 'metatools'.
Configuration files for the provided tools.
An project setup using some of the guides I mentioned in my talk.
A collection of different resources. Each resource lists various articles, without any context. It is up to you, as the reader, to decide whether the article is of any value.