Theodor Steiner

Results 11 issues of Theodor Steiner

### FAQ - [X] I have checked the [FAQ](https://github.com/hrsh7th/nvim-cmp/blob/main/doc/cmp.txt) and it didn't resolve my problem. ### Announcement - [X] I have checked [Breaking change announcement](https://github.com/hrsh7th/nvim-cmp/issues/231). ### Minimal reproducible full config...

bug

First of all: this is my first ever PR and I have to thank all the developers of svelte for sparking my passion when it comes to WebDevelopment. Because .svelte...

Hey there, when moving/ renaming a file that is imported by another file, the combination of watchman and coc-tsserver prompts you if you want to update the imports. The svelte...

Hey there, thank you for maintaining this plugin! The below code seems to break syntax highlighting in everything following the closing curly braces. ```typescript const obj = { err: new...

### Describe the bug ## Description Calling `e.preventDefault` on an event handler attached with `onclick` in the svelte 5 REPL does not seem to do anything. Using a different way...

### Describe the problem ## Motivation We maintain custom element libraries at work, some using vue.js, some using svelte.js. To be honest, this is not really a pleasant experience in...

feature request
custom element

### Describe the bug When using tsc to emit types for a svelte 5 project with `"declarations": true` set in the `tsconfig.json`, the compilation fails with an error: `error TS4082:...

types / typescript

### Before submitting the PR, please make sure you do the following - [x] It's really useful if your PR references an issue where it is discussed ahead of time....

### Before You File a Bug Report Please Confirm You Have Done The Following... - [x] I'm using [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte). (`*.svelte` file linting does not work with the parser alone. You...

bug
typescript

Closes #2641 ## Background The individual results yielded by the async iterator for the SSE client are just the `data` part of the server sent events. The type however, suggests...

bug 🔥
client
size:L