theia

Eclipse Theia 1.59 Release: News and Noteworthy

Friday, March 7, 2025 - 05:20 by Jonas Helming

Eclipse Theia 1.59 has been released, featuring 95 improvements, including AI-powered chat context management, enhancements to Theia Coder for intelligent code modifications, expanded LLM compatibility, and updates to the Model Context Protocol (MCP). Notably, Theia IDE now integrates AI-assisted development tools more seamlessly, with improved agent interactions, logging APIs, and dev container support.

Why Theia supports any LLM!

Thursday, March 6, 2025 - 13:26 by Jonas Helming

Discover how Theia AI and the AI-powered Theia IDE give you full control over AI models—no vendor lock-in, complete flexibility, and future-proof AI integration. Whether you're using cloud-based, self-hosted, or local LLMs, Theia adapts to your needs. Read the full article to see why this matters! 🚀

Introducing the New and Improved Memory Inspector Debugger

Tuesday, March 23, 2021 - 13:13 by Brian King

When dealing with low-level code, the ability to inspect the state of memory as a program unfolds is a critical tool in a developer’s toolbox. To make that process as accessible as possible, we’ve been working at Ericsson to improve the capabilities of the Theia CPP Extension's cpp-debug-extension, and we are excited to make that work available to the open source community.

How to build a tree editor in Eclipse Theia

Wednesday, February 3, 2021 - 07:52 by Brian King

Are you interested in creating an editor displaying data as a tree structure with a detail form in Eclipse Theia, such as the screenshot shown below? In this article we introduce the tree editor framework for Eclipse Theia, which supports exactly that.

Eclipse Theia vs Che vs VS Code

Tuesday, August 25, 2020 - 07:09 by Brian King

Do you wonder whether you should use VS Code or Eclipse Theia? Are you confused by the relationship between Theia and Eclipse Che? Do you want to know how Che compares to VS Code Codespaces? If so, this talk at EclipseCon by Jonas Helming of EclipseSource is for you.