Comment by jade-abc

1 year ago

I also want to add to this: I write code in such a way that I shouldn't need to be referencing multiple files because each file exposes a clear interface. As long as the interface makes sense with the rest of the program I shouldn't need to think about the specifics of it and should be able to populate the interface as naturally as shifting gears whilst driving

Also I use vi so language server protocol installation isn't something I have the energy to mess with. Nor would it make me more effective