Shmulik Regev

Results 12 comments of Shmulik Regev

Apologies for the belated response. My understanding that the `relfunc` and `relctx` use cases make sense when used by native code. I don't see Lua code doing pointer arithmetic, or...

Sorry for noticing this after such a long time. Is it still of interest?

What is the usage scenario? The performance implications can be quite noticeable which makes me wonder whether it will be of real use.

Hi, I am developing an internal tool that provisions and monitors WireGuard peers and the use of vanity keys simplifies the usage and management of keys. I thought it would...

Thanks for the quick response. It might be a Mac thing (I noticed you use Linux). Can you please share your recommended plain vanilla eglot config? Any suggestions regarding logging...

I investigated it some more and it seems that disabling the `workspaceSymbolProvider` capability works around this issue while sacrificing some functionality. BTW, the same (?) can be achieved by changing...

I'll be damned if it didn't disappeared... I commented out my change (`;(setq eglot-ignored-server-capabilites (quote (:workspaceSymbolProvider)))` ) and restarted emacs to reproduce the error and it went away 🤷‍♂️ ....

Oh wow, I hope things are back to normal now. Yep, this new code layout seems great. I'll track the repo and switch to it when it is merged to...

Update - while Claude Desktop still isn't able to use my MCP server, claude-code (the cli tool) flawlessly works. It also supports SSE (unlike the Desktop app).

Update - a security tool running on my laptop is to blame. No issue whatsoever with the code.