Dan Sully

Results 136 comments of Dan Sully
trafficstars

I'm seeing this as well. If I set `auto_update = false`, the startup lag goes away.

If I had to guess, I'd say blocking. I've not looked into it further though. Running the installer code similar to the suggestions here for `copilot.lua` might be a valid...

``` require("mason").setup({ ui = { border = "single", icons = { package_installed = "", package_pending = "", package_uninstalled = "", }, }, }) require("mason-tool-installer").setup({ auto_update = true, ensure_installed = {...

Setting a 3 second delay removed the startup lag / blocking for me. Thanks!

Would love to see this as well!

Thanks - so with tree-sitter integration enabled, this functionality should work?

+1 - I could really use this functionality, for disabling `~`, etc.

+1 - would like to see this fixed.

It would be nice to get these integrated..

Would love to see this as well. Thanks!