Sebastian Kriems

Results 8 comments of Sebastian Kriems

same here and it brakes lazily loaded modules.

Is there any roadmap/plan when this is going to be integrated?

any updates on this? 😬

Hey 👋 Is there any plan to push this?

I have the same issue when `attach`ing to a docker container with a maven multi-module project. I invoke vebugger with: ``` : call vebugger#jdb#attach('8000', {'classpath': '/target/classes', 'srcpath': '/src'}) ``` In...

@idanarye I ran into this problem too and if set the language to `en_US.UTF-8` it works on my Mac. I'm going to check the situation on my Arch machine later...

This would be really nice. Not only would Zed users benefit from this but also Neovim users via the CodeCompanion plugin ❤️

maybe you have to specify @swc/core directly in your package.json. The installation of @swc/core should pull the correct bindings for the platform you are invoking npm install on