Denis Davydkov

Results 26 issues of Denis Davydkov

## Is your feature request related to a real problem or use-case? Yes, for instance to exclude `__typename` field from generated GraphQL type As a reference - [question on stack...

new type
needs investigation

First, I created an issue [IDEA-220752](https://youtrack.jetbrains.com/issue/IDEA-220752) (screenshot is there), as I thought this is a bug in `2019.2`. But after some experiments, I figured out, that after the installation of...

### Discussed in https://github.com/likec4/likec4/discussions/851 Originally posted by **viktorgusev1984** July 12, 2024 Hello. There is an idea that would help us work more with documentation. I really like predicates in view...

wanted

### Discussed in https://github.com/likec4/likec4/discussions/866 Originally posted by **viktorgusev1984** July 25, 2024 Now links are an opportunity to navigate, but it is not clear where the link leads in a meaningful...

wanted

_Originally posted by @aelberg in https://github.com/likec4/likec4/issues/734#issuecomment-2134997927_ > Confirmed the text is sharp in version 1.1.1 > However, at certain zoom levels when hovering over an element or relationship the text...

bug

For now it is not possible to disable icon, only change it. Suggested syntax: ```zig view { include * style * { icon none } } ``` Consider adding as...

wanted
good first issue

@davydkov Looks great! Just one small thing. I don't know if the current parser have such error-reporting capabilities, but it would be great to give a diagnostic that nested parallel...

good first issue

This PR is prepared playground and invite for you to experiment with ELK. Check out discussion https://github.com/likec4/likec4/discussions/1591 Deployed preview: - https://3fe14e86.likec4-playground.pages.dev/w/bigbank/elk/index/ (if you remove `/elk/` from the path you see...

### Discussed in https://github.com/likec4/likec4/discussions/1818 Example ``` global { predicateGroup microservices { include cloud.* where kind is microservice exclude * where tag is #deprecated } } views { view of newServices...

wanted
good first issue