theia

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.