qwerty吃小庄

Results 9 comments of qwerty吃小庄

What @hi0t said is right. There are actually two same-name formatters. One is provided by the language server and another is provided by the formatter. If you manually select the...

我尝试通过`@alias`定义一个[`msgpack`](https://github.com/antirez/lua-cmsgpack): ```lua ---@alias msgpack boolean | number | string | msgpack[] | {[string]: msgpack} ``` ![image](https://github.com/user-attachments/assets/833d5aa5-358b-441b-9ade-a891063a103e) 把`Dictionary`改成`Key-Value Table`(`table`)也无济于事。 再尝试通过`@alias`定义 JSON: ```lua ---@alias cjson.null lightuserdata ---@alias json boolean | number |...

I made a [demo](https://www.npmjs.com/package/pm2-logs-attach-input) for this

@hexojs Hi! Wondering if there's any chance to get this PR #134 reviewed and merged when time allows? Thank you!

Seems it occurs in Bun

@suoto Python 3.13 is out now and we need this pull request.

> Hey, sorry to bother! May I ask you about how do you fix this issue? I am currently experiencing [similar issue](https://github.com/qwertycxz/pm2-logs-attach-input/actions/runs/14963271912) and having no clue. Thank you! OK, I...

This would be not easy. I'm not sure if SpotBug support `JSpecify`. We may need [EISOP](https://eisop.github.io) as a new null checker. --- Update: Here's a [SpotBug plugin for `JSpecify`](https://github.com/spotbugs/spotbugs-jspecify-plugin). But...