@seaQueue to Programmer [email protected] • 6 months ago50 million rendered polygons vs one spicy 4.2MB boiimagemessage-square137arrow-up11.37Karrow-down113
arrow-up11.36Karrow-down1image50 million rendered polygons vs one spicy 4.2MB boi@seaQueue to Programmer [email protected] • 6 months agomessage-square137
minus-square@[email protected]linkfedilink5•6 months agoI’ve accidentally opened enormous single line json files more than once. Could be lsp config or treesitter or any number of things but trying to do any operations after opening such a file is not a good time.
minus-square@[email protected]linkfedilink1•6 months agoYeah, very well may be. LSPs always slow down opening big files, so I usually inspect those with an empty/different config
I’ve accidentally opened enormous single line json files more than once. Could be lsp config or treesitter or any number of things but trying to do any operations after opening such a file is not a good time.
Yeah, very well may be. LSPs always slow down opening big files, so I usually inspect those with an empty/different config