Jason Kwok

Results 4 issues of Jason Kwok

**OS:** MacOS Sonoma (v14.2.1) **Reproduction:** - `:MarkdownPreviewToggle` or - `:MarkdownPreview` **Description:** When starting markdown preview, it seems to start a `localhost` server at a random port, but it doesn't open...

# Description Create the opposite of `sst add`. When you're not running `sst dev`, the types in the lsp don't update when you manually remove the provider inside of `sst.config.ts`....

- [X] Before posting an issue, read the [FAQ](https://superforms.rocks/faq) and search the previous issues. **Description** A clear and concise description of what the bug is, and, unless obvious, what you...

documentation

### Describe the bug When you import `derived` from `svelte/store`, it seems like `$derived` breaks the lsp. ![image](https://github.com/user-attachments/assets/ae79e890-7e4d-4c22-b6bc-c1b38372a501) ### Reproduction Use `derived` from `svelte/store` in the same file as `$derived`...