Martin Fleck
Martin Fleck
#### What it does Introduce an optional grid module to deal with a grid layout - Optional grid module defines a grid based on x/y coordinates -- Adds the grid...
The current tool palette loads it's items through the `RequestContextActions` with `contextId: ToolPalette.ID`. This is nice and extensible. However, the tool bar items on top of the palette are hard-coded...
Currently we are splitting the CSS styles into dedicated files per module. However, since we import the style sheet on root level of the corresponding module it gets loaded either...
Steps to reproduce: - Start the Java server and the standalone example - There is a temporary client session for each diagramType created to retrieve the diagram type specific -...
## Goal The goal of this epic is to ensure that the current support we have for containers and nested or structured components works as expected across all aspects of...
## What it does The breakpoint API in VS Code supports to add - Allow the user to manage data breakpoints through vscode.debug API - Add methods to gain information...