You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ContextMapper](https://contextmapper.org/) is an open source tool providing a Domain-specific Language based on Domain-Driven Design (DDD) patterns for context mapping and service decomposition.
2
+
# Context Mapper DSL Language Server
3
+
4
+
> **_NOTE:_** This language server is a proof of concept and does not support all Context Mapper features yet.
5
+
6
+
[Context Mapper](https://contextmapper.org/) is an open source tool providing a Domain-specific Language based on Domain-Driven Design (DDD) patterns for context mapping and service decomposition.
4
7
5
8
## System Requirements
6
-
The ContextMapper language server is implemented with Langium. To run the language server the following tools have to be installed locally:
9
+
The Context Mapper language server is implemented with Langium. To run the language server the following tools have to be installed locally:
0 commit comments