Felix Jung

Results 26 comments of Felix Jung

Ah, also I think this needs to happen outside of design-tokens. The themes are component-specific and therefore belong with the component library. The tokens are used as input to the...

I think this is still missing something. You need a way to tell the `createComponentTheme` functions which theme to produce, i.e. light vs. dark. Maybe in the theme switcher logic?...

I kind of agree with @derberg that tooling should not try to fix what's wrong with the spec. I know there are other proposals and issues regarding the topic of...

Haha, yeah #618, that's the one I remember reading at some point when I complained I didn't understand what an operation was in a channel with multiple message schemas. 😂...

Does the ESLint config in Modelina usually format as well? My problem was that Prettier would kick in as the default formatter on save because for some reason VSCode wasn't...

Ran into this problem today, seeing there was a PR with a preset for JSON tags in Go and my PR adding a preset to render descriptions as comments --...

Thanks for the review. I'll get to it tomorrow, I hope.

Thanks @jsmestad. I'm luckily no longer running two users on one machine 😅 Not sure if this would have also worked in my case.

I'm sorry, I should have done more research... Might be that the auto-pairs plugin causes this? Here's the output of `:verbose inoremap `. ``` i &@LaTeXtoUnicode#AutoSub("\n", "\")76_AutoPairsReturn Last set from...

Cool, thanks! I'll have a closer look some time. Pretty busy at work right now.