Results 49 issues of _Kerman

WIP. Want to fix #3819. The related TypeScript issue (https://github.com/microsoft/TypeScript/issues/58908) indicates that this TypeScript behavior might not be fixed in a short time on TypeScriript's side. So this PR means...

本 PR 负责翻译新版文档。 > QQ Group:978643067

sync

## Rollup Plugin Name: `{pluginutils}` This PR contains: - [ ] bugfix - [ ] feature - [x] refactor - [ ] documentation - [ ] other Are tests included?...

### UnoCSS version 0.61.3 ### Describe the bug See https://github.com/slidevjs/slidev/issues/1705, which includes a detailed description. And https://github.com/slidevjs/slidev/issues/1573, which also reflects this bug. When using UnoCSS with its Vite plugin, it...

Waterfall/timeline view. Feedback welcome. Currently I am not having the time to work on this 🥹 > Outdated screenshot: > > ![image](https://github.com/user-attachments/assets/2a5f7aec-7600-4a5e-833e-1d9df9d43978)

Try to improve performance via multiple small improvements. > I have no idea why some of the smoke tests fail 🫠

[WIP] This PR tries to run Slidev in the browser, with a better editor. I think the most commonly used functions work in the browser, but some don't. In this...

needs discussion

## Current Behavior [Playground link](https://playground.oxc.rs/#eNo9jssNgzAMhldBPhWJCah67RRcQurQSImN7ABFiN0bEOHk/2F99gYWWpiNVI6eHXX0cFRXr8pNZJNnetTVtucCGmBoN5CJjqErJfODNsmEDQRPqWi1POJt1thzKC6JIXUsEVpnguLewGhEUTIx64NS9L1aAssfHPC4nU305J0/q1zEUVD1YjawfH1CHY3NX1xRNDSEYk8YJeHwDrwciBmlZ737ff8Dh1hhcQ==) ```js var fn; (fn) = function() {}; ``` The AST doesn't preserve the parentheses in `(fn)`, which causes the codegen generates: ```js var fn; fn...

C-bug

### Reproducible in vscode.dev or in VS Code Desktop? - [x] Not reproducible in [vscode.dev](https://vscode.dev) or VS Code Desktop ### Reproducible in the monaco editor playground? - [x] Not reproducible...

bug
ESM