Denis Davydkov

Results 78 comments of Denis Davydkov

Hey @Kiiv, just created #2051 - any chance you’d be up for helping out?

Hey @Kiiv Sorry for the late reply - but your suggestion was a real eye-opener 💡 I ended up applying your approach for generating color CSS vars. It’s not fully...

@MLNW Thanks for reporting! It is known issue, and I'm looking for help with it. It comes [from TextMate grammar](https://github.com/likec4/likec4/blob/main/packages/vscode/likec4.tmLanguage.json#L169-L210), where I embed Markdown syntax. I think `end` regexp is...

Hey @hwinkel Markdown is already supported in relationships descriptions > BTW: a build step could even render the content of the description in a page with Diagrams and Markdown content...

Important note from @almereyda in #2092: > It would be nice, if the toggle states of relationship browser, element and relationship details popups could be included in the URL. >...

@copilot Add specs in language-server to verify model parser and model builder (look at existing tests for summary field in elements)

@copilot there is summary field missing in layouts package, fix it

@copilot there are typecheck issues, correct it