Joosep Alviste

Results 9 issues of Joosep Alviste

Hey! This is related to the other feature request I made here: https://github.com/declancm/cinnamon.nvim/issues/10 The maximum delay helped me a bit, but I would still like to have scrolling for larger...

Hey! I was wondering if there's a way to increase the line height (add more space between text lines). It looks quite cramped at the moment and it's usually possible...

enhancement

Hi! ## The problem I remember that some time ago (a long time ago), with the typescript-language-server, I could see the auto import source in the documentation window when selecting...

The comments of this issue will include all breaking changes together with migration guides. Please open a separate issue if there are any issues following the migration guides. I'd like...

The first and last lines of JSX should be commented with `// %s`, rather than `{/* %s */}`. However, the current way of configuring the plugin does not allow us...

Hey! I've another pull request if you're not too busy. If a folder includes a file that has been ignored, then it would almost always be shown as "ignored", even...

### Clear and concise description of the problem I'm trying to write tests for my Vue components so that any translations are replaced by the translation key plus the arguments,...

Status: Proposal

Hi! I ran into an issue where I tried to write tests for a component that uses the `` component, but it doesn't seem like it works in tests (using...

## Problem Currently, the `focus` trigger just uses the `focus` event, so focusing an element with JavaScript also triggers it. This means that if a tooltip is used on a...