Hacker News new | ask | show | jobs
by curt15 852 days ago
I use VSCode sometimes to click through a new codebase, but its memory consumption can be hard to swallow particularly when various LSP servers are running (looking at you terraform-ls).
1 comments

I think web tools will replace this in time they are just so convenient, I have setup custom reference tools for code bases. These are simple to setup on a server or on you own desktop, but even with a seemingly perfect Nix install dependcies might fail.
I'm not so sure. Being able to run stuff locally is very convenient.

That being said: try to press "." while you are looking at a project in Github.