Hello friends! I wasn't sure if this is fit for "Show HN" so please shut it down if it's not.<p>I've started building a C++ IDE for my own operating system, SerenityOS (<a href="https://github.com/SerenityOS/serenity" rel="nofollow">https://github.com/SerenityOS/serenity</a>). I realized that I'm never gonna switch over to using Serenity full time until it becomes a pleasant environment to do C++ development.<p>My only experience with IDE's and C++ is as a user, so I'm learning this as I go. If this sounds interesting to you, then feel free to tag along, on YouTube, GitHub or both! :)<p>Videos so far:<p>1. Let's build an IDE for Serenity: <a href="https://www.youtube.com/watch?v=tUNudFw7rds" rel="nofollow">https://www.youtube.com/watch?v=tUNudFw7rds</a><p>2. Embedding a terminal in the IDE: <a href="https://www.youtube.com/watch?v=xVv2e9ND7bI" rel="nofollow">https://www.youtube.com/watch?v=xVv2e9ND7bI</a><p>3. Let's make it Build & Run: <a href="https://www.youtube.com/watch?v=kUk9sxlaP-k" rel="nofollow">https://www.youtube.com/watch?v=kUk9sxlaP-k</a><p>4. Project-wide text search: <a href="https://www.youtube.com/watch?v=eAZYHjHIjfg" rel="nofollow">https://www.youtube.com/watch?v=eAZYHjHIjfg</a><p>5. C++ syntax highlighting: <a href="https://www.youtube.com/watch?v=snZrayZhGzo" rel="nofollow">https://www.youtube.com/watch?v=snZrayZhGzo</a>