Kitten
Kitten
I tried updating the [upstream](https://github.com/tree-sitter/tree-sitter-bash/commit/2fbd860f802802ca76a6661ce025b3a3bca2d3ed) of the tree closer, but it doesn't seem to fix it We may need to report this issue upstream
I also have this need, I am temporarily running it through [zed task](https://zed.dev/docs/tasks) ```json [ { "label": "live server daemon", "command": "live-server", "use_new_terminal": true, "allow_concurrent_runs": false, "reveal": "always" } ]...
I think you can provide the logs. I suspect that you may have installed other plugins?
@amir20 I have also reproduced this issue and found that it seems to be caused by tailwindcss lsp(maybbbbe?) Please try disabling it After disabling it, I can work ```jsonc {...
Most likely the same problem as - https://github.com/zed-industries/zed/issues/9388#issuecomment-2076205428
> Are you still interested in working on this and doing the changes @jansol suggested? If not we can take over or help if desired! Great. I hope you can...