AnhQuanTrl
AnhQuanTrl
Hi @chynesNR Thank you for quick response. While waiting for this feature, I will add a custom `NoticeError` in a gRPC interceptor as a workaround.
I need to insert `vim.print(item)` here right? Output is below (for function call case) ``` { client_id = 1, cursor_column = 16, data = { cacheId = 8 }, insertTextFormat...
I don't think this is a duplicate since in this scenario the resolved_item did contain the snippet placeholder in `insertText`. In this case, I am testing with tsserver, which do...
I'm trying to diagnose this issue with my limited knowledge of LSP. https://github.com/typescript-language-server/typescript-language-server/blob/184c60de3308621380469d6632bdff2e10f672fd/docs/configuration.md?plain=1#L187 It seems like the Typescript Language Server expect the client to be able to handle either `insertText`...
Also happens with MacOS version `1.0.1-a.22` Another bug that might be related with this issue is that I can NO LONGER open a container tab that is set as the...
I think there was some changes made to the slash commands to make them easier to use. But the Claude Code team have not updated the doc yet.
Hi @vosatka are these UPS (Eaton 5E Gen 2) fully compatible with `nut`? They are not listed in the compatible list right now.
In MacOS there is this brew package https://github.com/julienXX/terminal-notifier that can send a MacOS native notification. It would be awesome if I can trigger this script with a custom message based...
I think this should be the expected behavior. Right now, changing accordion tab would only show 1 sub-child of that tab. This make it really hard to tell what the...
Please help re-open this issue as I think it is still not resolved. While `docker exec` is a work around, it kinda defeat the purpose of `devpod` as an abstraction...